jellyfin/Emby.Server.Implementations
2024-01-08 16:30:28 -05:00
..
AppBase Make files readonly 2023-10-08 00:40:58 +02:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Channels Fix More Live TV Warnings (#10818) 2024-01-06 13:33:58 -07: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 Specify DateTimeKind when pulling a DateTime out of the database 2024-01-06 15:01:54 -07:00
Devices More cleanup 2021-12-27 14:20:05 +00:00
Dto Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
EntryPoints Move ExternalPortForwarding to Jellyfin.Networking 2023-11-30 12:23:34 -05:00
HttpServer Remove redundant using directives 2023-10-08 00:50:02 +02:00
Images Convert CollectionType to use lowercase enum names 2023-12-08 15:45:36 -07:00
IO Merge branch 'master' into fix-resharper-warnings 2023-10-12 20:11:16 +02:00
Library Merge pull request #10682 from barronpm/livetv-warnings 2023-12-18 23:21:45 +01:00
LiveTv Fix More Live TV Warnings (#10818) 2024-01-06 13:33:58 -07:00
Localization Translated using Weblate (Latvian) 2024-01-08 16:30:28 -05:00
MediaEncoder Reduce string allocations 2023-10-06 01:04:25 +02:00
Playlists Convert CollectionType to use lowercase enum names 2023-12-08 15:45:36 -07:00
Plugins Add IServerApplicationHost parameter to IPluginServiceRegistrator 2023-11-10 07:43:46 -05: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 Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
Serialization Use static lambdas 2021-12-19 10:27:57 +01:00
Session Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
Sorting Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07: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
Updates Fix:Plugin Installed Alerts missing from Admin Dashboard #10620 2023-11-26 13:20:31 +00:00
ApplicationHost.cs Add ITranscodeManager service 2023-12-21 12:53:50 -05:00
ConfigurationOptions.cs Source SQLite cache_size from an Environment Variable (#9666) 2023-06-05 10:46:13 -06:00
Emby.Server.Implementations.csproj Move ExternalPortForwarding to Jellyfin.Networking 2023-11-30 12:23:34 -05: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 Remove Emby.Dlna 2023-11-15 20:53:44 -05:00