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
Cody Robibero 58b3945805
Merge pull request #9191 from barronpm/applicationhost-cleanup1
1 year ago
..
Authentication Enable nullable reference types for MediaBrowser.Controller 3 years ago
BaseItemManager Replace != null with is not null 2 years ago
Channels Use dependency injection for IChannel 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 Fix warnings in MediaBrowser.Controller/Drawing 3 years ago
Entities Fix recursive children lookup of folders (#8678) 1 year ago
Events Enable nullable reference types for MediaBrowser.Controller 3 years ago
Extensions Fix release build 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library Use DistinctBy introduced in .NET 6 1 year ago
LiveTv Replace != null with is not null 2 years ago
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2 years ago
MediaEncoding Fix audio codec not being used in UniversalAudio (#9192) 1 year ago
Net Replace != null with is not null 2 years ago
Persistence Clean up SqliteItemRepository 2 years ago
Playlists Replace != null with is not null 2 years ago
Plugins Minor fixes 3 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Remove dependency on OptimizedPriorityQueue 2 years ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 3 years ago
Resolvers Replace != null with is not null 2 years ago
Security Remove all unused usings 3 years ago
Session Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) 1 year ago
Sorting Move non-jellyfin extensions to separate project 3 years ago
Subtitles Use depencency injection for ISubtitleProvider 1 year ago
SyncPlay Replace != null with is not null 2 years 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 chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117) 1 year ago