<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations/Activity, branch v10.11.0-rc4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc4</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-03-25T15:45:00Z</updated>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP fixed namespaces</title>
<updated>2025-03-25T15:30:22Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=160020c551f71441fec093f5a6b2ca2650d9a74d'/>
<id>urn:sha1:160020c551f71441fec093f5a6b2ca2650d9a74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ExecuteDelete for cleaning activity logs</title>
<updated>2023-11-22T14:35:35Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-11-22T14:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c9c133bc43231609a237291ae40ecb57bfc2576d'/>
<id>urn:sha1:c9c133bc43231609a237291ae40ecb57bfc2576d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary AsQueryable()</title>
<updated>2023-11-22T14:34:14Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-11-22T14:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6b940e141e014f5d67caf68dd8dec04bc1d723dc'/>
<id>urn:sha1:6b940e141e014f5d67caf68dd8dec04bc1d723dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename JellyfinDb to JellyfinDbContext</title>
<updated>2023-01-16T17:14:44Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-01-16T17:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8479f0f90cd8b7180f45340a59d7122755987859'/>
<id>urn:sha1:8479f0f90cd8b7180f45340a59d7122755987859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize EF Core queries and remove unnecessary AsQueryable calls</title>
<updated>2023-01-16T16:49:59Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-01-16T16:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f07553abdf9c3b1462a94de154ec0072cdbf686a'/>
<id>urn:sha1:f07553abdf9c3b1462a94de154ec0072cdbf686a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove JellyfinDbProvider and add second level caching</title>
<updated>2022-10-21T09:55:32Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2022-10-21T09:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b836fe96857de9e39d9b565b1f57a151a82e401d'/>
<id>urn:sha1:b836fe96857de9e39d9b565b1f57a151a82e401d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize Guid comparisons</title>
<updated>2022-02-21T13:15:09Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-02-21T13:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f50a250cd9fac47bcbd9a05e99c8ffe4d294e320'/>
<id>urn:sha1:f50a250cd9fac47bcbd9a05e99c8ffe4d294e320</id>
<content type='text'>
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty
</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.b0n.dev/jellyfin/commit/?id=a60cb280a3d31ba19ffb3a94cf83ef300a7473b7'/>
<id>urn:sha1:a60cb280a3d31ba19ffb3a94cf83ef300a7473b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into authenticationdb-efcore</title>
<updated>2021-08-14T01:08:24Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-08-14T00:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=45f478f63e21667fa03bd2bd5156a7094a799f47'/>
<id>urn:sha1:45f478f63e21667fa03bd2bd5156a7094a799f47</id>
<content type='text'>
# Conflicts:
#	Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
#	MediaBrowser.Controller/Library/IUserManager.cs
#	MediaBrowser.Controller/Security/IAuthenticationRepository.cs
#	MediaBrowser.Controller/Session/ISessionManager.cs
</content>
</entry>
</feed>
