<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/LiveTv, branch v10.3.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.3.5</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.3.5'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-03-25T21:25:32Z</updated>
<entry>
<title>Simplify/remove/clean code</title>
<updated>2019-03-25T21:25:32Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-25T21:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b44a70ff368f228fc27a184e2139d288bada85cc'/>
<id>urn:sha1:b44a70ff368f228fc27a184e2139d288bada85cc</id>
<content type='text'>
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant

And ofc fix some warnings ;)
</content>
</entry>
<entry>
<title>Improvements around streams</title>
<updated>2019-03-13T20:11:01Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-13T16:51:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e64aaebbacfa7a720c99ca2ab1aa11f7fcd63868'/>
<id>urn:sha1:e64aaebbacfa7a720c99ca2ab1aa11f7fcd63868</id>
<content type='text'>
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
</content>
</entry>
<entry>
<title>Merge pull request #1060 from Bond-009/assinfo</title>
<updated>2019-03-12T13:34:21Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-03-12T13:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1fef8bf266480dc41cdf7ab80d1deac54dedad3d'/>
<id>urn:sha1:1fef8bf266480dc41cdf7ab80d1deac54dedad3d</id>
<content type='text'>
Remove redundant class AssemblyInfo</content>
</entry>
<entry>
<title>Reduce the amount of exceptions thrown</title>
<updated>2019-03-07T20:42:56Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2019-02-24T14:47:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=37ea50a572e8bd00aad39c193087228a5d3a3433'/>
<id>urn:sha1:37ea50a572e8bd00aad39c193087228a5d3a3433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundent class AssemblyInfo</title>
<updated>2019-03-07T17:10:55Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-07T17:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e91dd14b3167e3fcf12e24b4664d4d18cdad7d26'/>
<id>urn:sha1:e91dd14b3167e3fcf12e24b4664d4d18cdad7d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to HeaderNames instead of hardcoded strings (and other header related fixes)</title>
<updated>2019-03-05T18:20:28Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-03-05T18:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=78742b8e4c658b1f02c9c040b8abb8ee5742bed4'/>
<id>urn:sha1:78742b8e4c658b1f02c9c040b8abb8ee5742bed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid exceptions due to folder and file not found</title>
<updated>2019-02-20T13:30:06Z</updated>
<author>
<name>PloughPuff</name>
<email>ploughpuff@protonmail.com</email>
</author>
<published>2019-02-20T13:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=73c1cdb32ad8c0adf5e48477294dbee0f9240e8d'/>
<id>urn:sha1:73c1cdb32ad8c0adf5e48477294dbee0f9240e8d</id>
<content type='text'>
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it.  Avoids having to mask FileNotFound exceptions when debugging.</content>
</entry>
<entry>
<title>Merge pull request #848 from Bond-009/perf</title>
<updated>2019-02-20T02:24:51Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-20T02:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=89d4ce309dfd63546d032e19bb1c186af7871af6'/>
<id>urn:sha1:89d4ce309dfd63546d032e19bb1c186af7871af6</id>
<content type='text'>
Minor changes to reduce allocations</content>
</entry>
<entry>
<title>Merge branch 'master' into perf</title>
<updated>2019-02-16T16:05:44Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-16T16:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4811e76860c9ad71c14dc8548e70ef001458bf80'/>
<id>urn:sha1:4811e76860c9ad71c14dc8548e70ef001458bf80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fields</title>
<updated>2019-02-16T16:03:15Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-16T16:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bdfd042d705ec25ef37516ea7495f71eaee53d2e'/>
<id>urn:sha1:bdfd042d705ec25ef37516ea7495f71eaee53d2e</id>
<content type='text'>
</content>
</entry>
</feed>
