<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Providers/Manager/ItemImageProvider.cs, branch v10.7.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.7.1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.7.1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-11-17T18:43:00Z</updated>
<entry>
<title>Pass cancellation where possible</title>
<updated>2020-11-17T18:43:00Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-17T18:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4b1c9dc9eaa120a30a7820257a83dd5aa3ecd9f4'/>
<id>urn:sha1:4b1c9dc9eaa120a30a7820257a83dd5aa3ecd9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove custom HttpException</title>
<updated>2020-11-14T21:30:34Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-14T21:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=95a2de757f8142fed4ef19b71ac2d483fa152674'/>
<id>urn:sha1:95a2de757f8142fed4ef19b71ac2d483fa152674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "download images in advance" option</title>
<updated>2020-10-19T15:28:07Z</updated>
<author>
<name>ferferga</name>
<email>ferferga.fer@gmail.com</email>
</author>
<published>2020-10-19T15:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9fd01fade6ac971ba72a2e7dd54e2295f23839bc'/>
<id>urn:sha1:9fd01fade6ac971ba72a2e7dd54e2295f23839bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2020-09-07T11:20:39Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-09-07T11:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=384ab39f5b3dfb940cb9f612f5b64541c9ec935b'/>
<id>urn:sha1:384ab39f5b3dfb940cb9f612f5b64541c9ec935b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2020-08-19T15:50:50Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-08-07T17:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2b400c99ef946ef1e52e3f01cb18bc008a369c59'/>
<id>urn:sha1:2b400c99ef946ef1e52e3f01cb18bc008a369c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix usings</title>
<updated>2020-08-17T19:22:42Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-17T19:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=767c73e5c12fab004bb7de30bd1173295ee2d111'/>
<id>urn:sha1:767c73e5c12fab004bb7de30bd1173295ee2d111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove IHttpClient from ItemImageProvider</title>
<updated>2020-08-17T17:54:55Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-17T17:54:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=10ac32569e94acb48cce3a549700abc94bfa068f'/>
<id>urn:sha1:10ac32569e94acb48cce3a549700abc94bfa068f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scan crashed</title>
<updated>2020-06-22T08:06:35Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-06-22T08:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f75024fadea23f374fc865c8da07814cc9b3b3c9'/>
<id>urn:sha1:f75024fadea23f374fc865c8da07814cc9b3b3c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3380 from Bond-009/warn20</title>
<updated>2020-06-20T16:26:02Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-06-20T16:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bb947718eaee3a8381d9b9e6ed926676de39d7c9'/>
<id>urn:sha1:bb947718eaee3a8381d9b9e6ed926676de39d7c9</id>
<content type='text'>
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers</content>
</entry>
<entry>
<title>fix SA1503 for one line if statements</title>
<updated>2020-06-20T08:35:29Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T08:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=98db8f72e01b608e6c384ecf5b107fc2d105b652'/>
<id>urn:sha1:98db8f72e01b608e6c384ecf5b107fc2d105b652</id>
<content type='text'>
</content>
</entry>
</feed>
