This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-21 17:44:43 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
c7d50d640e614a3c13699e3041fbfcb258861c5a
jellyfin
/
Emby.Server.Implementations
/
LiveTv
/
TunerHosts
History
Bond_009
c7d50d640e
Replace == null with is null
2022-12-05 15:00:20 +01:00
..
HdHomerun
Replace == null with is null
2022-12-05 15:00:20 +01:00
BaseTunerHost.cs
Fix some warnings
2021-09-25 20:32:53 +02:00
LiveStream.cs
Flush to disk async where possible
2022-01-22 23:36:42 +01:00
M3uParser.cs
Use ArgumentNullException.ThrowIfNull helper method
2022-10-06 20:21:23 +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