Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add English OCH Providers #6

Open
twayz opened this issue Feb 2, 2015 · 5 comments
Open

Add English OCH Providers #6

twayz opened this issue Feb 2, 2015 · 5 comments

Comments

@twayz
Copy link

twayz commented Feb 2, 2015

Hey,

OCH integration into CP sounds like a great idea! I would love to test out this build. But, would you be able to add English OCH providers? Thank you!

@seppi91
Copy link
Collaborator

seppi91 commented Feb 4, 2015

What's your favorite one?

@twayz
Copy link
Author

twayz commented Feb 7, 2015

rslinks.org is pretty good. Thanks man!

@seppi91
Copy link
Collaborator

seppi91 commented Mar 19, 2015

If you like to you can give it a try (Branch rslinks):
https://github.com/seppi91/CouchPotatoServer/tree/rslinks

@twayz
Copy link
Author

twayz commented Mar 22, 2015

thanks man. I tested it and got this error:

[ couchpotato.core.event] Error in event "provider.search.och.movie", that wasn't caught: Traceback (most recent call last):
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/event.py", line 15, in runHandler
return handler(_args, *_kwargs)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/media/_base/providers/och/base.py", line 116, in search
self._searchOnTitle(title, media, quality, results)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/media/_base/providers/och/rslinks.py", line 35, in _searchOnTitle
results.append(result) # gets cleared if release not matched
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/media/_base/providers/base.py", line 297, in append
new_result = self.fillResult(result)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/media/_base/providers/base.py", line 339, in fillResult
return mergeDicts(defaults, result)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/helpers/variable.py", line 95, in mergeDicts
for key in current_src:
TypeError: 'float' object is not iterable
encoding=UTF-8 debug=True args=['--daemon', '--pid_file', '/usr/local/couchpotatoserver/var/couchpotatoserver.pid', '--config_file', '/usr/local/couchpotatoserver/var/settings.conf'] app_dir=/usr/local/couchpotatoserver/share/CouchPotatoServer data_dir=/usr/local/couchpotatoserver/var desktop=None options=Namespace(config_file='/usr/local/couchpotatoserver/var/settings.conf', console_log=False, daemon=True, data_dir=None, debug=False, pid_file='/usr/local/couchpotatoserver/var/couchpotatoserver.pid', quiet=False)

@seppi91
Copy link
Collaborator

seppi91 commented Mar 22, 2015

Could you provide some more lines of your log, on my side it works quite well.

seppi91 pushed a commit that referenced this issue Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants