jellyfin/MediaBrowser.LocalMetadata
Shadowghost 5996c4afce Complete LinkedChildren integration and batch DTO optimizations
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
2026-01-18 19:48:46 +01:00
..
Images Add albumart as recognized filename for music artwork (#14048) 2025-05-03 08:19:59 -06:00
Parsers Complete LinkedChildren integration and batch DTO optimizations 2026-01-18 19:48:46 +01:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Fix build 2021-05-07 00:52:06 +02:00
Savers Complete LinkedChildren integration and batch DTO optimizations 2026-01-18 19:48:46 +01:00
BaseXmlProvider.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
MediaBrowser.LocalMetadata.csproj Update to .NET 10.0 2026-01-14 18:55:47 +01:00
XmlProviderUtils.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00