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
Bond-009 9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
1 year ago
..
Authentication Enable nullable reference types for MediaBrowser.Controller 3 years ago
BaseItemManager Replace != null with is not null 1 year 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 Update StyleCop 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 Remove ability to add a played indicator to images (#9186) 1 year ago
Dto Return NotFound when itemId isn't found 1 year ago
Entities Merge pull request #9466 from Shadowghost/playlist-fix 1 year ago
Events Enable nullable reference types for MediaBrowser.Controller 3 years ago
Extensions Fix release build 1 year ago
IO Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Library Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 1 year ago
LiveTv Reduce usage of GetAwaiter().GetResult() 1 year ago
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2 years ago
MediaEncoding Fix audio VBR calculation 1 year ago
Net Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs 1 year ago
Persistence Allocate less Lists 1 year ago
Playlists Apply review suggestions 1 year ago
Plugins Minor fixes 3 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Don't overwrite NFO images (#9452) 1 year ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 3 years ago
Resolvers Replace != null with is not null 1 year ago
Security Remove all unused usings 3 years ago
Session Enable nullable for more files 1 year ago
Sorting Move non-jellyfin extensions to separate project 3 years ago
Subtitles Enable nullable for more files 1 year ago
SyncPlay Replace != null with is not null 1 year ago
TV Fix suggestions from review 3 years ago
IDisplayPreferencesManager.cs Minor cleanup 2 years ago
IServerApplicationHost.cs Merge pull request #7954 from cvium/fix_7953_dlna_url 2 years ago
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 1 year ago
MediaBrowser.Controller.csproj Use Directory.Packages.props (#9135) 1 year ago