This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
jellyfin-jellyfin-1
Watch
1
Star
0
Fork
0
You've already forked jellyfin-jellyfin-1
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-24 01:34:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0556c8dedf05683488aee901b7f3d57bebcdc62
jellyfin-jellyfin-1
/
Emby.Naming
/
TV
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
..
EpisodeInfo.cs
revert xml docs indentation
2020-03-25 14:31:03 -06:00
EpisodePathParser.cs
Fix warnings in Emby.Naming
2020-03-25 10:53:03 -06:00
EpisodePathParserResult.cs
Fix some warnings
2020-02-23 12:11:43 +01:00
EpisodeResolver.cs
Fix some warnings
2020-02-23 12:11:43 +01:00
SeasonPathParser.cs
Review usage of string.Substring (part 1)
2020-07-22 13:39:24 +02:00
SeasonPathParserResult.cs
revert xml docs indentation
2020-03-25 14:31:03 -06:00