<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/BaseItemManager, branch v10.11.0-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2023-10-07T22:50:02Z</updated>
<entry>
<title>Remove redundant using directives</title>
<updated>2023-10-07T22:50:02Z</updated>
<author>
<name>Stepan Goremykin</name>
<email>goremukin@gmail.com</email>
</author>
<published>2023-10-07T22:50:02Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f84469d50029801003e76cfe8a156d559182432d'/>
<id>urn:sha1:f84469d50029801003e76cfe8a156d559182432d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce bottlenecks scan code (#9863)</title>
<updated>2023-06-22T03:01:47Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-06-22T03:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3982b0e057cc692875ba35573197b86abf8d7adb'/>
<id>urn:sha1:3982b0e057cc692875ba35573197b86abf8d7adb</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.b0n.dev/jellyfin/commit/?id=52194f56b5f07e3ae01e2fb6d121452e37d1e93f'/>
<id>urn:sha1:52194f56b5f07e3ae01e2fb6d121452e37d1e93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace == null with is null</title>
<updated>2022-12-05T14:00:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c7d50d640e614a3c13699e3041fbfcb258861c5a'/>
<id>urn:sha1:c7d50d640e614a3c13699e3041fbfcb258861c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass TypeOptions instead of full LibraryOptions</title>
<updated>2022-04-03T21:34:49Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-12-18T20:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a7c009e2eb3e21b7b5c07984866419bb8136423f'/>
<id>urn:sha1:a7c009e2eb3e21b7b5c07984866419bb8136423f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate LibraryOptions.EnableInternetProviders</title>
<updated>2021-12-15T23:52:18Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-12-15T23:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=dea5a3f3bcf24c1ddfa8fa672a39cf1be136c36d'/>
<id>urn:sha1:dea5a3f3bcf24c1ddfa8fa672a39cf1be136c36d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually check server disabled metadata providers</title>
<updated>2021-11-15T13:47:06Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-11-15T13:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=58be1d7759e4ae2734dbbb2c980ac4f7e8ebaf62'/>
<id>urn:sha1:58be1d7759e4ae2734dbbb2c980ac4f7e8ebaf62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor improvements</title>
<updated>2021-08-15T21:48:19Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-08-15T15:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=19824bff94a9f557c3fb1616e1b5031fd125a53a'/>
<id>urn:sha1:19824bff94a9f557c3fb1616e1b5031fd125a53a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move non-jellyfin extensions to separate project</title>
<updated>2021-06-19T16:04:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-06-19T16:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6f8ccab788e85e025eaa44b67a1487bf419afb53'/>
<id>urn:sha1:6f8ccab788e85e025eaa44b67a1487bf419afb53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unnecessary allocations</title>
<updated>2021-05-23T22:30:41Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-23T22:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42a2cc1747c7859c63334a7a45792e0af1410e1a'/>
<id>urn:sha1:42a2cc1747c7859c63334a7a45792e0af1410e1a</id>
<content type='text'>
</content>
</entry>
</feed>
