<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Providers/Manager/ProviderManager.cs, branch v12.0-rc6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc6</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc6'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2026-08-03T09:56:08Z</updated>
<entry>
<title>Clear metadata provider cache when provider parts are registered</title>
<updated>2026-08-03T09:56:08Z</updated>
<author>
<name>rlauuzo</name>
<email>46294892+rlauuzo@users.noreply.github.com</email>
</author>
<published>2026-08-03T09:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9d0dffe818b4ed600e94ec9388abb07741d577cd'/>
<id>urn:sha1:9d0dffe818b4ed600e94ec9388abb07741d577cd</id>
<content type='text'>
AddParts replaces _metadataProviders but left _metadataProviderCache
holding provider arrays from the previous registration. Invalidate the
cache so repeated AddParts calls cannot serve stale providers, and give
the previously uncalled ClearMetadataProviderCache its intended caller.
</content>
</entry>
<entry>
<title>Fix extras naming and version assignment</title>
<updated>2026-07-27T10:12:17Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-27T09:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=79a55327dcb3899fb85147f7ec6b19cd71e5dcfb'/>
<id>urn:sha1:79a55327dcb3899fb85147f7ec6b19cd71e5dcfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #15970 from Shadowghost/similarity</title>
<updated>2026-05-15T08:00:53Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-05-15T08:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8e602f982f79201cc316f64baf018a5a536d38f6'/>
<id>urn:sha1:8e602f982f79201cc316f64baf018a5a536d38f6</id>
<content type='text'>
Implement similarity providers</content>
</entry>
<entry>
<title>Implement Similarity providers</title>
<updated>2026-05-03T21:43:01Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-03T21:43:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4ebce3907062ade1937440628eebd665440b338d'/>
<id>urn:sha1:4ebce3907062ade1937440628eebd665440b338d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ignore rule caching</title>
<updated>2026-05-03T21:35:33Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-02-01T22:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d20c775dafba32dce65f8d68fb6802732df00363'/>
<id>urn:sha1:d20c775dafba32dce65f8d68fb6802732df00363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into perf-rebased</title>
<updated>2026-04-19T08:23:34Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-04-19T08:23:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e71bb7e9047748a0dca48c83c16c7a104545840e'/>
<id>urn:sha1:e71bb7e9047748a0dca48c83c16c7a104545840e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix artist metadata not being fetched on initial library scan (#16606)</title>
<updated>2026-04-14T16:38:01Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2026-04-14T16:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5bad7b8ae324ccf0d4eb3051d0944edfddfdb50b'/>
<id>urn:sha1:5bad7b8ae324ccf0d4eb3051d0944edfddfdb50b</id>
<content type='text'>
* Fix artist metadata not being fetched on initial library scan

* Update Emby.Server.Implementations/Library/Validators/ArtistsValidator.cs

Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;

---------

Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Complete LinkedChildren integration and batch DTO optimizations</title>
<updated>2026-01-18T18:48:46Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-01-17T16:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5996c4afce11249804d24f1caa3a99b390543c4d'/>
<id>urn:sha1:5996c4afce11249804d24f1caa3a99b390543c4d</id>
<content type='text'>
This commit integrates remaining performance changes:

- Add batch user data fetching in DtoService to reduce N+1 queries
- Add GetNextUpEpisodesBatch in TVSeriesManager for efficient batch retrieval
- Update Video/Movie/BoxSet to use LibraryManager for alternate versions
- Transition LinkedChild to use ItemId instead of Path (obsolete Path/LibraryItemId)
- Update providers and controllers for LinkedChildren-based references
- Add NextUpEpisodeBatchResult for batched episode queries
- Integrate IDescendantQueryProvider in SqliteDatabaseProvider
</content>
</entry>
<entry>
<title>Backport pull request #15680 from jellyfin/release-10.11.z</title>
<updated>2025-12-28T12:22:14Z</updated>
<author>
<name>theguymadmax</name>
<email>171496228+theguymadmax@users.noreply.github.com</email>
</author>
<published>2025-12-28T12:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8e2ed40a8bf309c76a2e3b468d606392554cfe8b'/>
<id>urn:sha1:8e2ed40a8bf309c76a2e3b468d606392554cfe8b</id>
<content type='text'>
Fix ItemAdded event triggering when updating metadata

Original-merge: fb65f8f8532fbad22089a3a3cfb4d9237c71c567

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Set DateLastSaved after running metadata savers (#14531)</title>
<updated>2025-07-25T14:20:19Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-07-25T14:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a068f756233e1750a0dfc0b248ed4c1963860c67'/>
<id>urn:sha1:a068f756233e1750a0dfc0b248ed4c1963860c67</id>
<content type='text'>
</content>
</entry>
</feed>
