jellyfin/MediaBrowser.Controller/LiveTv
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
..
ActiveRecordingInfo.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ChannelInfo.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
IListingsProvider.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
ILiveTvManager.cs Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
ILiveTvService.cs Fix some warnings 2021-09-03 19:32:11 +02:00
ITunerHost.cs Fix warnings for MediaBrowser.Controller/LiveTv 2021-08-03 21:13:49 -07:00
LiveTvChannel.cs Merge branch 'master' into comparisons 2021-12-24 02:41:50 +00:00
LiveTvConflictException.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
LiveTvProgram.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
LiveTvServiceStatusInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
LiveTvTunerInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
ProgramInfo.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
RecordingInfo.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
RecordingStatusChangedEventArgs.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
SeriesTimerInfo.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
TimerEventInfo.cs Remove useless nullable directives 2021-06-11 23:36:10 +02:00
TimerInfo.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
TunerChannelMapping.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00