<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations, branch v10.4.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.4.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.4.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-11-24T19:59:11Z</updated>
<entry>
<title>Restore MediaBrowser.Model.Extensions after #2008</title>
<updated>2019-11-24T19:59:11Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-24T19:59:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7f5a0704067e95f9809bfa0f55deeac551160706'/>
<id>urn:sha1:7f5a0704067e95f9809bfa0f55deeac551160706</id>
<content type='text'>
Removing this caused lines 270-271 to fail as the function override did
not exist in the .NET 2.2 framework. Restores functionality.
</content>
</entry>
<entry>
<title>Merge pull request #2034 from Bond-009/easypass</title>
<updated>2019-11-24T18:41:03Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-11-22T08:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0f18482ba604cf67ab85cada716648012d2738d7'/>
<id>urn:sha1:0f18482ba604cf67ab85cada716648012d2738d7</id>
<content type='text'>
Fix easy password

(cherry picked from commit 13dd63d631d63ad9e1818af88a3662cae7c88f52)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2008 from Bond-009/pathvalue</title>
<updated>2019-11-24T18:39:11Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-11-15T16:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fb6b103164138223988a0495723c040dae61799c'/>
<id>urn:sha1:fb6b103164138223988a0495723c040dae61799c</id>
<content type='text'>
Fix GetPathValue function

(cherry picked from commit c87f459ec2f0882483716363b35c8a371c00d55a)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1929 from Narfinger/parser-fix4</title>
<updated>2019-11-24T18:32:23Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-11-07T17:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=46ab046c344f036f5c0ceea410c39a8a540b67fc'/>
<id>urn:sha1:46ab046c344f036f5c0ceea410c39a8a540b67fc</id>
<content type='text'>
[Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found

(cherry picked from commit 61b9b4046af1890d4a2a68495f212def3bca6915)
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.b0n.dev/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 #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.b0n.dev/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 #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.b0n.dev/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>
<entry>
<title>Merge pull request #1866 from Bond-009/sqlslow</title>
<updated>2019-10-20T18:21:41Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-10-09T12:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=89d365122cb3301aac880fd6337430f0744f6657'/>
<id>urn:sha1:89d365122cb3301aac880fd6337430f0744f6657</id>
<content type='text'>
Change slow query time logging to debug

(cherry picked from commit cadfd5bf3ff9f9f20af05a22ed1bd0b10fa8ea86)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1863 from joshuaboniface/fix-baseurl-issues</title>
<updated>2019-10-20T18:21:26Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-10-09T16:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9c0a8350d6aa6fd13e418b5322a60dc5f720fa3a'/>
<id>urn:sha1:9c0a8350d6aa6fd13e418b5322a60dc5f720fa3a</id>
<content type='text'>
Fix inconsistent BaseUrl behavior

(cherry picked from commit 1176749f143cf5d5b5878a39de77247a1ced1e03)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1844 from dkanada/poster</title>
<updated>2019-10-06T19:16:21Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-10-06T19:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f1567c64a542d419cf4dd0be881d3f75fca9bd85'/>
<id>urn:sha1:f1567c64a542d419cf4dd0be881d3f75fca9bd85</id>
<content type='text'>
Fix missing image on seasons without posters</content>
</entry>
</feed>
