CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
That's really nice Ruud! Thanks a lot!
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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?
Any timeframe on a windows build?
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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'
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.
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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'
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!
This thing keeps getting better, really nice!
Just donated €10 to keep you going! ;-)
Just donated €10 to keep you going! ;-)
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
My downloads are not renamed/moved for some reason....
These are my settings:
cp:
sab:
These are my settings:
cp:
sab:
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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
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!
ok that fixed it.
it still says: Update available: update now after start-up tho' but i am afraid to click it
it still says: Update available: update now after start-up tho' but i am afraid to click it
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
which version do you run? I run from source: 1d9672frascalli 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
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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
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
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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.
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.
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
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
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
I have : 1d9672f .. and I see the update Now again ;-)lowfi wrote: which version do you run? I run from source: 1d9672f
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Is there a way to move from windows install to github? running win 7?
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
yes, there is.
i followed this guide from sickbeard.
http://sickbeard.com/install.html
it works for CP as well.
i followed this guide from sickbeard.
http://sickbeard.com/install.html
it works for CP as well.