<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.5.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.5.3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.5.3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-04-05T19:20:08Z</updated>
<entry>
<title>Make the portable packages build the right tag</title>
<updated>2020-04-05T19:20:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-04-05T19:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=66e7e8bcd2f4a92f9a5c7d8a932d6e0678018e77'/>
<id>urn:sha1:66e7e8bcd2f4a92f9a5c7d8a932d6e0678018e77</id>
<content type='text'>
Will change for 10.5.4, but quickfix for now
</content>
</entry>
<entry>
<title>Fix version in RPM spec</title>
<updated>2020-04-05T18:58:16Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-04-05T18:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0de3a9465e039ff2e6fdb974046b2217a2e9bc3c'/>
<id>urn:sha1:0de3a9465e039ff2e6fdb974046b2217a2e9bc3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2559 from whooo/295-fix</title>
<updated>2020-04-05T16:51:29Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2020-04-03T14:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b2f741736589d7172f6217a44308b4e7d768d357'/>
<id>urn:sha1:b2f741736589d7172f6217a44308b4e7d768d357</id>
<content type='text'>
Add descriptive TV episode titles for DLNA browsing

(cherry picked from commit a37b69a49387f32b47764bd9bfa49ca791c01014)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2503 from nyanmisaka/vaapi</title>
<updated>2020-04-05T16:51:08Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2020-03-31T20:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bf0c07abfe494211858362f458e3780f5e6c5bb3'/>
<id>urn:sha1:bf0c07abfe494211858362f458e3780f5e6c5bb3</id>
<content type='text'>
Fix various bugs in HWA subtitle burn-in

(cherry picked from commit 9aefb41512e8e2655c9c894180907d8ae60ae30e)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2740 from JustAMan/fix-livetv</title>
<updated>2020-04-05T16:44:41Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-02T16:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3a4cd01b136e31bbdaaca293f84589852ad934e9'/>
<id>urn:sha1:3a4cd01b136e31bbdaaca293f84589852ad934e9</id>
<content type='text'>
Fix GetLocalApiUrl for cases with https enabled

(cherry picked from commit b3283e37f2ec1ee106bc135502f37f96f32954be)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2730 from Bond-009/plugincrash</title>
<updated>2020-04-05T16:44:12Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-04-01T17:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7059761806f9e9efe84d19ddfc2fe27afd86d229'/>
<id>urn:sha1:7059761806f9e9efe84d19ddfc2fe27afd86d229</id>
<content type='text'>
Try to not crash on unsupported plugin load

(cherry picked from commit c9919f46336cc83558a000a9d4c9fda4dbf330a2)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2723 from jairbubbles/updateSkiaForArm</title>
<updated>2020-04-05T16:43:51Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-04-01T07:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2cde59af449ee94dc59730fd73a6407c322e9692'/>
<id>urn:sha1:2cde59af449ee94dc59730fd73a6407c322e9692</id>
<content type='text'>
Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1

(cherry picked from commit 58900bb57e2a0dc4ca3505fe9e21419b9cf84a37)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2720 from dkanada/music</title>
<updated>2020-04-05T16:43:32Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-03-30T21:19:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=52a850cc9b156ea542d31a8c218e25eabc45a999'/>
<id>urn:sha1:52a850cc9b156ea542d31a8c218e25eabc45a999</id>
<content type='text'>
Fix custom musicbrainz servers

(cherry picked from commit 8c8a396cd64db35d6b60ed3510edd8abdec9d973)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2712 from joshuaboniface/fix-ldap-issues</title>
<updated>2020-04-05T16:42:56Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-03-31T06:15:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=54435a1243edd994dccfa7e78dc21e4fb8e5bfbc'/>
<id>urn:sha1:54435a1243edd994dccfa7e78dc21e4fb8e5bfbc</id>
<content type='text'>
Revert #2146 ordering change

(cherry picked from commit 9e82e7c84733a0260d1d4038281d390dc37df419)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2674 from JustAMan/fix-attachments-scan</title>
<updated>2020-04-05T16:42:30Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-03-26T14:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=899be443885a7ab8fb496acd763183b978712af7'/>
<id>urn:sha1:899be443885a7ab8fb496acd763183b978712af7</id>
<content type='text'>
Make variables binding correspond with column names

(cherry picked from commit 10050a55a55c25d7fe9a8fe63b326995aaf487d7)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
</feed>
