jellyfin/Emby.Server.Implementations/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
..
EmbyTV More cleanup 2021-12-27 14:20:05 +00:00
Listings Remove more warnings 2021-12-27 07:38:06 -07:00
TunerHosts Fix warning SA1414 and CA1849 2022-01-10 10:57:32 +01:00
LiveTvConfigurationFactory.cs Fix some warnings 2021-05-28 14:33:54 +02:00
LiveTvDtoService.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
LiveTvManager.cs Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
LiveTvMediaSourceProvider.cs Ignore published server url for local access 2021-09-07 11:48:06 +02:00
RefreshGuideScheduledTask.cs Fix some warnings 2021-05-28 14:33:54 +02:00