<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Sorting/SortNameComparer.cs, branch v10.11.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2023-11-09T21:00:13Z</updated>
<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.b0n.dev/jellyfin/commit/?id=c7a94d48ae019f41d5f06340bca7efe0788ad5ad'/>
<id>urn:sha1:c7a94d48ae019f41d5f06340bca7efe0788ad5ad</id>
<content type='text'>
* Convert ItemSortBy to enum

* Rename Unknown to Default</content>
</entry>
<entry>
<title>Enable nullable for more files</title>
<updated>2023-02-15T22:41:28Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-02-15T22:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cb85fc688f84de928e046cb6bd02629f04d68df6'/>
<id>urn:sha1:cb85fc688f84de928e046cb6bd02629f04d68df6</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.b0n.dev/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>Fix some warnings</title>
<updated>2021-11-15T14:57:07Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-11-15T14:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=474b035d99c388e7d23280cefaa97760d4263f76'/>
<id>urn:sha1:474b035d99c388e7d23280cefaa97760d4263f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings in Sorting</title>
<updated>2021-10-04T01:41:22Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-10-02T17:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=078200d8d4ba6d986cce8881b17d30b82e58b038'/>
<id>urn:sha1:078200d8d4ba6d986cce8881b17d30b82e58b038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullable reference types for Emby.Server.Implementations</title>
<updated>2021-05-20T20:48:53Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-20T19:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7e8428e588b3f0a0574da44081098c64fe1a47d7'/>
<id>urn:sha1:7e8428e588b3f0a0574da44081098c64fe1a47d7</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.b0n.dev/jellyfin/commit/?id=7f307f9082cb4be296e745c2c066334858f000af'/>
<id>urn:sha1:7f307f9082cb4be296e745c2c066334858f000af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add full stop at end of comments (SA1629)</title>
<updated>2020-06-15T22:37:52Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-15T22:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9018f8d8be10bc4812f7d1bd230a1516eca61eea'/>
<id>urn:sha1:9018f8d8be10bc4812f7d1bd230a1516eca61eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv</title>
<updated>2019-01-13T19:54:44Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e566d9a23163c297bdddddcbffb438c2b951d840'/>
<id>urn:sha1:e566d9a23163c297bdddddcbffb438c2b951d840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio Reformat: Emby.Server.Implementations Part S-S</title>
<updated>2019-01-13T19:22:24Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0efc699e3d4cef2cb5b36223873fa5ad98177d1c'/>
<id>urn:sha1:0efc699e3d4cef2cb5b36223873fa5ad98177d1c</id>
<content type='text'>
</content>
</entry>
</feed>
