CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Got a program that plays well with SABnzbd? Share it here!
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by RuudBurger »

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 :D
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
h2guy
Newbie
Newbie
Posts: 1
Joined: November 13th, 2010, 3:01 pm

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by h2guy »

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/*.
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?
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by RuudBurger »

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
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by RuudBurger »

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
theagent
Newbie
Newbie
Posts: 8
Joined: April 14th, 2010, 4:47 pm

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by theagent »

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.
FatGiant
Newbie
Newbie
Posts: 17
Joined: November 13th, 2010, 7:47 pm

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by FatGiant »

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.
sacretagent
Newbie
Newbie
Posts: 23
Joined: September 5th, 2010, 3:29 am
Contact:

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by sacretagent »

@fatgiant....

install xbmc  you can admire all what you want there :P
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
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by RuudBurger »

@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
bakman
Newbie
Newbie
Posts: 5
Joined: November 13th, 2010, 7:44 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by bakman »

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 ?
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by RuudBurger »

It removes your movie files?
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
bakman
Newbie
Newbie
Posts: 5
Joined: November 13th, 2010, 7:44 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by bakman »

Yes it removes them, not renaming and/or moving them to destination folder:
http://pastebin.ca/1991020
Jim
Newbie
Newbie
Posts: 49
Joined: October 31st, 2009, 10:15 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by Jim »

RuudBurger wrote: After renaming, it starts to search for subtitles.
does it keep searching until it finds subtitles or is it a one time search?
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by RuudBurger »

@bakman: Ill check it out, never downloaded a non-iso dvd ;)

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
bakman
Newbie
Newbie
Posts: 5
Joined: November 13th, 2010, 7:44 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by bakman »

Thanks. I see it works with single files indeed :)

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
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 ?
bakman
Newbie
Newbie
Posts: 5
Joined: November 13th, 2010, 7:44 am

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Post by bakman »

I think I am getting annoying  ::)

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.
it never finds it and/or states that it can/cannot find it ?
Post Reply