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/TunerHosts
Shadowghost 42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
..
HdHomerun Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery 2 years ago
BaseTunerHost.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
LiveStream.cs Replace != null with is not null 2 years ago
M3UTunerHost.cs Make IgnoreDts configurable for M3U tuner 2 years ago
M3uParser.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
SharedHttpStream.cs Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously 3 years ago