<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Notifications/NotificationOptions.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-01-28T14:43:55Z</updated>
<entry>
<title>Remove Emby.Notifications (#9147)</title>
<updated>2023-01-28T14:43:55Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-01-28T14:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fec23de427fe1c46e4ce1aaf31f1695c90232059'/>
<id>urn:sha1:fec23de427fe1c46e4ce1aaf31f1695c90232059</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>Use our own Contains extension</title>
<updated>2021-12-20T12:31:07Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-20T12:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b880dc8a4a2d1820c6063f441edce42ab399d79e'/>
<id>urn:sha1:b880dc8a4a2d1820c6063f441edce42ab399d79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix notification disabled users list</title>
<updated>2021-04-19T09:38:27Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-04-19T09:38:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a9ca3c8b0165d949f63cf3a16a99b62b72a6606d'/>
<id>urn:sha1:a9ca3c8b0165d949f63cf3a16a99b62b72a6606d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused using directives</title>
<updated>2021-04-17T10:37:55Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-04-17T10:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bc1cc2d04ae0e823becf59964e5bdc5a74ae7741'/>
<id>urn:sha1:bc1cc2d04ae0e823becf59964e5bdc5a74ae7741</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.b0n.dev/jellyfin/commit/?id=141efafd3dbbef3dc64824a89fd3fdc77da0b25e'/>
<id>urn:sha1:141efafd3dbbef3dc64824a89fd3fdc77da0b25e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into userdb-efcore</title>
<updated>2020-06-04T20:52:23Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-06-04T20:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=06f9cde22f32c65b6b4d1713149de2de2be60000'/>
<id>urn:sha1:06f9cde22f32c65b6b4d1713149de2de2be60000</id>
<content type='text'>
# Conflicts:
#	Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
#	Emby.Server.Implementations/Library/UserManager.cs
#	Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
#	Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
#	Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
#	Emby.Server.Implementations/TV/TVSeriesManager.cs
#	Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
</content>
</entry>
<entry>
<title>Merge branch 'master' into nullable3</title>
<updated>2020-05-27T18:49:18Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-05-27T18:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7439e095e276034f05a0c9e9c7687b4a0aa1b3e5'/>
<id>urn:sha1:7439e095e276034f05a0c9e9c7687b4a0aa1b3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant qualifiers</title>
<updated>2020-05-20T17:07:53Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-05-20T17:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c464f700dbfa72d6f88310023759050867577e6a'/>
<id>urn:sha1:c464f700dbfa72d6f88310023759050867577e6a</id>
<content type='text'>
</content>
</entry>
</feed>
