Commit Graph

107 Commits (0552fd9ad33660ce49d69ce92a8531863189c87c)

Author SHA1 Message Date
Mark McDowall cd18fd4a34 Fix: Fixed parsing issue for certain multi-part episodes.
13 years ago
kay.one 8e74ea3f1d Added new multi part title test.
13 years ago
Mark McDowall 7a1301610a PDTV will treated as SDTV.
13 years ago
Mark McDowall 57f380c70f Test added to confirm that x264 SDTV releases are classified 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 b751bbc4ce Fixed broken unit tests from parsing logging changes.
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
kay.one fb0b487e6d Added broken parser test.
13 years ago
Mark McDowall 197979ea3c QualityParseTest will accept bool IsProper as a parameter.
13 years ago
Mark McDowall c0542449a4 Added additional logging to episode searching.
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 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 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 69ddeeb0e3 Fixed spelling for Expected[LogType].
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
kay.one 1dddf2ffde Added broken parser test
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
Mark McDowall b3d1b8c47e Added additional FullSeason parse test and another assertion.
13 years ago
Mark McDowall d82edba26c Fixed broken unit test for parsing future daily shows.
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
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
Mark McDowall 6b26843b50 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 1134d925f4 Fixed REGEX for title parsing.
13 years ago
kay.one c1116d0faa Fixed bug where service where windows service couldn't be installed.
13 years ago
Mark McDowall 3bd99a2b7b Added Support for 1011 as a number convention.
13 years ago
Mark McDowall 0dbb3789eb Treat SUBPACK's as extra releases, so they will not be downloaded.
13 years ago
Mark McDowall 43fa8a1f66 Fixed broken Season parsing REGEX, added test to verify issue without parsing XML.
13 years ago
Mark McDowall 339f191ab8 Releases with only extras will be skipped, with tests.
13 years ago
Mark McDowall 951eb4523d Support for csi525 naming added, previously csi.525 would work, but csi525 wouldn't.
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall 73fadac397 Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination.
13 years ago
Mark McDowall 704084a5c8 Fixed broken parse REGEX, removed parsing test and added to hall of shame.
13 years ago
Mark McDowall 43e5cb7b31 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 52e6d09325 Fixed port, added broken parser test
13 years ago
Mark McDowall 07a4c94032 Removed ParseSeasonInfo.
13 years ago
Mark McDowall 2ad200e743 Fixed an issue where large 1080i MPEG HDTV rips were being considered SDTV, they now get caught as Unknown.
13 years ago
Mark McDowall f1f85a0eca Fixed parsing issue when Episode Title starts with a number. Split out single and multi episode REGEX for standard naming conventions.
13 years ago
Mark McDowall 35abb74993 Fixed parsing of House - S06E13 - 5 to 9
13 years ago
kay.one f0735c0693 minor tweaks
13 years ago