<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests, branch v10.7.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.6</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.6'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-05-21T02:05:00Z</updated>
<entry>
<title>Merge pull request #5987 from Bond-009/ioob</title>
<updated>2021-05-21T02:05:00Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-05T15:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6386606a5338bc1337dfcfb5ff71267bec6c3e60'/>
<id>urn:sha1:6386606a5338bc1337dfcfb5ff71267bec6c3e60</id>
<content type='text'>
PathExtensions: Fix index out of bounds in TryReplaceSubPath
(cherry picked from commit a6ee4632ce618e60909aa4310e33d60dcdfc1aec)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Fix linux test for backport</title>
<updated>2021-05-05T01:19:35Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-05-05T01:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e764de0c80bdb99ebd96545346b60f8de7d270e8'/>
<id>urn:sha1:e764de0c80bdb99ebd96545346b60f8de7d270e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5861 from BaronGreenback/ProfileMatch</title>
<updated>2021-04-29T18:56:57Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-04-25T15:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=53239b0529c77836a726945aa78118dba7e7234a'/>
<id>urn:sha1:53239b0529c77836a726945aa78118dba7e7234a</id>
<content type='text'>
Change profile matching to match what the web interface says.

(cherry picked from commit 12496677bd47a9c815e5af5dffb6b641656668e6)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5596 from BaronGreenback/DLNA_Hardening</title>
<updated>2021-04-11T18:17:47Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-25T00:29:10Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dbfaafc08a6198f676074ab47d029d66bdff57c4'/>
<id>urn:sha1:dbfaafc08a6198f676074ab47d029d66bdff57c4</id>
<content type='text'>
Implemented DLNA exception handling

(cherry picked from commit 55102973d6ab8d527a08cbfd110356f1541ed2a6)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5634 from cvium/directoryservice-case-sensitive</title>
<updated>2021-04-11T18:13:44Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-26T23:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=970eaf8dfbb2e6fb9c993ef36502eb85dc1e6d04'/>
<id>urn:sha1:970eaf8dfbb2e6fb9c993ef36502eb85dc1e6d04</id>
<content type='text'>
make directoryservice cache case sensitive

(cherry picked from commit 1de031a7c386cf8423c23fc00acb1927c440b934)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5495 from BaronGreenback/RemoteAccessFix</title>
<updated>2021-04-11T18:13:44Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-27T16:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c3c98331d973f79e4c38bbcd15e71e297641f483'/>
<id>urn:sha1:c3c98331d973f79e4c38bbcd15e71e297641f483</id>
<content type='text'>
(cherry picked from commit a890a8509228f6a357a6986549afc492da74b146)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5416 from BaronGreenback/SubnetOverlappFix</title>
<updated>2021-04-11T18:13:44Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-04-11T17:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e78fa8c3ef0e1af49afae6ffec2439e1e2fc24a5'/>
<id>urn:sha1:e78fa8c3ef0e1af49afae6ffec2439e1e2fc24a5</id>
<content type='text'>
(cherry picked from commit 19e7ebb27927737ab38499be1f66621cf14f6698)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>fix build and isdirectstream</title>
<updated>2021-03-22T22:08:09Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-03-22T22:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5e0f480e48c3803e69ee5e145477fb9067b43e58'/>
<id>urn:sha1:5e0f480e48c3803e69ee5e145477fb9067b43e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change HLS endpoint defaults to false</title>
<updated>2021-03-22T22:05:05Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-03-22T19:53:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=210d10400a99cdb84ba70c9ba7dd958645ce5029'/>
<id>urn:sha1:210d10400a99cdb84ba70c9ba7dd958645ce5029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5550 from cvium/revert_underscore_multiversion</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-16T13:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=966217e6a9327becd2aad89dc10cc6a9cc756740'/>
<id>urn:sha1:966217e6a9327becd2aad89dc10cc6a9cc756740</id>
<content type='text'>
(cherry picked from commit f42cee4790e8093e732166b17509cfba25d00a71)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
</feed>
