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
Shadowghost 2c86bd1875
Merge branch 'master' into network-rewrite
2 years ago
..
Authentication Enable nullable reference types for MediaBrowser.Controller 4 years ago
BaseItemManager Replace != null with is not null 2 years ago
Channels BaseItem: remove unused function 3 years ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
ClientEvent Remove ClientLog endpoints 3 years ago
Collections Update StyleCop 3 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 Replace == null with is null 2 years ago
Dto Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
Entities Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Events Enable nullable reference types for MediaBrowser.Controller 4 years ago
Extensions Fix release build 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
LiveTv Replace != null with is not null 2 years ago
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2 years ago
MediaEncoding Replace != null with is not null 2 years ago
Net Replace != null with is not null 2 years ago
Notifications Enable nullable reference types for MediaBrowser.Controller 4 years ago
Persistence Clean up SqliteItemRepository 3 years ago
Playlists Replace != null with is not null 2 years ago
Plugins Minor fixes 4 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Replace != null with is not null 2 years ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 4 years ago
Resolvers Replace != null with is not null 2 years ago
Security Remove all unused usings 3 years ago
Session Replace != null with is not null 2 years ago
Sorting Move non-jellyfin extensions to separate project 4 years ago
Subtitles Add IsAutomated to SubtitleSearchRequest 3 years ago
SyncPlay Replace != null with is not null 2 years ago
TV Fix suggestions from review 4 years ago
IDisplayPreferencesManager.cs Minor cleanup 2 years ago
IServerApplicationHost.cs Migrate NetworkManager and Tests to native .NET IP objects 3 years ago
IServerApplicationPaths.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
MediaBrowser.Controller.csproj Update deps 2 years ago