jellyfin/MediaBrowser.Controller
gnattu 5a62c7a146 Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor
The EFCoreSecondLevelCacheInterceptor will place a huge lock even for reading. Implement a ConcurrentDictionary cache to replace it.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-07-20 20:19:31 +08:00
..
Authentication Reduce log spam on failed logins 2023-08-21 19:09:32 +02:00
BaseItemManager Remove redundant using directives 2023-10-08 00:50:02 +02:00
Channels Enable nullable for more files 2024-03-13 14:56:51 +01:00
Chapters
ClientEvent Multiple Stream changes 2023-10-11 18:32:57 +02:00
Collections Added CleanupCollection task 2023-02-01 19:34:58 +01:00
Configuration
Devices Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor 2024-07-20 20:19:31 +08:00
Drawing Remove some unused drawing code 2024-02-06 10:11:47 -05:00
Dto Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
Entities Fix season handling ("Season Unknown" / unneccesary empty seasons) (#12240) 2024-07-15 08:27:19 -04:00
Events Apply review suggestions 2023-07-29 13:50:55 +02:00
Extensions Use simpler config value 2024-05-26 10:45:38 +08:00
IO Use helper 2024-06-08 00:08:11 +02:00
Library Fix Library renaming 2024-06-05 08:49:33 +08:00
LiveTv chore: remove repetitive words 2024-03-15 17:08:03 +08:00
Lyrics Save embedded lyrics when probing audio 2024-02-28 17:34:33 -07:00
MediaEncoding Fix MicroDVD being recognized as DVDSUB subtitles (#12149) 2024-06-21 09:07:25 -06:00
Net More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Persistence Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2023-06-26 17:40:10 -07:00
Playlists Remove incomplete mediatype restriction from playlists (#12024) 2024-06-21 09:07:38 -06:00
Plugins Remove IServerEntryPoint 2024-02-07 10:52:36 -05:00
Properties
Providers Merge pull request #11921 from Shadowghost/fix-identify-over-nfo 2024-06-05 17:24:36 -04:00
QuickConnect
Resolvers Enable nullable for LibraryManager (#11191) 2024-04-17 10:44:50 -06:00
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Sorting Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
Streaming Move ProgressiveFileStream to Controller 2023-12-21 12:53:50 -05:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SyncPlay Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
Trickplay Make TrickplayManifest dictionary key a string rather than Guid 2023-09-04 12:30:20 -07:00
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
IServerApplicationPaths.cs
ISystemManager.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
MediaBrowser.Controller.csproj Bump version to 10.9.7 2024-06-24 20:19:28 -04:00