<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Dlna/MediaFormatProfileResolver.cs, branch v10.8.0-alpha4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-09-06T19:15:30Z</updated>
<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>Various DLNA Optimizations</title>
<updated>2021-04-02T18:06:38Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-04-02T18:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d9a50cb510cfe7b5a97def22fe3bc090cafc0638'/>
<id>urn:sha1:d9a50cb510cfe7b5a97def22fe3bc090cafc0638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable TreatWarningsAsErrors for MediaBrowser.Model</title>
<updated>2021-02-20T22:29:33Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-02-20T22:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=141efafd3dbbef3dc64824a89fd3fdc77da0b25e'/>
<id>urn:sha1:141efafd3dbbef3dc64824a89fd3fdc77da0b25e</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.lodewillems.com/jellyfin/commit/?id=2b400c99ef946ef1e52e3f01cb18bc008a369c59'/>
<id>urn:sha1:2b400c99ef946ef1e52e3f01cb18bc008a369c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Array.Empty</title>
<updated>2020-07-04T15:54:25Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-07-04T15:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6d1b00da648e01a15c0c0384c79d37c824358769'/>
<id>urn:sha1:6d1b00da648e01a15c0c0384c79d37c824358769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>newlines after braces</title>
<updated>2020-06-20T09:13:48Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T09:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5bb639a59a9ab4c42804e364c94b34aaca594796'/>
<id>urn:sha1:5bb639a59a9ab4c42804e364c94b34aaca594796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>brace multiline if statements</title>
<updated>2020-06-20T09:12:36Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T09:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7f307f9082cb4be296e745c2c066334858f000af'/>
<id>urn:sha1:7f307f9082cb4be296e745c2c066334858f000af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1513/SA1516</title>
<updated>2020-06-16T04:11:30Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-15T21:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=247f9c61e60ef774675cb4d6d1734d2ccdc6ee7a'/>
<id>urn:sha1:247f9c61e60ef774675cb4d6d1734d2ccdc6ee7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1508</title>
<updated>2020-06-14T22:45:55Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-14T09:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3d9049ef08b797c270dea7d1f64d2806a65be953'/>
<id>urn:sha1:3d9049ef08b797c270dea7d1f64d2806a65be953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullabe reference types for MediaBrowser.Model</title>
<updated>2020-04-05T16:10:56Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-05T16:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=30ce346f343ca61f921ec7d6faf2f06311c04e71'/>
<id>urn:sha1:30ce346f343ca61f921ec7d6faf2f06311c04e71</id>
<content type='text'>
</content>
</entry>
</feed>
