<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.7.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-03-21T23:18:08Z</updated>
<entry>
<title>Bump version to 10.7.1</title>
<updated>2021-03-21T23:18:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-03-21T23:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3dda25412c2090b6060e1467ce61681d950ee70f'/>
<id>urn:sha1:3dda25412c2090b6060e1467ce61681d950ee70f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request from GHSA-wg4c-c9g9-rxhx</title>
<updated>2021-03-21T23:13:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-03-21T23:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0183ef8e89195f420c48d2600bc0b72f6d3a7fd7'/>
<id>urn:sha1:0183ef8e89195f420c48d2600bc0b72f6d3a7fd7</id>
<content type='text'>
Fix issues 1 through 5 from GHSL-2021-050

(cherry picked from commit fe8cf29cad2ca1b5d3a78c86cacf3ba96608034f)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5559 from cvium/fix-tmdb-search-clean</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-03-19T08:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=75f39f0f2a3e43f4f65d4e56ba70e026ce4ab312'/>
<id>urn:sha1:75f39f0f2a3e43f4f65d4e56ba70e026ce4ab312</id>
<content type='text'>
Clean the entity name for non-words before searching

(cherry picked from commit 9360fecb316973181a120027f70b311b219740cd)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</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>
<entry>
<title>Merge pull request #5532 from cvium/fix_episode_extras_questionmark</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-03-21T19:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=328bcadabf6d9bc4301912a8e05015b5a6886916'/>
<id>urn:sha1:328bcadabf6d9bc4301912a8e05015b5a6886916</id>
<content type='text'>
(cherry picked from commit 890a490776a2fbdfba82ca0031f3c89e968d3620)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5518 from crobibero/missing-endpoints</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-13T21:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0f38b2ffb26241e5eb464584375c68feed94d440'/>
<id>urn:sha1:0f38b2ffb26241e5eb464584375c68feed94d440</id>
<content type='text'>
Add missing InstantMix endpoints

(cherry picked from commit 8bb2420a25edc634a13cfb508a82f2d3c51da10b)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5515 from jellyfin/fix-refresh-endpoint</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-13T14:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=40f4780825b474b0ec7b82553ae1703025040fba'/>
<id>urn:sha1:40f4780825b474b0ec7b82553ae1703025040fba</id>
<content type='text'>
fix refresh endpoint

(cherry picked from commit 260b48ef9d5547581f0499152b52317babc5f86f)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5512 from crobibero/api-spec-version</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-03-15T17:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=546ffbe4f76259eca62f466e4ece994821b73161'/>
<id>urn:sha1:546ffbe4f76259eca62f466e4ece994821b73161</id>
<content type='text'>
(cherry picked from commit 94820f569b5b407418dec8bd04444b52b37f7ef2)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5510 from BaronGreenback/DlnaFirstFix</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-03-14T14:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d00218c3708369a76dd175d38a7741b77b0ba005'/>
<id>urn:sha1:d00218c3708369a76dd175d38a7741b77b0ba005</id>
<content type='text'>
Fix: Streaming crashing due to no deviceProfileId match.
(cherry picked from commit 109f24514fac52c8f138c4913d7ef614ff1973a1)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5504 from crobibero/json-string-converter</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-19T23:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=679d3f58731c866b9be555db82e4c5410ca0850a'/>
<id>urn:sha1:679d3f58731c866b9be555db82e4c5410ca0850a</id>
<content type='text'>
(cherry picked from commit 1a0ce16f4d18b9a7850b52b299b4e6da15d40c53)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
</feed>
