jellyfin/MediaBrowser.Controller/Channels
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
..
Channel.cs Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
ChannelItemInfo.cs Fix warning in m-b/channels 2021-07-22 20:37:05 -07:00
ChannelItemResult.cs Minor improvements 2021-08-15 23:48:19 +02:00
ChannelItemType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
ChannelLatestMediaSearch.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ChannelParentalRating.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
ChannelSearchInfo.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
IChannel.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IChannelManager.cs Fix suggestions from review 2021-05-15 15:33:50 -06:00
IDisableMediaSourceDisplay.cs Minor fixes 2021-06-06 18:11:51 +02:00
IHasCacheKey.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IHasFolderAttributes.cs Update StyleCop 2021-12-24 18:28:27 +01:00
IRequiresMediaInfoCallback.cs Reduce warnings in MediaBrowser.Controller 2021-05-13 07:33:11 -06:00
ISearchableChannel.cs Reduce warnings in MediaBrowser.Controller 2021-05-13 07:33:11 -06:00
ISupportsDelete.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ISupportsLatestMedia.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ISupportsMediaProbe.cs Minor fixes 2021-06-06 18:11:51 +02:00
InternalChannelFeatures.cs Fix warning in m-b/channels 2021-07-22 20:37:05 -07:00
InternalChannelItemQuery.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00