| .. |
|
HdHomerun
|
52194f56b5
Replace != null with is not null
|
3 years ago |
|
BaseTunerHost.cs
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
3 years ago |
|
LiveStream.cs
|
52194f56b5
Replace != null with is not null
|
3 years ago |
|
M3UTunerHost.cs
|
c3405d25fd
Make IgnoreDts configurable for M3U tuner
|
3 years ago |
|
M3uParser.cs
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
3 years ago |
|
SharedHttpStream.cs
|
832da133d8
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
|
3 years ago |