jellyfin/Emby.Server.Implementations/LiveTv
Bond_009 d7748cfa04 Multiple Stream changes
* Remove useless MemoryStream in DlnaHttpClient
* Use HttpContent.ReadFromJsonAsync extension
* Call ConfigureAwait for IAsyncDisposable
* Use HttpContent.CopyToAsync where possible
2023-10-11 18:32:57 +02:00
..
EmbyTV Multiple Stream changes 2023-10-11 18:32:57 +02:00
Listings Multiple Stream changes 2023-10-11 18:32:57 +02:00
TunerHosts Multiple Stream changes 2023-10-11 18:32:57 +02:00
LiveTvConfigurationFactory.cs Fix some warnings 2021-05-28 14:33:54 +02:00
LiveTvDtoService.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
LiveTvManager.cs Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
LiveTvMediaSourceProvider.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
RefreshGuideScheduledTask.cs Fix some warnings 2022-02-15 18:59:46 +01:00