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/MediaBrowser.Controller
Stepan Goremykin f84469d500
Remove redundant using directives
9 months ago
..
Authentication Reduce log spam on failed logins 10 months ago
BaseItemManager Remove redundant using directives 9 months ago
Channels Reduce usage of GetAwaiter().GetResult() 1 year ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 3 years ago
ClientEvent Remove ClientLog endpoints 3 years ago
Collections Added CleanupCollection task 1 year ago
Configuration Minor improvements 3 years ago
Devices Re-add documentation 3 years ago
Dlna Use correct id when finding existing dlna profile 3 years ago
Drawing Merge pull request #10056 from Bond-009/nullable2 10 months ago
Dto Return NotFound when itemId isn't found 1 year ago
Entities CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 9 months ago
Events Apply review suggestions 11 months ago
Extensions Source SQLite cache_size from an Environment Variable (#9666) 1 year ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library == null -> is null 10 months ago
LiveTv Make files readonly 9 months ago
Lyrics Check for empty string in DefaultLyricProvider 1 year ago
MediaEncoding Reduce string literal length by using verbatim string 9 months ago
Net Make files readonly 9 months ago
Persistence Allocate less Lists 1 year ago
Playlists Extend collections cleanup task to include playlists too 10 months ago
Plugins Minor fixes 3 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Remove redundant using directives 9 months ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 3 years ago
Resolvers PhotoResolver: change how generated images are detected 9 months ago
Security Enable nullable for more files and add tests 10 months ago
Session Use IHostLifetime to handle restarting and shutting down 9 months ago
Sorting Move non-jellyfin extensions to separate project 3 years ago
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 11 months ago
SyncPlay Add all websocket messages to generated openapi spec (#9682) 1 year ago
TV Fix suggestions from review 3 years ago
IDisplayPreferencesManager.cs Minor cleanup 2 years ago
IServerApplicationHost.cs Migrate NetworkManager and Tests to native .NET IP objects 2 years ago
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2 years ago
MediaBrowser.Controller.csproj Use Directory.Packages.props (#9135) 1 year ago