Commit Graph

2348 Commits

Author SHA1 Message Date
Ruud f7911fe9f3 Remove release on new scan 2012-12-18 14:14:06 +01:00
Ruud 8ffa6a8392 Quality by id 2012-12-18 13:54:13 +01:00
Ruud 382d49f895 Delete release if it has no files 2012-12-17 22:41:56 +01:00
Ruud 570b79a67e Use height with margin to check quality. fix #582 2012-12-17 22:27:07 +01:00
Ruud e7aafc406f Check if identifier exists before adding release. fix #1048 2012-12-17 21:10:30 +01:00
Ruud 2dcc1e096e Make path safe first 2012-12-17 21:10:04 +01:00
Ruud 9f0746a668 Encoding issues. fix #974 2012-12-17 20:50:58 +01:00
Ruud d9c437bd7f Fix some torrentleech stuff. closes #1149 2012-12-17 19:55:27 +01:00
Ruud 7079647f87 Also try and find movie name between [] 2012-12-17 18:49:37 +01:00
Ruud 65570ba479 Improve name searching. closes #1137 2012-12-17 18:22:12 +01:00
Ruud a57ba9026d Year match only 1900-2099 2012-12-17 18:21:15 +01:00
Ruud 63246256ee Don't remove stuff from python cache 2012-12-17 17:10:53 +01:00
Ruud 1ac0dc3bbf Don't show Environment vars when developing 2012-12-17 16:40:15 +01:00
Ruud 342d31b48a Remove ignored words which are part of title. close #1123 2012-12-17 14:08:44 +01:00
Ruud ea7904ed9a Typo on seeders check. fix #1142 2012-12-17 13:56:11 +01:00
Ruud ca37c2f018 Merge branch 'develop-renamer' of https://github.com/clinton-hall/CouchPotatoServer into develop 2012-12-17 13:18:23 +01:00
Ruud 5aa2146614 OMGWTFNZBs support. closes #1130
ZOMG BBQ SAUCAGES NOMNOMNOM
2012-12-17 13:07:01 +01:00
Ruud 0fd49a2c67 FTDWorld returned wrong backup category 2012-12-17 13:03:33 +01:00
Ruud b680d84cba Don't use handler when in desktop build 2012-12-17 12:00:42 +01:00
Ruud 24b341005e Extended Newznab description 2012-12-16 22:07:02 +01:00
Ruud 749cf550ec FTDWorld provider 2012-12-16 17:37:35 +01:00
Ruud 650177803b Movie login to yarrprovider class 2012-12-16 17:34:50 +01:00
clinton-hall bb7b4cbbed Added try: except for two common errors
Does not fix the errors, but prevents the renamer being stuck as "in progress"
Allows next instance to run.
2012-12-13 19:45:13 -08:00
Ruud 003db92c9b Label depending on list. closes #1131 2012-12-11 22:22:31 +01:00
Arsecroft b2b396bf17 Fixed PtP provider login as per link included
http://passthepopcorn.me/forums.php?action=viewthread&threadid=15602&post=68#post535328
2012-12-11 21:49:48 +01:00
Ruud f1a1db8d5b Revert "Remove NZBsRus"
This reverts commit f515cd2477.
2012-12-09 21:50:07 +01:00
Ruud f515cd2477 Remove NZBsRus 2012-12-09 16:21:36 +01:00
Ruud 65bb1bec27 Remove nzbmatrix 2012-12-09 15:49:47 +01:00
Ruud cc84532824 Typo 2012-12-09 15:42:15 +01:00
clinton-hall 5530fbf792 Remove ignore words. URL too long
Most people are experiencing 401 errors with nzbclub
2012-12-05 22:07:33 +01:00
Ruud 5658a85f61 Use splitstring when possible. 2012-12-04 23:18:13 +01:00
Ruud 0c5206f01b Placeholder for settings 2012-12-04 23:04:48 +01:00
clinton-hall 4bffce637e Fixed double-up in wording 2012-12-04 22:49:20 +01:00
clinton-hall 9f2941a45c Changed description for required words 2012-12-04 22:49:20 +01:00
clinton-hall f452106bfc Added comparison of sets of required words
Can now match sets of words containing words separated by & with each set separated by ,
This only requires any set of word(s) to be matched, but within each set ALL words must match.
2012-12-04 22:49:20 +01:00
Ruud da3055be30 Return nothing on disabled calls. 2012-12-03 14:29:59 +01:00
Ruud f9b65e7216 Add some better name guessing to searcher. fix #1091 2012-12-03 14:20:20 +01:00
Ruud 07e2c56095 Create empty download folder for Transmission. fix #1055 2012-12-03 13:58:46 +01:00
Ruud 9a6cfe3a21 Wait for wasn't used. fix #1104 2012-12-03 13:55:02 +01:00
Ruud 802338a934 Update Tornado lib 2012-12-03 13:31:34 +01:00
Ruud f0a3358561 Use debug for Tornado errors 2012-12-03 13:11:08 +01:00
Ruud 1c4c69211b Change shutdown event name 2012-12-02 00:18:11 +01:00
Ruud 77d57f5a09 Removed stopped providers 2012-11-30 22:49:22 +01:00
Ruud 618845a021 Code formatting 2012-11-30 22:37:23 +01:00
iamnos 3aabcbf8f1 Update init/fedora
The config file should be read after the defaults are set, or the options set in the config file are never used.
2012-11-30 21:53:35 +01:00
Ruud 929c6fe3f9 Don't run schedules when it's 0 2012-11-30 21:42:18 +01:00
Ruud c852949591 To lower case 2012-11-30 21:36:33 +01:00
Guillaume Bienkowski e36c8ec3ab Fixed typo 2012-11-30 21:32:20 +01:00
Guillaume BIENKOWSKI afea12c7c0 Log out when finished 2012-11-30 21:32:20 +01:00
Guillaume BIENKOWSKI c29a8b47d6 Basic support of Synology DownloadStation API
VERY basic. We're not logging out at the moment, and we keep the
session open.
No verification of the protocol version either (I assume DSM 4.1).

Very basic, indeed
2012-11-30 21:32:20 +01:00