Commit Graph

14 Commits

Author SHA1 Message Date
Taloth Saldono 4038fa6907 Ignore -Obfuscated while parsing. 2016-02-06 10:43:56 +01:00
Björn Dahlgren 994e2a6c57 Fixed failing tests on Mono
Test case unicode characters in escaped format
2015-11-22 01:11:43 +01:00
Taloth Saldono 3a250e95b9 Fixed: No longer reports SxxExx as releasegroup if original title uses - separator. 2015-01-20 20:47:11 +01:00
Mark McDowall 8a7673ed13 Fixed some parsing issues
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
2015-01-18 15:30:36 -08:00
Mark McDowall 468ac1b789 Release group parsing improvements
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
2015-01-10 00:58:36 -08:00
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01:00
kayone 20287f84ce Fixed: Use Nzb title as scene name when available 2014-09-02 15:07:29 -07:00
Mark McDowall 5d5b12d80e Fixed: Updater being passed invalid path in some cases 2014-06-05 15:36:01 -07:00
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
Taloth Saldono afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches. 2014-05-08 20:03:16 +02: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 64ea525f79 Added test to confirm Release Group: Cyphanix parses properly 2014-04-10 16:21:14 -07: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