Commit Graph

24 Commits

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Mark McDowall c92de8d337 Fixed: Strip AlteZachen from release group name 2020-10-13 23:25:37 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick d9a51a1d02 Changed: Refactor ReleaseGroup Parser cases 2018-08-26 22:25:19 -04:00
Qstick 28a508bed7 Fixed: Remove xpost suffix from release groups 2018-02-09 23:23:27 -05:00
Qstick 750ecacb9b Fixed: Remove Pre and postbot suffixes from release groups 2018-02-03 21:59:29 -05:00
Qstick fdb7c96ffa Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
#166
2017-12-24 21:45:28 -05:00
Qstick a80360f6fd Remove Remaining TV Code 2017-10-18 21:42:57 -04:00
Qstick 4aa5a35cb4 Added -Scrambled to the ReleaseGroup cleanup list
Sonarr f8d5f1fc9
2017-09-27 22:07:35 -04:00
Taloth Saldono 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly.
fixes #1198
2016-03-26 21:42:51 +01:00
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