jellyfin/MediaBrowser.Controller/Persistence
Cody Robibero 85b5bebda4
Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13687)
* Add more optimized query to calculate series that should be processed for next up

* Filter series based on last watched date
2025-03-18 17:37:04 -06:00
..
IItemRepository.cs Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13687) 2025-03-18 17:37:04 -06:00
IItemTypeLookup.cs Applied review comments 2024-11-24 10:58:09 +00:00
IMediaAttachmentRepository.cs Naming refactoring and WIP porting of new interface repositories 2024-10-09 09:53:39 +00:00
IMediaStreamRepository.cs Naming refactoring and WIP porting of new interface repositories 2024-10-09 09:53:39 +00:00
IPeopleRepository.cs Apply suggestions from code review 2024-10-09 21:03:57 +02:00
MediaAttachmentQuery.cs
MediaStreamQuery.cs