jellyfin/Emby.Server.Implementations
Bond-009 484ccf7f28
Merge pull request #10858 from barronpm/livetv-tunerhostmanager
Add ITunerHostManager service and minor LiveTv cleanup
2024-01-17 15:42:37 +01:00
..
AppBase Make files readonly 2023-10-08 00:40:58 +02:00
Branding
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
Dto Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
EntryPoints Move RecordingNotifier to LiveTv project 2024-01-09 10:16:58 -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 Move StreamHelper to LiveTv project 2024-01-09 11:57:55 -05:00
Library Move LiveTv to separate project 2024-01-09 10:16:56 -05:00
Localization Translated using Weblate (Georgian) 2024-01-16 11:25:24 -05:00
MediaEncoder
Playlists
Plugins Add IServerApplicationHost parameter to IPluginServiceRegistrator 2023-11-10 07:43:46 -05:00
Properties
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ScheduledTasks Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask 2024-01-16 20:24:28 +01:00
Serialization Use static lambdas 2021-12-19 10:27:57 +01:00
Session Fixed disposable not being called (#10613) 2024-01-14 16:50:09 +01:00
Sorting Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
SyncPlay
TV Add option to include resumable items in next up requests 2023-09-06 00:35:32 -04:00
Updates
ApplicationHost.cs Add ITunerHostManager service 2024-01-12 21:17:09 -05:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00
SystemManager.cs