Sonarr/src/NzbDrone.Core/Parser
Mark McDowall 33b44a8a53 New: Option to sync season monitoring state when importing from another Sonarr instance
Closes #6542
2024-02-26 21:32:39 -08:00
..
Model New: Option to sync season monitoring state when importing from another Sonarr instance 2024-02-26 21:32:39 -08:00
InvalidDateException.cs StyleCop 2022-08-07 15:24:35 -07:00
InvalidSeasonException.cs StyleCop 2022-08-07 15:24:35 -07:00
IsoLanguage.cs Fixed: Displaying audio and subtitle languages in UI 2023-01-04 21:24:26 -08:00
IsoLanguages.cs New: Add 'zhtw' and 'yue' language codes as Chinese language 2024-01-16 00:52:40 -05:00
LanguageParser.cs Fixed: Parsing of subtitle languages separated by dash 2024-02-27 00:32:31 -05:00
Parser.cs New: Parse releases with season and episode numbers separated by a period 2024-02-20 20:10:09 -08:00
ParsingService.cs Fix typo in log message matching by TVRage ID 2024-02-20 20:10:30 -08:00
QualityParser.cs Fixed: Skip parsing releases without title 2023-09-19 00:05:28 -04:00
RegexReplace.cs Remove unused imports 2023-05-10 21:08:13 -07:00
SceneChecker.cs Use Contains(char) instead of Contains(string) for performance 2023-03-15 19:24:48 -05:00
ValidateParsedEpisodeInfo.cs Fixed: Suppress warnings for daily style extra files 2018-04-21 15:25:21 -07:00