Commit Graph
1312 Commits
Author SHA1 Message Date
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
Ruud 43e1adbff9 One up 2012-09-16 10:43:43 +02:00
Ruud 6e8b828cd4 Use proper object get 2012-09-16 10:11:24 +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 de6d686fe5 Add API version to CP calls 2012-09-14 12:44:26 +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 2c0af15325 Torcache doesn't give back proper 404 2012-09-11 20:48:27 +02:00
Ruud 36f653f65b Include module for desktop build 2012-09-09 17:29:09 +02:00
Ruud 89426d75ab Use multiple torrent sources to convert hash. fix #802 2012-09-08 15:58:41 +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 b62afc63f1 Speed up Userscript by not using BeautifulSoup. fix #796 2012-09-04 23:10:34 +02:00
Ruud 012ae9769a Open IMDB url in new window. fix #797 2012-09-03 23:23:18 +02:00
Ruud 864cd0e091 Added 2 more TPB proxies 2012-09-03 10:31:46 +02:00
Ruud 5b517e1202 Blackhole failed when only enabled torrent support. fix #791 2012-09-03 09:54:14 +02:00
Ruud f799e70e18 Only try and remove old folders once. fix #786 2012-09-02 20:47:24 +02:00
Ruud b121a2e827 Add traceback to unicode encoding 2012-09-02 20:13:46 +02:00
Ruud 7f52d8e496 Don't use srrdb anymore, it's buggy. 2012-09-02 19:39:39 +02:00
Ruud 7a77ddf0e9 Add description to ptp 2012-09-02 18:36:53 +02:00
Ruud 3087944461 Don't search imdb when no name is found 2012-09-02 18:35:49 +02:00
Ruud 440bcfb7a1 Use count for mergedict 2012-09-02 18:32:15 +02:00
Ruud 6b7d29bae1 Cleanup 2012-09-02 16:19:55 +02:00
Ruud 9590f2e43e PassThePopcorn code cleanup + standards 2012-09-02 16:15:25 +02:00
Ruud 21286458f2 Cleaner settings menu 2012-09-02 14:20:12 +02:00
Ruud 221f01e0e9 Import ascii letters for trailers 2012-09-02 13:33:53 +02:00
Rembrand van LakwijkandRuud 39903314e4 Some minor improvements
- Now uses authkey+passkey in torrent urls, so it should support sending torrents to external clients such as Tranmission
- Fixed all remaster versions showing up as 's' in the torrent name
- Fixed duplicate request when a request is done while not being logged in to ptp
- Allow '.' character in torrent names
2012-09-02 11:27:57 +02:00
Rembrand van LakwijkandRuud ca358d28ee Search improved
- Fixed CouchPotato rejecting a lot of torrents that in reality meet requirements just fine
- Added BD50 support
- Increased amount of log output
2012-09-02 11:27:57 +02:00
Rembrand van LakwijkandRuud d505675f93 Fixed error when a movie is not found (oversight in porting from v1) 2012-09-02 11:27:57 +02:00
Rembrand van LakwijkandRuud 2cac21bdc3 Initial commit off passthepopcorn search provider (port from version for CouchPotato 1) 2012-09-02 11:27:57 +02:00
mano3mandRuud 0cd2206e97 Remove category check
Several people have issues with this on the forum...
2012-09-02 11:21:58 +02:00
mano3mandRuud 4c3a405aa4 Failed download disabled
Make sure that the release is also marked as failed with SabNZB if deleting of failed download is disabled
2012-09-02 11:21:58 +02:00
mano3mandRuud 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
mano3mandRuud 7f159b6229 Check if movie is done in checkSnatched. Fixes #760. 2012-09-02 11:21:58 +02:00
Ruud 10052b7e86 Use shutil for rename in updater 2012-09-02 11:14:02 +02:00
Tristian HowardandRuud 12f440b71e Conflict with Windows cp1252 and UTF-8. fix #692 2012-09-02 10:33:36 +02:00
Tristian HowardandRuud 949989fca8 Fixed a typo found by jbogatay. 2012-09-02 10:33:36 +02:00