Commit Graph

133 Commits (22bc0e96ffb0c74308748d43d732245c6d85a863)

Author SHA1 Message Date
Mark McDowall dda7868215 Cleaned up a bunch of warnings
12 years ago
Mark McDowall c5252ca22d Merge remote-tracking branch 'origin/master' into quality
12 years ago
Mark McDowall d25da21e58 Multi episode title cleanup #ND-67 Fixed
12 years ago
Mark McDowall 09665c2920 Added WEBDL 1080p
12 years ago
Mark McDowall b40c6ba7b8 Merge branch 'master' into quality
12 years ago
Mark McDowall fae0cadbec Fixed header parsing
12 years ago
Mark McDowall 92acb4c049 QualityTypes no longer an enum
12 years ago
Mark McDowall 49f086cf19 Renamed Quality to QualityModel
12 years ago
Mark McDowall 6f3262c68a Release group is added to history and episodefile
12 years ago
Mark McDowall bee6914062 Allow scene name to be used for renaming
12 years ago
Mark McDowall 4ca828db81 New: .strm files are now considered media files
12 years ago
Mark McDowall c50ed82b7e Reordered parsing REGEX a bit.
12 years ago
Mark McDowall 0a526951b6 Fixed: Daily episode parsing is less greedy.
12 years ago
Mark McDowall f09a7e0525 Fixed: Issue parsing certain multi-part episode names.
12 years ago
Mark McDowall 0ab0611173 Fixed: Underscores in Series Name when parsing were are now removed properly.
12 years ago
Mark McDowall 05b91dbb4f New: DSR x264 releases will be considered SDTV releases, instead of Unknown.
12 years ago
Mark McDowall 2c7a2df3ea New: Repacks will be treated the same as propers.
12 years ago
Mark McDowall 3a8f40511d New: Added NzbIndex.nl as an indexer, enabled by default
12 years ago
Mark McDowall 5ea626585f Fix: Added support for year as season (Looney Tunes)
12 years ago
Mark McDowall cd18fd4a34 Fix: Fixed parsing issue for certain multi-part episodes.
13 years ago
Mark McDowall 7a1301610a PDTV will treated as SDTV.
13 years ago
kay.one 96317b476c Fixed: Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD)
13 years ago
Mark McDowall 694b712c14 Fix: Parsing issue for episodes with year and 105 style naming.
13 years ago
Mark McDowall 15a29dce81 Parser updated.
13 years ago
Mark McDowall 59516c240f Fix for episodes with "Part" in the Episode Title being picked up as mini-series releases.
13 years ago
Mark McDowall 34f8f0a78f Reversed the last change, if episodes are not parsed in order the report should be rejected.
13 years ago
Mark McDowall fb83212f55 Parser will ensure episode numbers are in order when returned.
13 years ago
kay.one d7965022db Fix: RSS parse errors are no longer logged as warning and will not show up in the log page (they are still included in the log files)
13 years ago
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
Mark McDowall e0170a08e4 More REGEX work, cleaned up some extraneous bits and made them more accurate.
13 years ago
Mark McDowall c700ffcc3b Fixed parsing being too greedy in its search for multi-episode releases.
13 years ago
Mark McDowall 91d3d522ec Parse size to decimal using en-US culture.
13 years ago
kay.one b6d43273cf Fixed an issue where an unparsable item could break the parser.
13 years ago
kay.one 78268f3c58 Better parser logging.
13 years ago
kay.one 1e580856ca Better exception logging.
13 years ago
kay.one 9acfb7330c Check sab queue now takes quality into consideration
13 years ago
Mark McDowall 5cea5282bd Improved the parser to properly handle files without titles, with tests.
13 years ago
Mark McDowall dfbb222c6c Changed the second .xvid to .divx.
13 years ago
Mark McDowall 359f6ea012 Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year.
13 years ago
Mark McDowall e958a019ed Updated parser to skip longer than expected numbers from being parsed.
13 years ago
Mark McDowall 6bd8de000a Added another test for mini-series parsing, fixed parsing.
13 years ago
Mark McDowall 3f32ad1bf2 Parser now supports mini-series (treats them as season 1).
13 years ago
Mark McDowall 30e30451c4 Fixed parser being too greedy.
13 years ago
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
13 years ago
kay.one 03aa27c45c Parser now ignores daily episodes from the future.
13 years ago
kay.one d0d9c44124 Parser refactoring. Now tries to parse full path if file name didn't work.
13 years ago
kay.one 6778a6ed99 Moved duplicated NormalizePath method to PathExtentions
13 years ago
Mark McDowall 5012144c13 Fixed 1101 and 101 naming incorrectly picking up 1080p and 720p.
13 years ago
Mark McDowall 1134d925f4 Fixed REGEX for title parsing.
13 years ago
kay.one 35e44284c0 Fixed broken test, drop folder prefix uses regex instead of prefix now.
13 years ago