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-27 04:22:08 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
c042f20224f2032fd08f93c6cebb883ac9abd6f7
jellyfin
/
Emby.Server.Implementations
/
LiveTv
/
TunerHosts
History
Shadowghost
6cc1203c1b
Merge branch 'master' into network-rewrite
2023-05-09 15:25:41 +02:00
..
HdHomerun
Merge branch 'master' into network-rewrite
2023-05-09 15:25:41 +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