This website requires JavaScript.
Explore
Help
Register
Sign In
michael.heier
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d8d5c86d49
jellyfin
/
Emby.Server.Implementations
/
LiveTv
/
TunerHosts
History
Shadowghost
b37e9209df
Apply review suggestion
2023-05-22 10:39:58 +02:00
..
HdHomerun
Apply review suggestion
2023-05-22 10:39:58 +02:00
BaseTunerHost.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00
LiveStream.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
M3uParser.cs
Inline out variable declaration
2023-04-06 19:21:29 +02:00
M3UTunerHost.cs
Make IgnoreDts configurable for M3U tuner
2022-08-18 01:08:03 +02:00
SharedHttpStream.cs
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
2022-01-22 17:06:57 +01:00