Commit Graph

1349 Commits

Author SHA1 Message Date
Ruud 8874bd4e2b Wrongly assuming quality when no quality in the name. fix #901 2012-10-12 13:15:40 +02:00
Ruud 7f90135947 checksnatched debug code leftover. fix #892 2012-10-02 22:16:21 +02:00
Ruud 50a2bca459 Don't open releases when all are ignored 2012-09-30 17:34:09 +02:00
Ruud a3b3b9c218 Don't use cached in_wanted when re-adding movie 2012-09-30 17:33:51 +02:00
Ruud d38bd03422 Use finish by default when adding new type 2012-09-30 17:15:47 +02:00
Ruud 9184a97fcd Don't loop over releases when download doesn't support check snatched. fix #887 2012-09-30 15:56:51 +02:00
Ruud ce0bf7b51a Standardized checking snatched 2012-09-28 13:10:58 +02:00
Ruud 151b100573 Merge branch 'develop' of https://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop 2012-09-28 08:35:32 +02:00
Ruud 0e23413069 Mark movie snatched on manual download 2012-09-27 08:39:07 +02:00
Ruud 2ac2b0ff06 Remove debug sleep 2012-09-26 21:12:14 +02:00
Ruud 86bf08cbd4 Add documentation to progress api 2012-09-26 21:01:48 +02:00
Ruud ed0e54d64d Add force full search options to wanted list 2012-09-26 20:59:03 +02:00
Ruud 3da0b1a804 Let user know to report weird errors 2012-09-26 20:12:03 +02:00
Ruud 39c2567d5a Also listen to search ended per movie. 2012-09-26 20:11:19 +02:00
Ruud 95c5d16991 Don't check retention when it's 0 2012-09-26 19:35:59 +02:00
Ruud 08b450fc0a Remove trailer feature not implemented yet. 2012-09-26 17:10:34 +02:00
clinton-hall dc63796e48 Added nzbname
previously defined in Downloader. I forgot to bring this across.
2012-09-26 17:12:19 +09:30
clinton-hall c6cba2f6e5 Only request SABnzbd status once
Performs the checking of queue and history here. Requests delete of failed downlaods via download.remove event.
2012-09-26 16:59:36 +09:30
clinton-hall ef945597d2 Removed checking of status results from here
getDownloadStatus is only called once from renamer and all results are passed back. Def remove is added so that renamer can request a failed downlaod to be deleted from SABnzbd if enabled.
2012-09-26 16:51:51 +09:30
clinton-hall ba36c738c7 Added def remove
Allows renamer to request deletion of failed downloads
2012-09-26 16:46:10 +09:30
Ruud 3a3a4fb1f3 Cleanup javascript events on movie delete 2012-09-25 23:11:27 +02:00
Ruud 3fa352e7c8 Firefox fix for directory input 2012-09-25 19:02:28 +02:00
Ruud 08ef153bbf remove dropdown arrow 2012-09-25 16:03:31 +02:00
Ruud 7e3a6eeb83 Make sure top quality is always checked. 2012-09-25 15:47:50 +02:00
Ruud 24ad975917 Movie providers in their own subgroup 2012-09-25 15:09:35 +02:00
Ruud 952f29918e Hide git command when not using git
Re-order automation
2012-09-25 14:30:35 +02:00
Ruud 08ae51dbe6 Improved folder select 2012-09-25 14:22:48 +02:00
Ruud d40ad1ddf2 Improved wizard 2012-09-25 12:43:22 +02:00
Ruud 0132012276 Hide ip change 2012-09-25 11:10:49 +02:00
Ruud 0f1e8eeff9 Make sure to always search for old movies 2012-09-25 10:43:46 +02:00
Ruud 8eee2af49b Renamer fileinput. fix #861 2012-09-24 22:23:15 +02:00
Ruud 3d26a53fbd Don't capitalize labels in settings 2012-09-24 21:59:36 +02:00
Ruud d4600635e1 Use sudo in readme. Thanks jbillo 2012-09-24 17:35:13 +02:00
Ruud 6fc9d383de Add some error handling to sabnzbd statuscheck 2012-09-22 09:20:37 +02:00
Ruud 5776b2caad Convert torrent hash to uppercase 2012-09-22 09:05:44 +02:00
Ruud f82e2a3e6e Limit sabnzbd history check. 2012-09-21 12:38:38 +02:00
Ruud a5fa503970 Copy paste error. 2012-09-21 12:33:22 +02:00
Ruud 6f7d2caa9b Properly update release dates. 2012-09-21 12:16:36 +02:00
Ruud c0012c9243 Properly use newer_than. fix #850 2012-09-20 11:25:38 +02:00
Ruud 5cc7250528 Image optimize 2012-09-20 09:16:26 +02:00
Ruud f474962225 Just check for synoindex file on test. 2012-09-19 15:31:27 +02:00
Ruud ad7de32e70 Send time with API requests 2012-09-19 13:23:40 +02:00
Ruud d295b881af Use new CP url for api 2012-09-16 21:58:58 +02:00
Ruud 20f81d06c0 Send headers with CPAPI 2012-09-16 20:44:10 +02:00
Ruud 8fb24bb101 Couldn't test Synoindex. fix #814 2012-09-16 20:20:47 +02:00
Ruud ce3efd3a3c Cleanup cache on startup 2012-09-16 20:02:15 +02:00
Ruud ef7fc62c66 Download fanart en bigger poster when needed 2012-09-16 19:25:53 +02:00
Ruud 4be8d02cbb Added CP search & info provider 2012-09-16 17:47:14 +02:00
Ruud 7ce8a4fc45 Show proper date in update info 2012-09-16 13:21:01 +02:00
Ruud 102a0177de Only use desktop updater callback on done and error 2012-09-16 12:34:24 +02:00