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 236dd650d0
Update projects to .net7
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 BaseItem: remove unused function 2 years 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 Replace == null with is null 1 year ago
Dto Fix warnings in MediaBrowser.Controller/Drawing 3 years ago
Entities Replace != null with is not null 1 year ago
Events Enable nullable reference types for MediaBrowser.Controller 3 years ago
Extensions Merge pull request #7202 from knackebrot/unix-perms 2 years ago
IO Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Library Replace != null with is not null 1 year ago
LiveTv Replace != null with is not null 1 year ago
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2 years ago
MediaEncoding Replace != null with is not null 1 year ago
Net Replace != null with is not null 1 year ago
Notifications Enable nullable reference types for MediaBrowser.Controller 3 years ago
Persistence Clean up SqliteItemRepository 2 years ago
Playlists Replace != null with is not null 1 year ago
Plugins Minor fixes 3 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Replace != null with is not null 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 Replace != null with is not null 1 year ago
Sorting Move non-jellyfin extensions to separate project 3 years ago
Subtitles Add IsAutomated to SubtitleSearchRequest 3 years 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 Enable nullable reference types for MediaBrowser.Controller 3 years ago
MediaBrowser.Controller.csproj Update projects to .net7 1 year ago