jellyfin/Emby.Server.Implementations/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
..
ChannelDynamicMediaSourceProvider.cs Clean up and document ChannelManager.cs and implement suggestions 2020-04-15 15:00:45 -04:00
ChannelImageProvider.cs Merge branch 'master' into warnings-cleanup1 2020-04-22 13:44:20 +00:00
ChannelManager.cs Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
ChannelPostScanTask.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
RefreshChannelsScheduledTask.cs Use typed logger where possible 2020-06-05 18:15:56 -06:00