Page 44 of 88

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

Posted: October 16th, 2010, 9:55 am
by MrAcid
That's really nice Ruud! Thanks a lot!

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

Posted: October 16th, 2010, 2:40 pm
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

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

Posted: October 18th, 2010, 2:41 am
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'

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

Posted: October 18th, 2010, 4:07 am
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'

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

Posted: October 18th, 2010, 4:32 am
by MrAcid
This thing keeps getting better, really nice!

Just donated €10 to keep you going! ;-)

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

Posted: October 18th, 2010, 5:33 am
by lowfi
My downloads are not renamed/moved for some reason....

These are my settings:

cp:

Image

sab:

Image

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

Posted: October 18th, 2010, 10:41 am
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

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

Posted: October 18th, 2010, 12:00 pm
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

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

Posted: October 18th, 2010, 12:40 pm
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

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

Posted: October 18th, 2010, 1:01 pm
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 ;)

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

Posted: October 18th, 2010, 2:21 pm
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.

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

Posted: October 18th, 2010, 2:24 pm
by RuudBurger
Could you PM me a bigger part of you log?

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

Posted: October 18th, 2010, 3:14 pm
by rascalli
lowfi wrote: which version do you run? I run from source: 1d9672f
I have : 1d9672f  .. and I see the update Now again ;-)

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

Posted: October 18th, 2010, 8:57 pm
by phaeton
Is there a way to move from windows install to github?  running win 7?

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

Posted: October 19th, 2010, 1:10 am
by Jim
yes, there is.
i followed this guide from sickbeard.
http://sickbeard.com/install.html

it works for CP as well.