jellyfin/Emby.Server.Implementations
2023-10-11 10:33:00 -04:00
..
AppBase Use DI for IFileSystem 2023-10-03 10:25:14 -04:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Channels Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01: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 Don't use deprecated HashAlgorithm.Create(string) 2022-12-07 16:44:00 +01:00
Data Merge pull request #10138 from cvium/sqlite_client_poc 2023-08-28 11:54:35 +02:00
Devices More cleanup 2021-12-27 14:20:05 +00:00
Dto Album gain (#10085) 2023-08-18 10:25:56 +02:00
EntryPoints Refactor URI overrides (#10051) 2023-10-11 00:02:37 +02:00
HttpServer Enforce permissions on websocket connections 2023-07-07 08:50:37 +02:00
Images Enable recursive query in BaseFolderImageProvider 2023-07-21 19:16:01 +09:30
IO Reduce string allocations 2023-10-06 01:04:25 +02:00
Library Merge pull request #10345 from Bond-009/getperson 2023-10-08 14:07:38 +02:00
LiveTv allow repeated same tv guide m3u channels , issue 6527 2023-10-02 13:48:32 +03:00
Localization Translated using Weblate (Malayalam) 2023-10-08 21:25:33 -04:00
MediaEncoder Reduce string allocations 2023-10-06 01:04:25 +02:00
Net Refactor URI overrides (#10051) 2023-10-11 00:02:37 +02:00
Playlists Reduce string allocations 2023-10-06 01:04:25 +02:00
Plugins Use IHostLifetime to handle restarting and shutting down 2023-09-23 11:57:38 -04:00
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 2021-09-02 21:28:00 +02:00
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ScheduledTasks Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs 2023-09-18 19:13:33 +02:00
Serialization Use static lambdas 2021-12-19 10:27:57 +01:00
Session Reduce nesting in SessionManager.OnPlaybackStopped 2023-10-03 10:31:55 -04:00
Sorting Enable nullable for more files 2023-02-15 23:41:28 +01:00
SyncPlay Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
TV Add option to include resumable items in next up requests 2023-09-06 00:35:32 -04:00
Udp Refactor URI overrides (#10051) 2023-10-11 00:02:37 +02:00
Updates Reduce string allocations 2023-10-06 01:04:25 +02:00
ApplicationHost.cs Add DLNA service collection extensions 2023-10-11 10:33:00 -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 Enable in-process restarting 2023-01-15 15:56:18 -05:00
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00
SystemManager.cs Deprecate CanLaunchWebBrowser (#10381) 2023-10-10 17:51:15 -06:00