<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.6.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.6.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.6.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-07-27T22:59:16Z</updated>
<entry>
<title>Bump version to 10.6.1</title>
<updated>2020-07-27T22:59:16Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-27T22:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3b73e74ce5062b9dbfed3dab215332e076f49f00'/>
<id>urn:sha1:3b73e74ce5062b9dbfed3dab215332e076f49f00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3711 from yrjyrj123/fix_hw_decoder_for_macos</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-07-26T22:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8bb03e8f91a8e36f498250b3d1a5de082a61d5af'/>
<id>urn:sha1:8bb03e8f91a8e36f498250b3d1a5de082a61d5af</id>
<content type='text'>
Fix the problem that hardware decoding cannot be used on macOS.

(cherry picked from commit ea0489a98e138b83277da36b6b1ff7f095285e05)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3704 from oddstr13/pr-dotdir-sample-1</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-07-26T22:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3e742e99a5951bb75c77f65f6f095affcb705982'/>
<id>urn:sha1:3e742e99a5951bb75c77f65f6f095affcb705982</id>
<content type='text'>
Don't ignore dot directories or movies/episodes with sample in their name.

(cherry picked from commit 6eb3e736c61d787fd3d6b98001916f0d9afe9719)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3703 from oddstr13/pr-username-space-1</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-07-26T15:11:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ad3a96267e3c167bd2b5f61a17cda8b0b0f1f431'/>
<id>urn:sha1:ad3a96267e3c167bd2b5f61a17cda8b0b0f1f431</id>
<content type='text'>
Allow space in username

(cherry picked from commit 8ab800508bb140d8671125245a64c9d27adcad13)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3699 from oddstr13/pr-embedded-subs-1</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-07-26T22:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8b42ef451c3231966583fbe40b9d0f4d5280449e'/>
<id>urn:sha1:8b42ef451c3231966583fbe40b9d0f4d5280449e</id>
<content type='text'>
Fix embedded subtitles

(cherry picked from commit bfecfab53862d75b90f29f281f391dadbc5b6472)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3675 from ferferga/fix-typo</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-07-23T22:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4ce16489a480111049960af9d7b1f98bb1f8e2ed'/>
<id>urn:sha1:4ce16489a480111049960af9d7b1f98bb1f8e2ed</id>
<content type='text'>
Fix typo in debian config file

(cherry picked from commit 1a9adf283af2f3308a4414b250f3d379f181c549)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3663 from crobibero/efcore-leak</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-23T08:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=809651ceafb2874dca7fced6d357ed140b068810'/>
<id>urn:sha1:809651ceafb2874dca7fced6d357ed140b068810</id>
<content type='text'>
Add missing usings to UserManager

(cherry picked from commit 6b11cccb7fc0bb0320a4f4c4241e6509f2bfc716)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3660 from crobibero/plugin-config-location</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-07-26T22:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6547ae46ce87765ae89fb645adc5c661ed4219c9'/>
<id>urn:sha1:6547ae46ce87765ae89fb645adc5c661ed4219c9</id>
<content type='text'>
Force plugin config location

(cherry picked from commit 468a7fea4cd17bd149c64ed51e928c3ebc148fdf)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3649 from thornbill/fix-epg-update-maybe</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-23T08:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cbf6ef4dbdde1b043c9d6b88e8a4f3736efa03a7'/>
<id>urn:sha1:cbf6ef4dbdde1b043c9d6b88e8a4f3736efa03a7</id>
<content type='text'>
Skip image processing for live tv sources

(cherry picked from commit e9758bde2a47c7d702ac5188d0c0ca813df5c26b)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #3642 from crobibero/plugin-repo-x2</title>
<updated>2020-07-27T22:53:09Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-22T11:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e4ce72e7bb2853dc3b157832c3b20a2139da8f6d'/>
<id>urn:sha1:e4ce72e7bb2853dc3b157832c3b20a2139da8f6d</id>
<content type='text'>
Try adding plugin repository again

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