jellyfin/Emby.Server.Implementations
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
..
AppBase
Branding
Collections Fixed namespaces 2025-03-25 16:45:00 +01:00
Configuration
Cryptography
Data WIP fixed namespaces 2025-03-25 15:30:22 +00:00
Devices
Dto Fixed namespaces 2025-03-25 16:45:00 +01:00
EntryPoints Fixed namespaces 2025-03-25 16:45:00 +01:00
HttpServer WIP fixed namespaces 2025-03-25 15:30:22 +00:00
Images WIP fixed namespaces 2025-03-25 15:30:22 +00:00
IO Add ability to provide search pattern 2025-03-11 21:04:12 +00:00
Library Fix only returning one item from /Item/Latest api. (#12492) 2025-03-26 20:26:47 -06:00
Localization Change the order of the iso6392.txt file (#13314) 2025-03-26 20:25:53 -06:00
MediaEncoder
Playlists Fixed namespaces 2025-03-25 16:45:00 +01:00
Plugins
Properties
QuickConnect
ScheduledTasks Merge pull request #13589 from JPVenson/feature/DatabaseRefactor 2025-03-25 21:34:26 -06:00
Serialization
Session Fixed namespaces 2025-03-25 16:45:00 +01:00
Sorting Fixed namespaces 2025-03-25 16:45:00 +01:00
SyncPlay Fixed namespaces 2025-03-25 16:45:00 +01:00
TV Fixed namespaces 2025-03-25 16:45:00 +01:00
Updates
ApplicationHost.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs