CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Got a program that plays well with SABnzbd? Share it here!
MrAcid
Newbie
Newbie
Posts: 43
Joined: December 8th, 2009, 4:29 pm

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

Post by MrAcid »

That's really nice Ruud! Thanks a lot!
jonaskp
Newbie
Newbie
Posts: 37
Joined: July 5th, 2010, 6:07 am

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

Post by jonaskp »

Wow, that was fast. I can't believe the speed at which CP is moving and has been from the beginning.

Any timeframe on a windows build?  ;D
Jim
Newbie
Newbie
Posts: 49
Joined: October 31st, 2009, 10:15 am

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

Post by Jim »

i'm running the git version since yesterday and it all worked fine but this morning i checked CP and got this (internal server) error.

09:47:35 ERROR [      app.config.updater] Failed to open http://github.com/RuudBurger/CouchPotato/tarball/master.
09:47:35 INFO  [18/Oct/2010:09:47:35] HTTP
Request Headers:
  COOKIE: showDetails=true; Plush2Refresh=30; ja_purity_tpl=ja_purity; fontSize=100; jqCookieJar_tablesorter=%7B%22showListTable%22%3A%5B%5B5%2C1%5D%2C%5B1%2C0%5D%5D%7D; session_id=6a8cbef99fc44561bc7747eb8b28bf191b98bd7a
  HOST: 192.168.1.5:5000
  KEEP-ALIVE: 115
  CONNECTION: keep-alive
  Remote-Addr: 192.168.1.20
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
  USER-AGENT: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)
  ACCEPT-LANGUAGE: en-us,en;q=0.5
  ACCEPT-ENCODING: gzip,deflate
09:47:35 ERROR [18/Oct/2010:09:47:35] HTTP Traceback (most recent call last):
  File "D:\GIT\CouchPatato\CouchPotato\cherrypy\_cprequest.py", line 660, in respond
    response.body = self.handler()
  File "D:\GIT\CouchPatato\CouchPotato\cherrypy\lib\encoding.py", line 193, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "D:\GIT\CouchPatato\CouchPotato\app\config\render.py", line 14, in __call__
    return self.template.render_unicode(**env)
  File "D:\GIT\CouchPatato\CouchPotato\library\mako\template.py", line 198, in render_unicode
    as_unicode=True)
  File "D:\GIT\CouchPatato\CouchPotato\library\mako\runtime.py", line 403, in _render
    _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  File "D:\GIT\CouchPatato\CouchPotato\library\mako\runtime.py", line 434, in _render_context
    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "D:\GIT\CouchPatato\CouchPotato\library\mako\runtime.py", line 457, in _exec_template
    callable_(context, *args, **kwargs)
  File "_base_html", line 69, in render_body
  File "D:\GIT\CouchPatato\CouchPotato\app\config\updater.py", line 90, in checkForUpdate
    self.updateAvailable = update.get('name').replace('.tar.gz', '') not in history
AttributeError: 'bool' object has no attribute 'get'
Last edited by Jim on October 18th, 2010, 3:08 am, edited 1 time in total.
pin0chet
Newbie
Newbie
Posts: 9
Joined: January 28th, 2009, 7:27 pm

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

Post by pin0chet »

getting this after updating last night

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
  File "/home/badger/CouchPotato/cherrypy/_cprequest.py", line 660, in respond
    response.body = self.handler()
  File "/home/badger/CouchPotato/cherrypy/lib/encoding.py", line 193, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/home/badger/CouchPotato/app/config/render.py", line 14, in __call__
    return self.template.render_unicode(**env)
  File "/home/badger/CouchPotato/library/mako/template.py", line 198, in render_unicode
    as_unicode=True)
  File "/home/badger/CouchPotato/library/mako/runtime.py", line 403, in _render
    _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  File "/home/badger/CouchPotato/library/mako/runtime.py", line 434, in _render_context
    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "/home/badger/CouchPotato/library/mako/runtime.py", line 457, in _exec_template
    callable_(context, *args, **kwargs)
  File "_base_html", line 69, in render_body
  File "/home/badger/CouchPotato/app/config/updater.py", line 90, in checkForUpdate
    self.updateAvailable = update.get('name').replace('.tar.gz', '') not in history
AttributeError: 'bool' object has no attribute 'get'
MrAcid
Newbie
Newbie
Posts: 43
Joined: December 8th, 2009, 4:29 pm

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

Post by MrAcid »

This thing keeps getting better, really nice!

Just donated €10 to keep you going! ;-)
lowfi
Newbie
Newbie
Posts: 38
Joined: June 11th, 2008, 7:31 am

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

Post by lowfi »

My downloads are not renamed/moved for some reason....

These are my settings:

cp:

Image

sab:

Image
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

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

Post by rascalli »

I had the same yesterday after the upgrade.

Pulling a total new clone of CP solved the problem for me .. not sure why this happened
Jim
Newbie
Newbie
Posts: 49
Joined: October 31st, 2009, 10:15 am

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

Post by Jim »

ok that fixed it.
it still says: Update available: update now after start-up tho' but i am afraid to click it  ;D
lowfi
Newbie
Newbie
Posts: 38
Joined: June 11th, 2008, 7:31 am

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

Post by lowfi »

rascalli wrote: I had the same yesterday after the upgrade.

Pulling a total new clone of CP solved the problem for me .. not sure why this happened
which version do you run? I run from source: 1d9672f
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 »

Github download seems to be down, you will get that error until it is up again.
Added a check in a new release, but you can't download it right now ;)
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
jwdv22
Newbie
Newbie
Posts: 4
Joined: October 18th, 2010, 2:13 pm

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

Post by jwdv22 »

Sorry if this has been answered but I went through 11 pages before I posted.

I have had SAB and SickBeard installed for a while now to handle my TV shows. Works great but I stumbled on this and apprciated the immediate WAF this offered. Unfortunately I haven't been able to get it to work on my server. I have Win 7, CouchPotato r24 and  the most recent SAB. I am have 2 movies in  the wanted list that are already available in the format I desire, but they never start to download. Here is what the log is showing. Any help would be great. Thanks


  File "C:/Users/MonkeyMan/AppData/Local/Temp/_MEI71122\app\lib\cron\cronYarr.py", line 49, in run
  File "..\build\pyi.win32\CouchPotato\outPYZ1.pyz/threading", line 532, in __bootstrap_inner
Traceback (most recent call last):
14:51:47,701 CRITI [stderr] Exception in thread Thread-5:
14:51:37,339 INFO  [app.config.updater] No update available
14:51:36,803 INFO  [app.lib.provider.yarr.sources.nzbmatrix] Searching: http://rss.nzbmatrix.com/rss.php?userna ... X&subcat=2
14:51:36,368 INFO  [app.lib.cron.cronYarr] Searching for new download for all movies.
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 »

Could you PM me a bigger part of you log?
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

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

Post by rascalli »

lowfi wrote: which version do you run? I run from source: 1d9672f
I have : 1d9672f  .. and I see the update Now again ;-)
phaeton
Newbie
Newbie
Posts: 17
Joined: August 30th, 2010, 11:06 pm

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

Post by phaeton »

Is there a way to move from windows install to github?  running win 7?
Jim
Newbie
Newbie
Posts: 49
Joined: October 31st, 2009, 10:15 am

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

Post by Jim »

yes, there is.
i followed this guide from sickbeard.
http://sickbeard.com/install.html

it works for CP as well.
Post Reply