<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Helpers/ProgressiveFileStream.cs, branch v10.8.0-alpha5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha5</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha5'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-11-27T02:23:46Z</updated>
<entry>
<title>Use the Memory overload for ReadAsync (#6865)</title>
<updated>2021-11-27T02:23:46Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-11-27T02:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ca887518dd135088242a9c3263c6d882156294e7'/>
<id>urn:sha1:ca887518dd135088242a9c3263c6d882156294e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove sync FileStream hack</title>
<updated>2021-09-25T17:44:40Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-25T17:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f31224fa8f1dccb730703c048c26e14b5d14fa55'/>
<id>urn:sha1:f31224fa8f1dccb730703c048c26e14b5d14fa55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more unused args</title>
<updated>2021-09-10T08:03:42Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-09-10T08:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1a5a74d2a95506249cf071c659e3c6cf01f28f78'/>
<id>urn:sha1:1a5a74d2a95506249cf071c659e3c6cf01f28f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill ProgressiveFileCopier and seek to end for ongoing livetv</title>
<updated>2021-09-10T07:29:14Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-09-10T07:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1603d1928e888abeccc6a5fab2e1f13aa65eea6c'/>
<id>urn:sha1:1603d1928e888abeccc6a5fab2e1f13aa65eea6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all unused usings</title>
<updated>2021-09-06T19:15:30Z</updated>
<author>
<name>Fernando Fernández</name>
<email>ferferga@hotmail.com</email>
</author>
<published>2021-09-06T19:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3d0b1ccae661704371041aadafc9816a223b1ea0'/>
<id>urn:sha1:3d0b1ccae661704371041aadafc9816a223b1ea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use async FileStreams where it makes sense</title>
<updated>2021-09-02T12:02:04Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-06-12T20:20:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e3dac4fda2033801085eb7086a3a534c473a00a0'/>
<id>urn:sha1:e3dac4fda2033801085eb7086a3a534c473a00a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add timeout to ProgressiveFileStream</title>
<updated>2021-08-17T17:18:26Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-08-17T17:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=12a7fda0a6216c506853941eeabaca6367e0a8a8'/>
<id>urn:sha1:12a7fda0a6216c506853941eeabaca6367e0a8a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply patch</title>
<updated>2020-11-03T23:38:47Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-03T23:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b4d52d8009d8e4a6836dc431ac5f336910a07d6c'/>
<id>urn:sha1:b4d52d8009d8e4a6836dc431ac5f336910a07d6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove EOF counter</title>
<updated>2020-09-26T17:03:23Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2020-09-26T17:03:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=146cad61505147ee1e118135a396eb6ed3e0fc78'/>
<id>urn:sha1:146cad61505147ee1e118135a396eb6ed3e0fc78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ProgressiveFileStream</title>
<updated>2020-09-25T21:59:17Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2020-09-25T21:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6ca313abc186d45aef8b6d949432a4c9ef9cc1d2'/>
<id>urn:sha1:6ca313abc186d45aef8b6d949432a4c9ef9cc1d2</id>
<content type='text'>
</content>
</entry>
</feed>
