CouchPotato - Automatic Movie Downloader via NZB & Torrents!
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
I fixed the "not marked as downloaded" bug.
And I think I found why the renamer seemed to hang after 1 run, but I'm not sure, so for the people having that problem, please update to the latest version (git) and let me know
And I think I found why the renamer seemed to hang after 1 run, but I'm not sure, so for the people having that problem, please update to the latest version (git) and let me know
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
mrwolf, to get UserScript working, edit the java script (Greasemonkey -> Manage User Scripts -> 'Edit' (at bottom left)). Line 11 in the script needs to point to your CP ip:port
var cpLocation = 'http://192.168.1.1:5000'; (default in the script)
mine now reads (for my particular install)
var cpLocation = 'http://192.168.1.13:5002';
Also, ensure that 'Included Pages' in the 'Manage User Scripts' window also includes the ip:port/*.
var cpLocation = 'http://192.168.1.1:5000'; (default in the script)
mine now reads (for my particular install)
var cpLocation = 'http://192.168.1.13:5002';
Also, ensure that 'Included Pages' in the 'Manage User Scripts' window also includes the ip:port/*.
mrwolf wrote: I can't get the userscript to work with Firefox, I'm probably missing out on something very obvious...
In CP, I click the userscript button, it then shows up with 'http://192.168.1.110:5002/CouchPotato.u ... .110:5002/', with the script code on the page. I remove the last part of the url, so it becomes 'http://192.168.1.110:5002/CouchPotato.user.js', and GreaseMonkey recognizes it as a script and installs it.
I then go to IMDB and find a movie. The 'add to CP' box appears, and I click it. But then there's an error saying 'page doesn't exist', and the movie is not added to CP. What am I doing wrong here?
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
You shouldn't have to do that manually. I'll check out why that happens. In chrome it works fine, but in FF it isn't registering as a Userscript.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
And fixed. Userscript should install properly now, without manual editing.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Hi again. I just switched to using git, and I'm getting the "Version UNKNOWN Build," that I read about a few pages back. I tried restarting CP and my PC... was there something else I should do? Oh, and I also tried doing a git pull... seems up to date.
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Ok, I just installed and started using CP, all is great and working, but...
Is there any way to see the Downloaded movies details like on the Wanted list?
Yeah, I want to admire my collection...
Thanks.
Is there any way to see the Downloaded movies details like on the Wanted list?
Yeah, I want to admire my collection...
Thanks.
-
- Newbie
- Posts: 23
- Joined: September 5th, 2010, 3:29 am
- Contact:
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
@fatgiant....
install xbmc you can admire all what you want there
install xbmc you can admire all what you want there
rig1:
w7 64 ult
I5-760 - 8gb hypX kings DDR3- Asus p7p55d
6 x 1 Tb wd gr EARS raid 5
2 x 640GB Sata3 raid1 Os
adaptec 2 * 500gb raid0 SAB
Rig2
W7 64 ult
core 2 duo - P5q-em - 4 gb corsair ddr2
6 x 1TB wd EADS raid5
adaptec 2* 500 gb samsung raid 1 OS
Rig3
unraid 10tb
p5b-plus
w7 64 ult
I5-760 - 8gb hypX kings DDR3- Asus p7p55d
6 x 1 Tb wd gr EARS raid 5
2 x 640GB Sata3 raid1 Os
adaptec 2 * 500gb raid0 SAB
Rig2
W7 64 ult
core 2 duo - P5q-em - 4 gb corsair ddr2
6 x 1TB wd EADS raid5
adaptec 2* 500 gb samsung raid 1 OS
Rig3
unraid 10tb
p5b-plus
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
@theagent: when there is an .git folder. CP won't use the buildin updater. See settings >> general
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Ruud - I have some issues understanding the renaming & subtitle part.
My downloads from sabnzbd end up (extracted and all) in my /complete folder.
CP starts the renaming cron job and starts removing the files it finds in the directory ?
Thus I am left without files - what is wrong here ?
Where in the process does it actually download subs and trailers ?
My downloads from sabnzbd end up (extracted and all) in my /complete folder.
CP starts the renaming cron job and starts removing the files it finds in the directory ?
Thus I am left without files - what is wrong here ?
Where in the process does it actually download subs and trailers ?
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
It removes your movie files?
After renaming, it starts to search for subtitles.
After renaming, it starts to search for subtitles.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Yes it removes them, not renaming and/or moving them to destination folder:
http://pastebin.ca/1991020
http://pastebin.ca/1991020
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
does it keep searching until it finds subtitles or is it a one time search?RuudBurger wrote: After renaming, it starts to search for subtitles.
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
@bakman: Ill check it out, never downloaded a non-iso dvd
One time search, use the Manage page for later searching.
One time search, use the Manage page for later searching.
Last edited by RuudBurger on November 14th, 2010, 7:00 am, edited 1 time in total.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Thanks. I see it works with single files indeed
Little hickup here though
seems like if "the" is found as first 3 letters, it will be renamed. maybe it should be checked if "the" is followed by a space ?
Little hickup here though
Code: Select all
13:28:39 INFO [ app.lib.cron.renamer] Creating directory /Volumes/MINI-VIDEO/MOVIES/re Will Be Blood, The (2007)
13:28:35 INFO [ app.lib.cron.renamer] Trying to find a home for: There.Will.Be.Blood.2007.720p.BluRay.x264-SiNNERS.mkv
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
I think I am getting annoying
it never finds it and/or states that it can/cannot find it ?
Code: Select all
14:05:34 INFO [ app.lib.cron.subtitle] Searching for subtitles: Alice in Wonderland (2010).
14:05:34 INFO [ app.lib.cron.subtitle] Done adding movies to subtitle search.