jellyfin/MediaBrowser.Controller
2023-03-28 10:58:48 +02:00
..
Authentication
BaseItemManager Replace != null with is not null 2022-12-05 15:01:13 +01:00
Channels Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +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
Drawing Remove ability to add a played indicator to images (#9186) 2023-01-28 07:43:13 -07:00
Dto Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
Entities Merge pull request #9466 from Shadowghost/playlist-fix 2023-03-28 10:58:48 +02: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 Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
LiveTv Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2022-09-26 16:24:21 -04:00
MediaEncoding Fix audio VBR calculation 2023-03-21 15:01:32 +01:00
Net Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs 2023-02-24 11:45:56 -05:00
Persistence Allocate less Lists 2023-03-01 00:44:57 +01:00
Playlists Apply review suggestions 2023-03-17 11:43:53 +01:00
Plugins
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Don't overwrite NFO images (#9452) 2023-03-18 19:24:48 -06:00
QuickConnect
Resolvers Replace != null with is not null 2022-12-05 15:01:13 +01:00
Security
Session Enable nullable for more files 2023-02-15 23:41:28 +01:00
Sorting
Subtitles Enable nullable for more files 2023-02-23 19:09:16 +01: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 Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00