jellyfin/Emby.Server.Implementations
2023-10-08 00:50:02 +02:00
..
AppBase Make files readonly 2023-10-08 00:40:58 +02:00
Branding
Channels Pass cancellation token 2023-10-07 23:50:45 +02:00
Collections Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 2023-06-28 17:44:11 -04:00
Configuration Use DI for IFileSystem 2023-10-03 10:25:14 -04:00
Cryptography
Data Merge pull request #10138 from cvium/sqlite_client_poc 2023-08-28 11:54:35 +02:00
Devices
Dto Album gain (#10085) 2023-08-18 10:25:56 +02:00
EntryPoints Make files readonly 2023-10-08 00:40:58 +02:00
HttpServer Remove redundant using directives 2023-10-08 00:50:02 +02:00
Images Enable recursive query in BaseFolderImageProvider 2023-07-21 19:16:01 +09:30
IO Reduce string literal length by using verbatim string 2023-10-08 00:26:12 +02:00
Library Remove redundant using directives 2023-10-08 00:50:02 +02:00
LiveTv Remove redundant using directives 2023-10-08 00:50:02 +02:00
Localization Translated using Weblate (Pirate (pr)) 2023-10-06 03:31:35 -04:00
MediaEncoder
Net Remove conditional access when it is known to be not null 2023-10-08 00:46:15 +02:00
Playlists Extend collections cleanup task to include playlists too 2023-09-16 15:09:19 +02:00
Plugins Use IHostLifetime to handle restarting and shutting down 2023-09-23 11:57:38 -04:00
Properties
QuickConnect
ScheduledTasks Pass cancellation token 2023-10-07 23:50:45 +02:00
Serialization
Session Reduce nesting in SessionManager.OnPlaybackStopped 2023-10-03 10:31:55 -04:00
Sorting
SyncPlay
TV Add option to include resumable items in next up requests 2023-09-06 00:35:32 -04:00
Udp Fix possible double dispose 2023-10-08 00:31:46 +02:00
Updates Pass cancellation token 2023-10-07 23:50:45 +02:00
ApplicationHost.cs Use DI for IFileSystem 2023-10-03 10:25:14 -04:00
ConfigurationOptions.cs Source SQLite cache_size from an Environment Variable (#9666) 2023-06-05 10:46:13 -06:00
Emby.Server.Implementations.csproj loading works 2023-08-21 12:13:32 +02:00
IStartupOptions.cs
ServerApplicationPaths.cs