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-02-23 21:12:26 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
a0453a0fe65d19d0484cc83ce2f31b08dadcfd09
jellyfin
/
Emby.Server.Implementations
/
LiveTv
/
Listings
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
..
SchedulesDirect.cs
Review usage of string.Substring (part 1)
2020-07-22 13:39:24 +02:00
XmlTvListingsProvider.cs
fix SA1513/SA1516
2020-06-16 16:11:30 +12:00