jellyfin-server/Emby.Naming/TV
Fredrik Lindberg ea439c5ccf Improve series name matching
Add a series path resolver that attempts to extract only the series
name from a path that contains more information that just the name.
2021-09-13 17:59:33 +02:00
..
EpisodeInfo.cs
EpisodePathParser.cs
EpisodePathParserResult.cs
EpisodeResolver.cs Remove some unnecessary allocations 2021-05-24 00:30:41 +02:00
SeasonPathParser.cs 100% branch coverage for Emby.Naming 2021-02-13 11:38:17 +01:00
SeasonPathParserResult.cs
SeriesInfo.cs Improve series name matching 2021-09-13 17:59:33 +02:00
SeriesPathParser.cs Improve series name matching 2021-09-13 17:59:33 +02:00
SeriesPathParserResult.cs Improve series name matching 2021-09-13 17:59:33 +02:00
SeriesResolver.cs Improve series name matching 2021-09-13 17:59:33 +02:00