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
Tim Eisele 134bf7a6a5
Don't throw if file was already removed (#11286)
2 months ago
..
AppBase Make files readonly 8 months ago
Branding
Collections Lowercase CollectionTypeOptions to match legacy experience (#11272) 2 months ago
Configuration Use DI for IFileSystem 8 months ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Add index for lastPlayedDate (#11342) 2 months ago
Devices Enable nullable for more files 3 months ago
Dto Use enum for BaseItemDto.ExtraType (#11261) 2 months ago
EntryPoints Convert UserDataChangeNotifier to IHostedService 4 months ago
HttpServer fix: use a reentrant lock when accessing active connections (#11256) 2 months ago
IO fix: skip library folders that are inaccessible or empty (#9291) 2 months ago
Images Convert CollectionType to use lowercase enum names 6 months ago
Library Don't throw if file was already removed (#11286) 2 months ago
Localization Translated using Weblate (Vietnamese) 2 months ago
MediaEncoder Reduce string allocations 8 months ago
Playlists Apply review suggestions 2 months ago
Plugins Add IServerApplicationHost parameter to IPluginServiceRegistrator 7 months ago
Properties Move LiveTv to separate project 5 months ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Remove SimpleProgress 4 months ago
Serialization
Session refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 2 months ago
Sorting Replace LINQ with more direct access method 2 months ago
SyncPlay Use helper function to compare guid (#10825) 5 months ago
TV Use helper function to compare guid (#10825) 5 months ago
Updates Use helper function to compare guid (#10825) 5 months ago
ApplicationHost.cs Enable nullable for more files 3 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 5 months ago
IStartupOptions.cs Enable in-process restarting 1 year ago
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 1 year ago
SystemManager.cs Remove Emby.Dlna 7 months ago