Page 32 of 88

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

Posted: August 29th, 2010, 1:22 pm
by Undisclosedpower
Hi RuddBurger,

Loving this app, had it running fine for the last month until today when I tried to hit it timed out. Logged in to my box, killed and restarted it. Now it seems to just die straight away. With the following written to the logs:

Code: Select all

19:06:39,507 INFO  [app.lib.cron.cronYarr] Searching for new download for all movies.
19:06:39,851 ERROR [app.config.updater] Failed to open http://github.com/RuudBurger/CouchPotato/tarball/master.
19:06:40,048 INFO  [app.lib.cron] Stopping Cronjobs.
19:07:10,617 INFO  [app.lib.cron.cronYarr] Finished search.
19:07:11,615 INFO  [app.lib.cron.cronYarr] YarrCron has shutdown.
19:07:11,667 INFO  [app.lib.cron.cronETA] MovieETA thread shutting down.
19:07:11,671 INFO  [app.lib.cron.cronTrailer] TrailerCron shutting down.
19:07:14,503 INFO  [app.lib.cron.cronRenamer] Renamer has shutdown.
Oops, as i'm typing this is now successfully started up. But i'm guessing that the app has a wierd failiure when it can't hit github. Might be worth taking a look at.

Cheers, and thanks for the great spp!

UDP

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

Posted: August 29th, 2010, 3:00 pm
by Bigmonty
Has anyone got this running on an unraid server yet?  I have Sabnzdb and Sickbeard running fine but I cannot for the life of me get this to run?

All I have done is add "python /mydirectory/CouchPotato.py to my "Go" file but it throws back some error install loggers taking onyl 2 arguements not three or something similar.

Any help appreciated.

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

Posted: August 29th, 2010, 3:50 pm
by RuudBurger
@Bigmonty you need Python 2.6, you have 2.5.

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

Posted: August 30th, 2010, 2:42 am
by Bigmonty
Hi,

Thanks for that.

I am going to chance my luck and ask for more help as I'm a bit stuck :)

I used this guide to install Sabnzdb and Sickbeard http://www.lockstockmods.net/2010/06/03 ... sickbeard/

I have used your advice and dowloaded Python  2.6 from here http://mirrors.easynews.com/linux/slack ... i486-1.txz

and added a line to install it after the Sabnzdb dependencies line.  
Still no luck however - any ideas?

Cheers

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

Posted: August 30th, 2010, 11:09 pm
by phaeton
What a great tool.  This is simply a great way to do things.  Thank you.

This is my first day running this, i have python 2.7 on a win7 64 bit rig.  I seem to not be able to open the settings tab, it simply greys out.

Any thoughts?

I appreciate the support.

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

Posted: August 31st, 2010, 5:25 am
by RuudBurger
You don't see any settings window?
Maybe try other browser?

PM me a screenshot, dunno what is happening.

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

Posted: August 31st, 2010, 10:54 am
by ZenFire
Still not able to run couchpotato on my PC at all it opens then after a couple of seconds it just closes again, I actually sit and watch it in the task manager uses the CPU for 2 seconds and then just closes.

log file:
17:40:31,977 INFO  [app.config.db] Initializing Database.
17:40:32,631 INFO  [app.lib.qualities] Creating custom=False quality: dvdrip
17:40:32,880 INFO  [app.lib.qualities] Creating custom=False quality: cam
17:40:33,088 INFO  [app.lib.qualities] Creating custom=False quality: ts
17:40:33,322 INFO  [app.lib.qualities] Creating custom=False quality: r5
17:40:33,519 INFO  [app.lib.qualities] Creating custom=False quality: dvdr
17:40:33,635 INFO  [app.lib.qualities] Creating custom=False quality: brrip
17:40:33,740 INFO  [app.lib.qualities] Creating custom=False quality: 720p
17:40:33,858 INFO  [app.lib.qualities] Creating custom=False quality: 1080p
17:40:33,963 INFO  [app.lib.qualities] Creating custom=False quality: tc
17:40:34,081 INFO  [app.lib.qualities] Creating custom=False quality: scr
17:40:34,414 INFO  [app.lib.cron] Starting Cronjobs.
17:40:34,414 INFO  [app.lib.provider.yarr.sources.nzbmatrix] Using NZBMatrix provider
17:40:34,414 INFO  [app.lib.provider.yarr.sources.nzbs] Using NZBs.org provider
17:40:34,414 INFO  [app.lib.provider.yarr.sources.tpb] Using TPB.org provider
17:40:34,414 INFO  [app.lib.provider.movie.sources.theMovieDb] Using TheMovieDb provider.
17:40:34,414 INFO  [app.lib.provider.movie.sources.imdbWrapper] Using IMDB provider.
17:40:34,444 INFO  [app.lib.cron.cronTrailer] TrailerCron thread is running.
17:40:34,444 INFO  [app.lib.cron.cronETA] MovieETA thread is running.
17:40:34,447 INFO  [app.lib.cron.cronRenamer] Renamer thread is running.
17:40:34,447 INFO  [app.lib.cron.cronYarr] YarrCron thread is running.
17:40:34,447 INFO  [app.lib.cron.cronRenamer] Watched folder doesn't exist.
17:40:39,747 INFO  [app.config.updater] No update available
17:40:44,812 INFO  [app.lib.cron] Stopping Cronjobs.
17:40:45,448 INFO  [app.lib.cron.cronYarr] YarrCron has shutdown.
17:40:46,447 INFO  [app.lib.cron.cronETA] MovieETA thread shutting down.
17:40:47,446 INFO  [app.lib.cron.cronTrailer] TrailerCron shutting down.
17:40:49,448 INFO  [app.lib.cron.cronRenamer] Renamer has shutdown.
I have tried running it on a different drive and nothing seems to work even tried manually editing the config file to see if that would help but no luck.

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

Posted: August 31st, 2010, 1:34 pm
by rascalli
I see this : 17:40:34,447 INFO  [app.lib.cron.cronRenamer] Watched folder doesn't exist.

Try setting up a folder where CP needs to watch for new movies , maybe that helps ??

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

Posted: August 31st, 2010, 3:11 pm
by ZenFire
I was thinking about that too but the config file has nothing about a watched folder in it so I have no idea how to set it up.....

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

Posted: August 31st, 2010, 3:36 pm
by rascalli
In the config.ini it is named :   

download =

Make sure this is an absolute path

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

Posted: August 31st, 2010, 5:01 pm
by ZenFire
Ok so I tried that and still the same issue...

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

Posted: August 31st, 2010, 6:09 pm
by phaeton
Setting issues seems to be resolved.  the solution was to use the IP address vs "local host"

Thanks as always!

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

Posted: August 31st, 2010, 7:31 pm
by xeonicxpression
When I click settings I get a message that says stack overflow at line 0.  Anyone else getting this?

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

Posted: August 31st, 2010, 9:12 pm
by phaeton
yes i get this, but it shows me the settings anyways.. if i am using the IP address, if I use local host, it shows me nothing for settings, but everything else works.  Editing the config in notepad++ gives me the same features.

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

Posted: September 1st, 2010, 3:36 am
by MrAcid
I had an issue too the other day. I tested CP on my MacBook Pro and everything was fine. Then shut down CP on the MBP and installed it on my Mac Mini server (Mediacenter + download machine) and I couldn't get it to run. Same issue as ZenFire is mentioning.

I then changed the portnumber in the config.ini to 5001 instead of 5000 and now it's running fine.. :)