You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
Mark Cilia Vincenti e47144e7c7
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker.
9 months ago
..
AppBase Make files readonly 1 year ago
Branding Apply code review suggestions 5 years ago
Collections Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 1 year ago
Configuration Use DI for IFileSystem 1 year ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Specify DateTimeKind when pulling a DateTime out of the database 9 months ago
Devices More cleanup 3 years ago
Dto Remove some unused client capabilities and sync code (#10812) 9 months ago
EntryPoints Move RecordingNotifier to LiveTv project 9 months ago
HttpServer Remove redundant using directives 1 year ago
IO Move StreamHelper to LiveTv project 9 months ago
Images Convert CollectionType to use lowercase enum names 10 months ago
Library Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 9 months ago
Localization Translated using Weblate (Chinese (Traditional, Hong Kong)) 9 months ago
MediaEncoder Reduce string allocations 1 year ago
Playlists Convert CollectionType to use lowercase enum names 10 months ago
Plugins Add IServerApplicationHost parameter to IPluginServiceRegistrator 11 months ago
Properties Move LiveTv to separate project 9 months ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Merge branch 'master' into media-type 11 months ago
Serialization Use static lambdas 3 years ago
Session Remove some unused client capabilities and sync code (#10812) 9 months ago
Sorting Convert ItemSortBy to enum (#9765) 11 months ago
SyncPlay Remove redundant 'else' keywords 2 years ago
TV Add option to include resumable items in next up requests 1 year ago
Updates Fix:Plugin Installed Alerts missing from Admin Dashboard #10620 10 months ago
ApplicationHost.cs Move StreamHelper to LiveTv project 9 months ago
ConfigurationOptions.cs Source SQLite cache_size from an Environment Variable (#9666) 1 year ago
Emby.Server.Implementations.csproj Move LiveTv to separate project 9 months ago
IStartupOptions.cs Enable in-process restarting 2 years ago
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2 years ago
SystemManager.cs Remove Emby.Dlna 11 months ago