jellyfin-server/MediaBrowser.Controller
2023-01-12 09:49:29 +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 Remove ClientLog endpoints 2021-11-20 08:47:05 -07:00
Collections Update StyleCop 2021-12-24 18:28:27 +01:00
Configuration
Devices
Dlna Use correct id when finding existing dlna profile 2021-10-31 08:49:24 -06:00
Drawing Replace == null with is null 2022-12-05 15:00:20 +01:00
Dto
Entities Fix recursive children lookup of folders (#8678) 2023-01-07 11:48:14 -07: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 DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +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 Add stereo downmix algorithm selection. 2023-01-10 15:29:39 +01:00
Net Replace != null with is not null 2022-12-05 15:01:13 +01:00
Notifications
Persistence Clean up SqliteItemRepository 2022-02-15 22:27:38 +01:00
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 Remove dependency on OptimizedPriorityQueue 2022-12-07 18:02:12 +01:00
QuickConnect
Resolvers Replace != null with is not null 2022-12-05 15:01:13 +01:00
Security
Session Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) 2023-01-07 11:31:10 -07:00
Sorting
Subtitles Add IsAutomated to SubtitleSearchRequest 2021-10-19 21:06:05 +02:00
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 Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00
MediaBrowser.Controller.csproj chore(deps): update dotnet monorepo to v7.0.2 2023-01-10 14:50:35 +00:00