jellyfin/Emby.Naming/Video
SenorSmartyPants b96420b786 Clean Extra Names
- Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF.
- Override Resolve for Extras to enable parsename
- remove exclusion on parsename of extratypes
2023-03-09 17:44:12 -06:00
..
CleanDateTimeParser.cs Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
CleanDateTimeResult.cs Xml-doc part1 2020-11-10 17:11:48 +01:00
CleanStringParser.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
ExtraResult.cs Xml-doc part2 2020-11-10 19:23:10 +01:00
ExtraRule.cs Xml-doc part2 2020-11-10 19:23:10 +01:00
ExtraRuleResolver.cs Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
ExtraRuleType.cs Xml-doc part1 2020-11-10 17:11:48 +01:00
FileStack.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
FileStackRule.cs Improve alternate ordering (#9336) 2023-02-20 08:07:51 -07:00
Format3DParser.cs Update StyleCop 2021-12-24 18:28:27 +01:00
Format3DResult.cs Remove some unnecessary allocations 2021-05-24 00:30:41 +02:00
Format3DRule.cs Xml-doc part2 2020-11-10 19:23:10 +01:00
StackResolver.cs Review 2021-12-14 23:05:45 +01:00
StubResolver.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
StubTypeRule.cs Xml-doc part2 2020-11-10 19:23:10 +01:00
VideoFileInfo.cs Remove some unnecessary allocations 2021-05-24 00:30:41 +02:00
VideoInfo.cs Refactor extras parsing 2021-12-07 15:24:57 +01:00
VideoListResolver.cs Improve alternate ordering (#9336) 2023-02-20 08:07:51 -07:00
VideoResolver.cs Clean Extra Names 2023-03-09 17:44:12 -06:00