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-03-31 23:42:09 +01:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
80b8661008f271efad595e75de7b0c50971b131b
jellyfin
/
Emby.Server.Implementations
/
LiveTv
/
TunerHosts
History
Shadowghost
80b8661008
Merge branch 'master' into network-rewrite
2023-03-03 10:42:24 +01:00
..
HdHomerun
Merge branch 'master' into network-rewrite
2023-03-03 10:42:24 +01: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
Improve alternate ordering (
#9336
)
2023-02-20 08:07:51 -07: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