jellyfin/Emby.Naming/TV
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