You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations/LiveTv
Cody Robibero ea3d79c0eb
Merge pull request #7235 from Bond-009/async4
3 years ago
..
EmbyTV Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously 3 years ago
Listings Remove more warnings 3 years ago
TunerHosts Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously 3 years ago
LiveTvConfigurationFactory.cs Fix some warnings 3 years ago
LiveTvDtoService.cs Use Guid for BaseItemDto parent ids 3 years ago
LiveTvManager.cs Ban the usage of Task.Result 3 years ago
LiveTvMediaSourceProvider.cs Ignore published server url for local access 3 years ago
RefreshGuideScheduledTask.cs Fix some warnings 3 years ago