jellyfin/Jellyfin.Server.Implementations/Item
JQ d06ce1f1e0
Fix only returning one item from /Item/Latest api. (#12492)
* Updated to EFcore

* Remove unused using

* Dont use DateCreated not from episode type or music type

* use TranslateQuery to filter out instead and then do the grouping and retrival of min and max datecreated instead

* Album also
2025-03-26 20:26:47 -06:00
..
BaseItemRepository.cs Fix only returning one item from /Item/Latest api. (#12492) 2025-03-26 20:26:47 -06:00
ChapterRepository.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
MediaAttachmentRepository.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
MediaStreamRepository.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
PeopleRepository.cs Merge pull request #13589 from JPVenson/feature/DatabaseRefactor 2025-03-25 21:34:26 -06:00