<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.6.0</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.6.0'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-07-19T21:57:46Z</updated>
<entry>
<title>Merge pull request #3596 from joshuaboniface/fix-typo</title>
<updated>2020-07-19T21:57:46Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-19T21:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c8539709acd57b933a339b407a9bdfeb8b6ce383'/>
<id>urn:sha1:c8539709acd57b933a339b407a9bdfeb8b6ce383</id>
<content type='text'>
Fix typo in CI configuration</content>
</entry>
<entry>
<title>Fix typo in CI configuration</title>
<updated>2020-07-19T21:54:46Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-19T21:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2f2fe3552ddf1914814b78fd6fa911e7bc752416'/>
<id>urn:sha1:2f2fe3552ddf1914814b78fd6fa911e7bc752416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3575 from jellyfin/ffmpeg-depends</title>
<updated>2020-07-19T21:16:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-19T21:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=677ec1b27a857c091931f424710cf5b36f052158'/>
<id>urn:sha1:677ec1b27a857c091931f424710cf5b36f052158</id>
<content type='text'>
Bump the minimun required jellyfin-ffmpeg version</content>
</entry>
<entry>
<title>Revert "bump the minimum required jellyfin-ffmpeg ver to 4.3.1-1"</title>
<updated>2020-07-19T21:06:58Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-19T21:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a5b673d542fd91dd445c325fabcf5b96f45dbe17'/>
<id>urn:sha1:a5b673d542fd91dd445c325fabcf5b96f45dbe17</id>
<content type='text'>
This reverts commit d3fa6b428a9a2220856d9a91266c1b6c7833093e.

Don't change this, since 4.3.1 won't build on Stretch but we still want
to support it.
</content>
</entry>
<entry>
<title>Merge pull request #3569 from nyanmisaka/textsub-fix</title>
<updated>2020-07-19T20:59:58Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-19T20:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0b73f3d6468224e85df1ae7a88a3790a9fa050f8'/>
<id>urn:sha1:0b73f3d6468224e85df1ae7a88a3790a9fa050f8</id>
<content type='text'>
Fix QSV subtitle burn-in on windows and P010 detect</content>
</entry>
<entry>
<title>Merge pull request #3593 from joshuaboniface/nuget-publish</title>
<updated>2020-07-19T18:17:11Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-19T18:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=050c6cdaa4b574b9e893154ea28055523dd00228'/>
<id>urn:sha1:050c6cdaa4b574b9e893154ea28055523dd00228</id>
<content type='text'>
Add NuGet publish step to tag CI</content>
</entry>
<entry>
<title>Add NuGet publish step to tag CI</title>
<updated>2020-07-19T18:01:32Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-19T17:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dfd00c7b244a031135cc1cfc8038cb0a80ca3c3d'/>
<id>urn:sha1:dfd00c7b244a031135cc1cfc8038cb0a80ca3c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3591 from crobibero/clear-existing-image</title>
<updated>2020-07-19T15:21:08Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-07-19T15:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6ab4493ecbda14813a03bd35ce1019196cbfc873'/>
<id>urn:sha1:6ab4493ecbda14813a03bd35ce1019196cbfc873</id>
<content type='text'>
Remove profile image before setting new</content>
</entry>
<entry>
<title>Merge pull request #3590 from crobibero/tvdb-actors</title>
<updated>2020-07-19T15:16:49Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-19T15:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7ad08953c0d36d5564ee3563d06eab435b197aa2'/>
<id>urn:sha1:7ad08953c0d36d5564ee3563d06eab435b197aa2</id>
<content type='text'>
Fix tvdb actors url</content>
</entry>
<entry>
<title>Merge pull request #3585 from Ken-g6/2354-soft-link-sizes</title>
<updated>2020-07-19T15:16:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-19T15:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ce07e458976c8d20985c4afa731d8a80f58a5303'/>
<id>urn:sha1:ce07e458976c8d20985c4afa731d8a80f58a5303</id>
<content type='text'>
2354 fix soft link sizes</content>
</entry>
</feed>
