<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/EntryPoints/UserDataChangeNotifier.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>2025-01-25T07:08:44Z</updated>
<entry>
<title>Merge pull request #12798 from JPVenson/feature/EFUserData</title>
<updated>2025-01-25T07:08:44Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2025-01-25T07:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=93b8eade617dbce16979bbada63b7faf44c5ce82'/>
<id>urn:sha1:93b8eade617dbce16979bbada63b7faf44c5ce82</id>
<content type='text'>
Refactor library.db into jellyfin.db and EFCore</content>
</entry>
<entry>
<title>move to new System.Threading.Lock type for better performance</title>
<updated>2024-12-12T13:10:06Z</updated>
<author>
<name>Daniyar Alpyspayev</name>
<email>daniyara@thereachagency.com</email>
</author>
<published>2024-12-12T13:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2614fecf8df6e04b0d0a2b33722923c239ed0f91'/>
<id>urn:sha1:2614fecf8df6e04b0d0a2b33722923c239ed0f91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed TopParent not beeing migrated</title>
<updated>2024-11-11T00:27:30Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2024-11-11T00:27:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2d4f7f725fb3d93dfa21f0ce4c48d292575d6fb1'/>
<id>urn:sha1:2d4f7f725fb3d93dfa21f0ce4c48d292575d6fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up UserDataManager</title>
<updated>2024-08-30T13:08:56Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-08-30T13:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=277830855ddd9c7fa5a5db21f02d2d2f199f6cf8'/>
<id>urn:sha1:277830855ddd9c7fa5a5db21f02d2d2f199f6cf8</id>
<content type='text'>
* enable nullable
* remove unused methods
* fix warnings and docs
</content>
</entry>
<entry>
<title>Enable nullable for UserItemData</title>
<updated>2024-07-29T19:05:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-04-20T14:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d3f0346f0498538ae3c0f34e4d17a6e1d044b4f8'/>
<id>urn:sha1:d3f0346f0498538ae3c0f34e4d17a6e1d044b4f8</id>
<content type='text'>
MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId
</content>
</entry>
<entry>
<title>Convert UserDataChangeNotifier to IHostedService</title>
<updated>2024-02-07T15:52:36Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2024-02-06T20:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9e62b6919ffc7c24b66300279c2fd3c4a0c7f5bd'/>
<id>urn:sha1:9e62b6919ffc7c24b66300279c2fd3c4a0c7f5bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce usage of GetAwaiter().GetResult()</title>
<updated>2023-03-14T11:05:49Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-03-01T17:57:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d8ec3a5470fe602fab356c37720d38190aa713ef'/>
<id>urn:sha1:d8ec3a5470fe602fab356c37720d38190aa713ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use DistinctBy introduced in .NET 6</title>
<updated>2022-12-19T14:21:42Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-19T14:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6481376b81c52af0b29eea997ce44de0de862ac8'/>
<id>urn:sha1:6481376b81c52af0b29eea997ce44de0de862ac8</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>
</feed>
