Commit Graph

203 Commits

Author SHA1 Message Date
Mark McDowall 69567de9a2 Some additional release group parsing tests 2014-06-04 21:54:40 -07:00
Mark McDowall 545bc756f2 Fixed: Error messages not being shown in the UI or being shown in the wrong place 2014-06-04 17:03:53 -07:00
Mark McDowall 1446e1e0e7 Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import 2014-06-03 14:09:23 -07:00
Mark McDowall b4012e0752 Fixed: Quality in notifications when file name doesn't contain the quality 2014-06-02 23:31:41 -07:00
Taloth Saldono dcb586b937 Fixed: Better parsing of the delimiters for absolute episode numbering. 2014-05-30 19:40:27 +02:00
Taloth Saldono 9cf8436dbc Added 'Nordic' as norwegian language. 2014-05-30 19:40:26 +02:00
Mark McDowall 61194bc925 Added poorly named multi episode test (commented out) 2014-05-25 22:39:06 -07:00
Mark McDowall 3717b558e4 Fixed: Bluray 480p releases will be treated as DVD 2014-05-25 13:28:43 -07:00
Mark McDowall 16c60ff92c Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p 2014-05-24 23:21:53 -07:00
Mark McDowall 198e7cc2f7 Fixed: parsing of some porrly named episodes 2014-05-24 11:29:40 -07:00
Mark McDowall 20124ab61d Fixed: Parsing of some quality from some Bluray files 2014-05-16 23:01:36 -07:00
Taloth Saldono afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches. 2014-05-08 20:03:16 +02:00
Taloth Saldono 388943ea1b Fixed: Quality parser now properly deals with releases with underscores as delimiter. 2014-05-06 23:59:07 +02:00
Taloth Saldono bf7180f9ac Fixed: mm.dd.yyyy airdate now parsed. 2014-05-06 23:59:06 +02:00
Mark McDowall 1ce58c58af Fixed: Parsing daily episode formats that contain [] around the quality 2014-04-24 23:09:35 -07:00
Taloth Saldono 5428d9d53f Improved detection of hashed releases.
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall bc17466dbc Fixed: Parsing files that contain the date along with a season and episode 2014-04-15 16:53:08 -07:00
Mark McDowall 14554b49bc HashedReleaseFixture uses OS agnostic paths 2014-04-15 14:50:18 -07:00
Taloth Saldono 6aaa3c573f Fixed: Hashed releases should be parsed more accurately. 2014-04-15 23:21:59 +02:00
Mark McDowall 64ea525f79 Added test to confirm Release Group: Cyphanix parses properly 2014-04-10 16:21:14 -07:00
Mark McDowall 0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release 2014-04-06 20:10:05 -07:00
Mark McDowall f88a83ae10 Better cleaning before parsing releases and files 2014-03-26 07:21:02 -07:00
Mark McDowall bac75ac6d9 New: Failed download handling for Nzbget 2014-03-20 00:08:15 -07:00
Mark McDowall 9447ea6786 Fixed broken tests 2014-03-10 12:24:32 -07:00
Mark McDowall db5baf70ea Don't clean common words from the start of the title
Fixed: Do not treat similar titles as the exact same
2014-03-10 12:20:28 -07:00
Mark McDowall b14a0dd96d Fixed broken language test 2014-03-05 17:33:37 -08:00
Mark McDowall 669f351d08 Properly handling multi episode in one scene numbered release
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall 6d1cb90723 Possible special is less aggressive, with tests 2014-02-22 15:33:11 -08:00
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title 2014-02-11 19:18:17 -08:00
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
Conflicts:
	src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
	src/UI/app.js
2014-02-03 17:29:22 -08:00
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles 2014-01-29 22:43:23 -08:00
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall b29efa5823 Fixed: Release group will not contain file extension 2013-12-25 23:16:13 -08:00
Mark McDowall a5a02ce90e Fixed: Incorrectly treating single episode releases as full season releases 2013-12-23 20:17:20 -08:00
Mark McDowall 80b2e605a9 Fixed: Issue processing full season releases 2013-12-22 17:32:50 -08:00
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
Mark McDowall 87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word 2013-12-04 23:16:24 -08:00
Mark McDowall 26495aaa4b More parsing tests to ensure anime doesn't break standard episodes 2013-11-30 02:54:11 -08:00
Mark McDowall c554e3f6b9 More tests for single title paring of shows with a number in the title 2013-11-29 10:29:47 -08:00
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers 2013-11-29 09:05:52 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall 106f06c81f Fixed daily parsing tests 2013-11-11 21:03:12 -08:00
Mark McDowall 92cb702b9c Added more multi-episode tests and support for them 2013-11-11 21:03:11 -08:00
Mark McDowall 9be6e68e7e Fixed broken tests 2013-11-11 21:03:10 -08:00
Cyberlane 44c1bc632e Parsing service code (and tests) for absolute numbered episodes 2013-11-11 21:03:08 -08:00
Cyberlane d13b41313f Parser can parse absolute episode numbers 2013-11-11 21:03:07 -08:00
Mark McDowall e7ac2247ab Log details
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall 436644318b Added name + year lookups
New: Support series lookup when year has been appended to the release name
2013-10-31 16:50:39 -07:00
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
2013-10-22 22:17:02 -07:00
Mark McDowall 3586d59d6c Fixed: Now able to parse series names that use underscores instead of spaces 2013-10-17 11:25:08 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00