<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.LocalMetadata/Savers, branch v10.7.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.7.4</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.7.4'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-03-08T23:08:25Z</updated>
<entry>
<title>Merge pull request #5402 from Ullmie02/fix-null-size</title>
<updated>2021-03-08T23:08:25Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-03-08T00:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a10eea41ac76913cd1d7535938dd5af2b51b467f'/>
<id>urn:sha1:a10eea41ac76913cd1d7535938dd5af2b51b467f</id>
<content type='text'>
Use FileShare.None when creating files

(cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Updated based on review feedback</title>
<updated>2020-11-14T01:04:06Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-14T01:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=73d2cb1c2a3a7cd1a30840a2b52921a3b81c6809'/>
<id>urn:sha1:73d2cb1c2a3a7cd1a30840a2b52921a3b81c6809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use null coalescing when possible</title>
<updated>2020-11-13T18:24:46Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-13T18:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=95ebb9a55ace6c544fa7fa15d0a255a5cee752a8'/>
<id>urn:sha1:95ebb9a55ace6c544fa7fa15d0a255a5cee752a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert NullReferenceException to ResourceNotFoundException</title>
<updated>2020-11-13T18:14:44Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-13T18:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5f52a58e785fa4ae06fa07a93b81c1e7547ac9f3'/>
<id>urn:sha1:5f52a58e785fa4ae06fa07a93b81c1e7547ac9f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix nullability errors in MediaBrowser.LocalMetadata</title>
<updated>2020-11-13T15:31:02Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-13T15:31:02Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=38885ffd744e1b9d15fae80167ea67c94127acdd'/>
<id>urn:sha1:38885ffd744e1b9d15fae80167ea67c94127acdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix docs typo</title>
<updated>2020-06-14T02:15:19Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-14T02:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7b54a43cc11964bffd9eaf8bad79a28b5845cc9c'/>
<id>urn:sha1:7b54a43cc11964bffd9eaf8bad79a28b5845cc9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove warnings from MediaBrowser.LocalMetadata</title>
<updated>2020-06-14T02:04:53Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-14T02:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=14f32b4927ec50ee41d5a114a8c187b69bbf50ba'/>
<id>urn:sha1:14f32b4927ec50ee41d5a114a8c187b69bbf50ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use typed logger where possible</title>
<updated>2020-06-06T00:15:56Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-06T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=44957c5a9a11fcd6e4567c7d31bc39d79c709068'/>
<id>urn:sha1:44957c5a9a11fcd6e4567c7d31bc39d79c709068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ILogger with ILogger&lt;T&gt; wherever possible</title>
<updated>2020-03-03T22:07:10Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-03T22:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b67e9cde8c2fa17d2bef5c7c81a6507195a7c1ff'/>
<id>urn:sha1:b67e9cde8c2fa17d2bef5c7c81a6507195a7c1ff</id>
<content type='text'>
Log entries will contain additional class context when using this interface</content>
</entry>
<entry>
<title>Fix warnings in PlaylistXmlSaver</title>
<updated>2020-03-01T17:41:17Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-01T17:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ab51712b88ef13e33ff535bdc3c98adff727306'/>
<id>urn:sha1:3ab51712b88ef13e33ff535bdc3c98adff727306</id>
<content type='text'>
</content>
</entry>
</feed>
