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
Patrick Barron 1ce49b4a04
Merge branch 'master' into xml-parsing-cleanup
12 months ago
..
Authentication Reduce log spam on failed logins 1 year ago
BaseItemManager Reduce bottlenecks scan code (#9863) 1 year ago
Channels Reduce usage of GetAwaiter().GetResult() 2 years ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 3 years ago
ClientEvent Remove ClientLog endpoints 3 years ago
Collections Added CleanupCollection task 2 years 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 Jellyfin.Drawing minor improvements 12 months ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 1 year ago
Events Apply review suggestions 1 year ago
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 12 months ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library == null -> is null 1 year ago
LiveTv Remove redundant 'else' keywords 1 year ago
Lyrics Check for empty string in DefaultLyricProvider 1 year ago
MediaEncoding Merge pull request #10348 from Bond-009/strings 12 months ago
Net Apply review suggestions 1 year ago
Persistence Allocate less Lists 2 years ago
Playlists Extend collections cleanup task to include playlists too 1 year ago
Plugins Minor fixes 3 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Reduce bottlenecks scan code (#9863) 1 year ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 3 years ago
Resolvers PhotoResolver: change how generated images are detected 1 year ago
Security Enable nullable for more files and add tests 1 year ago
Session Use IHostLifetime to handle restarting and shutting down 1 year ago
Sorting Move non-jellyfin extensions to separate project 3 years ago
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 1 year 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 Add SystemManager service 12 months ago
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2 years ago
ISystemManager.cs Add SystemManager service 12 months ago
MediaBrowser.Controller.csproj Use Directory.Packages.props (#9135) 2 years ago