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 526f9a825c
Make files readonly
8 months ago
..
Authentication Reduce log spam on failed logins 9 months ago
BaseItemManager Reduce bottlenecks scan code (#9863) 12 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 9 months ago
Dto Return NotFound when itemId isn't found 1 year ago
Entities CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 8 months ago
Events Apply review suggestions 10 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 9 months ago
LiveTv Make files readonly 8 months ago
Lyrics Check for empty string in DefaultLyricProvider 11 months ago
MediaEncoding Reduce string literal length by using verbatim string 8 months ago
Net Make files readonly 8 months ago
Persistence Allocate less Lists 1 year ago
Playlists Extend collections cleanup task to include playlists too 9 months ago
Plugins Minor fixes 3 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Reduce bottlenecks scan code (#9863) 12 months ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 3 years ago
Resolvers PhotoResolver: change how generated images are detected 8 months ago
Security Enable nullable for more files and add tests 9 months ago
Session Use IHostLifetime to handle restarting and shutting down 8 months ago
Sorting Move non-jellyfin extensions to separate project 3 years ago
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 10 months ago
SyncPlay Add all websocket messages to generated openapi spec (#9682) 12 months 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) 1 year ago
MediaBrowser.Controller.csproj Use Directory.Packages.props (#9135) 1 year ago