jellyfin/MediaBrowser.Controller
2022-12-07 16:44:00 +01:00
..
Authentication
BaseItemManager Replace != null with is not null 2022-12-05 15:01:13 +01:00
Channels BaseItem: remove unused function 2022-03-11 16:21:32 +01:00
Chapters
ClientEvent
Collections
Configuration
Devices
Dlna
Drawing Replace == null with is null 2022-12-05 15:00:20 +01:00
Dto
Entities Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Events
Extensions Fix release build 2022-12-07 16:44:00 +01:00
IO Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Library Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
LiveTv Replace != null with is not null 2022-12-05 15:01:13 +01:00
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2022-09-26 16:24:21 -04:00
MediaEncoding Replace != null with is not null 2022-12-05 15:01:13 +01:00
Net Replace != null with is not null 2022-12-05 15:01:13 +01:00
Notifications
Persistence
Playlists Replace != null with is not null 2022-12-05 15:01:13 +01:00
Plugins
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Replace != null with is not null 2022-12-05 15:01:13 +01:00
QuickConnect
Resolvers Replace != null with is not null 2022-12-05 15:01:13 +01:00
Security
Session Replace != null with is not null 2022-12-05 15:01:13 +01:00
Sorting
Subtitles
SyncPlay Replace != null with is not null 2022-12-05 15:01:13 +01:00
TV
IDisplayPreferencesManager.cs Minor cleanup 2022-08-18 13:56:23 +02:00
IServerApplicationHost.cs Merge pull request #7954 from cvium/fix_7953_dlna_url 2022-06-29 01:26:15 -04:00
IServerApplicationPaths.cs
MediaBrowser.Controller.csproj Update projects to .net7 2022-12-07 16:42:05 +01:00