Commit Graph
1083 Commits
Author SHA1 Message Date
Ruud 75f22f44a1 Reference before assigned 2014-03-08 18:55:38 +01:00
Ruud d60a8a71b7 Check if file has moved, ignore copystat errors. close #2936 2014-03-08 18:18:06 +01:00
Ruud 3172a4d030 Check for year in coming soon 2014-03-08 12:27:06 +01:00
Ruud b69898d624 Remove double self in filetime check. fixes #2952 2014-03-08 09:37:39 +01:00
Ruud 2066625bf0 Don't use ctime on unix system. Cleanup check a bit. close #2904 2014-03-07 18:58:27 +01:00
Ruud 7af1d00ea2 Allow passwords inside nzb name 2014-03-07 18:10:17 +01:00
Ruud ed62c981cc Add quality tests 2014-02-25 22:04:43 +01:00
Ruud 027ff43dfd Path encode files in rename. fix #2846 2014-02-16 14:55:35 +01:00
Ruud f50c8504cf Encode before copy metadata. fix #2832 2014-02-16 14:19:15 +01:00
Ruud f22778aacb Use proper check 2014-02-16 10:40:54 +01:00
Ruud 888ee07f65 Check responsecodes 2014-02-16 10:27:31 +01:00
Ruud 7001ed476d Wrap all commits with try/except 2014-01-26 00:33:21 +01:00
Ruud 88c328af8e Improved manage scanning
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud 3101926e9b removeDuplicate helper 2014-01-24 15:42:29 +01:00
Ruud 18c64e493b Don't cache post requests 2014-01-21 23:06:02 +01:00
Ruud 05b58819d6 Merge branch 'fix_log_lines' of git://github.com/ressu/CouchPotatoServer into ressu-fix_log_lines 2014-01-21 20:27:32 +01:00
Ruud 29a34fef8c py3k port helpers 2014-01-20 23:58:54 +01:00
Ruud bb3faaf2cd Exception cleanup 2014-01-20 23:27:58 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Sami Haahtinen 8217fecb33 Make Log messages pasteable 2014-01-19 12:01:35 +02:00
Ruud 082da6e3a6 Don't return .text in urlopen 2014-01-17 22:38:02 +01:00
Ruud 6cc802952f Catch maxretry error
Don't fill logs with duplicate logs
2014-01-15 21:38:00 +01:00
Ruud 894e419f40 Allow config delete 2014-01-15 21:08:19 +01:00
Ruud 37d4755aae Log when there is an actual problem with the filedata download. fix #2705 2014-01-14 15:59:51 +01:00
Ruud a9f416c4c5 Variable cleanup 2014-01-14 12:06:47 +01:00
Ruud 8a11f246b1 Add group to untag release 2014-01-14 09:31:29 +01:00
Ruud 279297b8fa Log as debug for file overwrite 2014-01-13 22:30:41 +01:00
Ruud 907b40e3c6 Higher z-index for userscript popup. fix #2703 2014-01-13 16:27:08 +01:00
Ruud c4f4e2b524 Split identifier by know tag if possible 2014-01-12 17:42:10 +01:00
Ruud Burger aa5ecd7b42 Merge pull request #2687 from mano3m/develop_log_metadata
Log overwriting of metadata files
2014-01-12 00:21:47 -08:00
mano3m 794efaa209 Abort rename when something fails
And tag the folder with failed_rename so that the release with not be
deleted later on.
2014-01-12 00:41:54 +01:00
mano3m 464c8ad71c Log overwriting of metadata files
Gives more info for cases like #2641
2014-01-11 23:36:23 +01:00
Ruud 5cc471cc87 Remove path on fail 2014-01-11 00:05:24 +01:00
Ruud 07c7171fbb Image download wasn't working anymore 2014-01-11 00:05:02 +01:00
Ruud c15dd2dec9 Disable verify for now 2014-01-10 23:17:04 +01:00
Ruud a408cc0246 Update renamer to not trigger twice
Keep track of status support on releases
2014-01-10 22:54:23 +01:00
Ruud c2568432e7 Use requests lib for openurl 2014-01-10 14:04:16 +01:00
Ruud 4cdf71513f Clean tags from beginning of string. fix #2654 2014-01-06 22:24:34 +01:00
Ruud 7e6d9c02f6 Add quality test name. closes #2664 2014-01-06 21:53:29 +01:00
Ruud afc4f73e36 Don't try wait when not between time is given 2014-01-05 23:46:42 +01:00
Ruud 5ef0c52277 Create reusable url opener 2014-01-05 22:17:16 +01:00
mano3m f08d34b816 Add a trailing separator for windows drive path
Fixes  #2581, #2526
2013-12-29 23:25:53 +01:00
mano3m 1cea50bcfb Added logging 2013-12-27 19:34:53 +01:00
mano3m 55483cf736 Consider try_next as failed 2013-12-27 19:09:39 +01:00
Joel Kåberg fe397caafc better score forumla for seeding/leeching 2013-12-20 02:08:20 +01:00
Joel Kåberg dafa70b7e3 fix seed/lech score formula, fix #2605 2013-12-19 21:41:17 +01:00
Joel Kåberg 32b9bc3345 Merge pull request #2612 from RuudBurger/manual_scan
Manual scan
2013-12-19 10:30:41 -08:00
mano3m 69569758d9 Make sure we return true on success 2013-12-16 22:51:04 +01:00
mano3m 55777531d5 Clean-up and dont mark status twice 2013-12-16 22:43:05 +01:00
Joel Kåberg 99ce8dacbf added api calls for manual scan (kudos to @mano3m) 2013-12-16 17:07:34 +01:00