jellyfin/MediaBrowser.Controller
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00
..
Authentication
BaseItemManager Deprecate LibraryOptions.EnableInternetProviders 2021-12-16 00:52:18 +01:00
Channels Ban the usage of Task.Result 2022-01-22 16:48:31 +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 Remove more warnings 2021-12-27 07:38:06 -07:00
Dto
Entities Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
Events
Extensions
IO Fix some warnings 2021-11-09 13:14:31 +01:00
Library Remove more warnings 2021-12-27 07:38:06 -07:00
LiveTv Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
MediaEncoding Merge pull request #6600 from cvium/keyframe_extraction_v1 2022-01-20 08:54:40 -07:00
Net Use IAuthorizationContext for websocket 2022-01-01 12:34:22 -07:00
Notifications
Persistence Remove more warnings 2021-12-27 07:38:06 -07:00
Playlists Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
Plugins
Properties
Providers Merge pull request #7078 from 1337joe/metadata-merge-data 2022-01-16 23:17:40 +01:00
QuickConnect
Resolvers
Security
Session
Sorting
Subtitles
SyncPlay Remove unused dependencies 2021-11-16 12:24:17 +01:00
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
IServerApplicationPaths.cs
MediaBrowser.Controller.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00