This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-03-13 21:29:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Emby.Server.Implementations
/
LiveTv
/
TunerHosts
/
HdHomerun
History
Bond_009
febb6bced6
Review usage of string.Substring (part 1)
...
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
..
HdHomerunHost.cs
Review usage of string.Substring (part 1)
2020-07-22 13:39:24 +02:00
HdHomerunManager.cs
Address comments
2020-04-01 19:05:41 +02:00
HdHomerunUdpStream.cs
fix SA1005
2020-06-15 10:41:00 +12:00