Commit Graph

581 Commits

Author SHA1 Message Date
Ruud 1011e2e9b8 Show "how to" when wanted list is empty 2012-10-12 23:34:39 +02:00
Ruud 84f5dcc134 Wizard fix 2012-10-12 23:34:13 +02:00
Ruud 269e98b049 Removed all commented out db.close 2012-10-12 19:09:57 +02:00
Ruud f3e3632dd3 Use less db.commits when adding quality and profiles. 2012-10-12 18:52:44 +02:00
Ruud 4836a9ffdc Merge branch 'fix_scoring' of https://github.com/dersphere/CouchPotatoServer into dersphere-fix_scoring 2012-10-12 13:21:07 +02:00
Ruud 8874bd4e2b Wrongly assuming quality when no quality in the name. fix #901 2012-10-12 13:15:40 +02:00
Tristan Fischer 799b665f15 fix audio scoring
The elements of name_scores are compared to a lower-cased version of the release name so they need to be also lower cased.
2012-10-08 23:30:10 +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
Ruud 3a3a4fb1f3 Cleanup javascript events on movie delete 2012-09-25 23:11:27 +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 0f1e8eeff9 Make sure to always search for old movies 2012-09-25 10:43:46 +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 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 5851f226b6 Add more disks to Windows root directory. 2012-09-16 10:11:04 +02:00
Ruud 006163bd2b Don't show error when thetvdb failes 2012-09-14 13:15:18 +02:00
Ruud 45bb88460c Remove wrongly added movies. 2012-09-14 12:42:52 +02:00
Ruud d2901bc68a Use thetvdb to check if the movie is a TV Show. 2012-09-11 21:32:36 +02:00
Ruud 36f653f65b Include module for desktop build 2012-09-09 17:29:09 +02:00
Ruud 89c295b4ad Properly get releases for check snatched 2012-09-08 14:34:45 +02:00
Ruud 3767a2411a Movie check snatched to renamer plugin 2012-09-08 14:26:15 +02:00
Ruud 012ae9769a Open IMDB url in new window. fix #797 2012-09-03 23:23:18 +02:00
Ruud f799e70e18 Only try and remove old folders once. fix #786 2012-09-02 20:47:24 +02:00
Ruud 7f52d8e496 Don't use srrdb anymore, it's buggy. 2012-09-02 19:39:39 +02:00
Ruud 6b7d29bae1 Cleanup 2012-09-02 16:19:55 +02:00
mano3m be0efb97c6 The searcher states that a better quality is already available or snatched after a release just failed downloading and was set to ignored.
After refreshing the wanted page, one release showed as ignored, the others as available. After clicking the green 'download another one' button, it started downloading the next one.

This is because the movie_dict is filled before the release is updated to ignored and therefore still is stated as snatched in searcher.single.

08-28 17:05:13 DEBUG [ato.core.plugins.searcher] Checking status snatched releases...
08-28 17:05:13 DEBUG [ato.core.plugins.searcher] Checking snatched movie: Think Like A Man
08-28 17:05:13 INFO [.core.downloaders.sabnzbd] Checking download status of "Think Like A Man 2012 1080p BluRay X264 BLOW.cp(tt1621045)" at SABnzbd.
08-28 17:05:13 INFO [hpotato.core.plugins.base] Opening url: http://localhost:8000/api?output=json&apikey=xxx&mode=queue, params: []
08-28 17:05:13 INFO [hpotato.core.plugins.base] Opening url: http://localhost:8000/api?output=json&apikey=xxx&mode=history, params: []
08-28 17:05:14 DEBUG [.core.downloaders.sabnzbd] Found Think Like A Man 2012 1080p BluRay X264 BLOW.cp(tt1621045) in SabNZBd history, which has Moving
08-28 17:05:14 INFO [.core.downloaders.sabnzbd] Think Like A Man 2012 1080p BluRay X264 BLOW.cp(tt1621045) failed downloading, deleting...
08-28 17:05:14 INFO [hpotato.core.plugins.base] Opening url: http://localhost:8000/api?del_files=1&apikey=xxx&mode=history&value=SABnzbd_nzo_tmhk8y&name=delete, params: []
08-28 17:05:14 DEBUG [.core.downloaders.sabnzbd] Result text from SAB: ok
08-28 17:05:14 INFO [.core.downloaders.sabnzbd] SabNZBd deleted failed release Think Like A Man 2012 1080p BluRay X264 BLOW.cp(tt1621045) successfully.
08-28 17:05:14 DEBUG [ato.core.plugins.searcher] Download status: failed
08-28 17:05:14 INFO [ato.core.plugins.searcher] Trying next release for: Think Like A Man
08-28 17:05:14 INFO [ato.core.plugins.searcher] Better quality (1080P) already available or snatched for Think Like A Man
08-28 17:05:14 DEBUG [potato.core.plugins.movie] Changing status for Think Like A Man
08-28 17:06:13 DEBUG [ato.core.plugins.searcher] Checking status snatched releases...
2012-09-02 11:21:58 +02:00
mano3m 7f159b6229 Check if movie is done in checkSnatched. Fixes #760. 2012-09-02 11:21:58 +02:00
Ruud a6c4763d6d Update Userscript with @grant 2012-08-27 22:45:35 +02:00