Sonarr/src/NzbDrone.Core/Parser
Mark McDowall ec698c2cf7 Fixed: Parsing of release names with trailing colon in the title
Closes #4238
2021-02-11 17:00:11 -08:00
..
Model Fixed: Use file name when importing batch release when renaming is disabled 2021-02-07 16:52:57 -08:00
InvalidDateException.cs
InvalidSeasonException.cs
IsoLanguage.cs New: Language Profiles 2018-12-29 13:08:38 +01:00
IsoLanguages.cs New: Added Hindi language 2021-02-07 21:35:30 +01:00
LanguageParser.cs New: Added Hindi language 2021-02-07 21:35:30 +01:00
Parser.cs Fixed: Parsing of release names with trailing colon in the title 2021-02-11 17:00:11 -08:00
ParsingService.cs Fixed parsing (duplicate) releases for series with multiple season number mappings 2021-01-16 21:13:32 +01:00
QualityParser.cs New: Parsing of '[WEB]' as WebDL 2021-01-13 17:17:11 -08:00
RegexReplace.cs Simplified more RegexReplace instances. 2019-02-09 21:13:13 +01:00
SceneChecker.cs
ValidateParsedEpisodeInfo.cs