<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Dlna/ContentDirectory, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2023-11-16T01:53:44Z</updated>
<entry>
<title>Remove Emby.Dlna</title>
<updated>2023-11-16T01:53:44Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-11-09T19:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f1aba6b95230474d47c580071370c7dbd00eba13'/>
<id>urn:sha1:f1aba6b95230474d47c580071370c7dbd00eba13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into media-type</title>
<updated>2023-11-10T05:03:55Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-11-10T05:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=892973a9e372000ad7babe2381e4e83b39591951'/>
<id>urn:sha1:892973a9e372000ad7babe2381e4e83b39591951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CollectionType, SpecialFolderType to enum (#9764)</title>
<updated>2023-11-09T21:00:29Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-11-09T21:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=906f701fa81c7cde1a9a01b066f3f29ff98552a5'/>
<id>urn:sha1:906f701fa81c7cde1a9a01b066f3f29ff98552a5</id>
<content type='text'>
* Convert CollectionType, SpecialFolderType to enum

* Hide internal enum CollectionType values

* Apply suggestions from code review

Co-authored-by: Shadowghost &lt;Shadowghost@users.noreply.github.com&gt;

* Fix recent change

* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs

Co-authored-by: Patrick Barron &lt;barronpm@gmail.com&gt;

---------

Co-authored-by: Shadowghost &lt;Shadowghost@users.noreply.github.com&gt;
Co-authored-by: Patrick Barron &lt;barronpm@gmail.com&gt;</content>
</entry>
<entry>
<title>Convert ItemSortBy to enum (#9765)</title>
<updated>2023-11-09T21:00:13Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-11-09T21:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c7a94d48ae019f41d5f06340bca7efe0788ad5ad'/>
<id>urn:sha1:c7a94d48ae019f41d5f06340bca7efe0788ad5ad</id>
<content type='text'>
* Convert ItemSortBy to enum

* Rename Unknown to Default</content>
</entry>
<entry>
<title>Convert string MediaType to enum MediaType</title>
<updated>2023-10-10T21:57:15Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-05-13T18:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2920611ffc206d845563637c4a865bf3f02d1374'/>
<id>urn:sha1:2920611ffc206d845563637c4a865bf3f02d1374</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allocate less Lists</title>
<updated>2023-02-28T23:44:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-02-28T23:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4b01aaa0f7c52557d1500daaae2bc457a56dbffe'/>
<id>urn:sha1:4b01aaa0f7c52557d1500daaae2bc457a56dbffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace != null with is not null</title>
<updated>2022-12-05T14:01:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=52194f56b5f07e3ae01e2fb6d121452e37d1e93f'/>
<id>urn:sha1:52194f56b5f07e3ae01e2fb6d121452e37d1e93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ArgumentNullException.ThrowIfNull helper method</title>
<updated>2022-10-06T18:21:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-10-06T18:21:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a9a5fcde81060c9da2096235d61128006339a2ee'/>
<id>urn:sha1:a9a5fcde81060c9da2096235d61128006339a2ee</id>
<content type='text'>
Did a simple search/replace on the whole repo (except the RSSDP project)
This reduces LOC and should improve performance (methods containing a throw statement don't get inlined)

```
if \((\w+) == null\)
\s+\{
\s+throw new ArgumentNullException\((.*)\);
\s+\}
```

```
ArgumentNullException.ThrowIfNull($1);
```
</content>
</entry>
<entry>
<title>Properly populate QueryResult</title>
<updated>2022-01-20T15:53:06Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2022-01-20T15:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a60cb280a3d31ba19ffb3a94cf83ef300a7473b7'/>
<id>urn:sha1:a60cb280a3d31ba19ffb3a94cf83ef300a7473b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning SA1414 and CA1849</title>
<updated>2022-01-10T09:57:32Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-01-07T10:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=05836c8cd31ceaa3b84c2fa7dd04dfdbc9d7cc3c'/>
<id>urn:sha1:05836c8cd31ceaa3b84c2fa7dd04dfdbc9d7cc3c</id>
<content type='text'>
</content>
</entry>
</feed>
