<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.4.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.4.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.4.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-11-03T19:50:03Z</updated>
<entry>
<title>Fix missed backport change</title>
<updated>2019-11-03T19:50:03Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-03T19:50:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cf54a0e8be753424e91c6e7a3a5644a039cbd937'/>
<id>urn:sha1:cf54a0e8be753424e91c6e7a3a5644a039cbd937</id>
<content type='text'>
This stupid file is back; looks like its location changed in .NET 3.0
versus .NET 2.2. Just revert it back to its original location.

Related to #1859
</content>
</entry>
<entry>
<title>Bump version to 10.4.1</title>
<updated>2019-11-03T19:45:56Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-03T19:45:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e73cf46e14ce6e7499b1282ebe45339bfb5b1647'/>
<id>urn:sha1:e73cf46e14ce6e7499b1282ebe45339bfb5b1647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1954 from LogicalPhallacy/LogicalPhallacy-patch-NSSM</title>
<updated>2019-11-03T19:45:20Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-10-29T07:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=39c3b2f0447dedb4541c5f14332545de3276acfc'/>
<id>urn:sha1:39c3b2f0447dedb4541c5f14332545de3276acfc</id>
<content type='text'>
Use mirror for NSSM

(cherry picked from commit ef623f512903624bba48f243e3a659ec46064054)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1904 from JustAMan/hls-move-2</title>
<updated>2019-11-03T19:45:07Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-03T19:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7a592a0f15bfb2017234d80c3fa543fef17e332c'/>
<id>urn:sha1:7a592a0f15bfb2017234d80c3fa543fef17e332c</id>
<content type='text'>
Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg

(cherry picked from commit a4608141820800a068561796de3fe4e7f20e5423)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1903 from anthonylavado/nsis-update</title>
<updated>2019-11-03T19:44:57Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-03T19:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1fad64cd59cef86bec5f768f563ed9a9e5d63e3e'/>
<id>urn:sha1:1fad64cd59cef86bec5f768f563ed9a9e5d63e3e</id>
<content type='text'>
Update NSIS Installer

(cherry picked from commit 9756bdb76ea625c19b6743a34ec95759d3f6d050)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1859 from joshuaboniface/copr-fix</title>
<updated>2019-11-03T19:40:10Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-03T19:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=86e5dc46070b2976aae812f0aeb333db2407514a'/>
<id>urn:sha1:86e5dc46070b2976aae812f0aeb333db2407514a</id>
<content type='text'>
Fix COPR build and Fedora packaging

(cherry picked from commit 5d5fa55fe523d516edea2ec134c56ac7eda0ae38)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1933 from cvium/autoreload_log_config</title>
<updated>2019-10-24T13:38:42Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-24T08:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e98e4766f731a0dbdf78935847ada160d72b8d8a'/>
<id>urn:sha1:e98e4766f731a0dbdf78935847ada160d72b8d8a</id>
<content type='text'>
Reload logging.json on changes

(cherry picked from commit da7ba822b0516ad4e179e26f05943cafeaac2139)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1898 from Bond-009/jsonfix</title>
<updated>2019-10-20T19:17:39Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-10-20T19:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6e59671cf6e8214406c74bae8aec80a49c6e72b3'/>
<id>urn:sha1:6e59671cf6e8214406c74bae8aec80a49c6e72b3</id>
<content type='text'>
Fix Json serialization error

(cherry picked from commit 91600b1c81872e1745401942633a87085dc706b5)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1909 from KerryRJ/FixDvdsFailingToPlay</title>
<updated>2019-10-20T18:22:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-20T15:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=86a50367b2a72f97450dc6fba4af4c0ec9984a55'/>
<id>urn:sha1:86a50367b2a72f97450dc6fba4af4c0ec9984a55</id>
<content type='text'>
Fix System.NullReferenceException when playing Dvds copied to HDD

(cherry picked from commit fdb0c3a1dff0c1e9c3c22a3be688b97ea0bd7a6d)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1870 from JustAMan/fix-http-ex1</title>
<updated>2019-10-20T18:21:54Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-09T14:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0212c0b85ffffbc62b475f14901f4242c4a108d2'/>
<id>urn:sha1:0212c0b85ffffbc62b475f14901f4242c4a108d2</id>
<content type='text'>
Fix exception when handling error, log errors better

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