<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Controllers/RemoteImageController.cs, branch v10.8.0-alpha3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-11-16T11:24:17Z</updated>
<entry>
<title>Remove unused dependencies</title>
<updated>2021-11-16T11:24:17Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-11-16T11:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b50c3852ef9a4466e6c7581d00ea3c7fb79b0cec'/>
<id>urn:sha1:b50c3852ef9a4466e6c7581d00ea3c7fb79b0cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove workaround for dotnet/runtime#42790</title>
<updated>2021-10-03T17:52:38Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-10-03T17:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9af16fcb6c892238b734c267873b1fc137d38e66'/>
<id>urn:sha1:9af16fcb6c892238b734c267873b1fc137d38e66</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.lodewillems.com/jellyfin/commit/?id=f31224fa8f1dccb730703c048c26e14b5d14fa55'/>
<id>urn:sha1:f31224fa8f1dccb730703c048c26e14b5d14fa55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce allocations</title>
<updated>2021-09-19T18:53:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-19T18:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a6d1e542e62548f177523f0acd67260f58066731'/>
<id>urn:sha1:a6d1e542e62548f177523f0acd67260f58066731</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.lodewillems.com/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.lodewillems.com/jellyfin/commit/?id=e3dac4fda2033801085eb7086a3a534c473a00a0'/>
<id>urn:sha1:e3dac4fda2033801085eb7086a3a534c473a00a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove /Images/Remote API endpoint</title>
<updated>2021-05-02T05:20:58Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-05-02T05:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dc81d576ab78cc6e666f768343cb6d29e5820670'/>
<id>urn:sha1:dc81d576ab78cc6e666f768343cb6d29e5820670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use FileShare.None when creating files</title>
<updated>2021-03-07T13:43:28Z</updated>
<author>
<name>David</name>
<email>daullmer@gmail.com</email>
</author>
<published>2021-03-07T13:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=60ffa6f514656ed7256b555d483771c36164fce7'/>
<id>urn:sha1:60ffa6f514656ed7256b555d483771c36164fce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into dotnet-5</title>
<updated>2020-11-15T18:56:35Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-15T18:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dae4541badc94153be7e5ae10e3278969855dd6a'/>
<id>urn:sha1:dae4541badc94153be7e5ae10e3278969855dd6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Access last element by index where possible</title>
<updated>2020-11-14T19:28:14Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-14T14:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c4bb32f259926df38298c9b1b3ca8ac80f727374'/>
<id>urn:sha1:c4bb32f259926df38298c9b1b3ca8ac80f727374</id>
<content type='text'>
</content>
</entry>
</feed>
