Commit Graph

65 Commits (6393d0a3f931211b18f69f6ef58d9583e91c14c4)

Author SHA1 Message Date
Mark McDowall f1db8f52bf Parser REGEX updated to support 103 naming and breaking out of the REGEX foreach loop when a match is found. Most strict to less strict ordering of REGEX is required.
14 years ago
Mark McDowall f07b305684 Fixed Parser (broke 103 naming convention, but it fixed more than it broke).
14 years ago
Mark McDowall 64a1b2d28d Normalize path will now just clean it up, no longer returns the string in all lower-case.
14 years ago
markus101 1ba6cd0d3a Removed Drone Specific parser, on 2nd look it is not needed... just need to include the quality when adding it to the SAB Queue.
14 years ago
markus101 fd038891fb Added parser for parsing the Quality of an Episode sent to SAB (So we get the proper quality)
14 years ago
markus101 1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
Keivan 16fcda18c3 fixed episode parse, profile storage
14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
14 years ago
markus101 1cf5e55e61 Added in Bluray 1080P Quality Type.
14 years ago
markus101 c40f18e66f Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Scott Schlesier d5a869ac54 Parse UNC paths
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan c8a8fb4d62 Fixed notification issues
14 years ago