1380 Commits
Author SHA1 Message Date
Ruud b9a8ca14c3 nosql 2014-02-09 18:21:47 +01:00
Ruud f7e1a2a5eb nosql 2014-02-09 15:57:08 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Ruud a609b401c4 nosql 2014-02-07 15:11:06 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud 63743dd2b6 More NoSQL 2014-01-31 00:38:37 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud aab10fb599 Close all 2014-01-28 08:22:06 +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
mano3m e9a457e263 mark release das downloaded if renamer is disabled.
if the renamer is not enabled and the quality of the downloaded release
is not the finish quality, the release did not get a status update.
2013-12-15 21:03:40 +01:00
mano3m ea5d274f4d Add another check 2013-12-11 22:40:01 +01:00
mano3m f57f2444fe Improved checking
Fixes #2539 ?
2013-12-11 22:11:33 +01:00