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

cpasbien.py dont works #23

Open
wants to merge 3,476 commits into
base: develop
Choose a base branch
from
Open

cpasbien.py dont works #23

wants to merge 3,476 commits into from

Conversation

bidulle95
Copy link

cpasbien dont work for me
no result

Steps to reproduce:

..
..
Information:

Movie(s) I have this with: ...
Quality of the movie being searched: ...
Providers I use: ...
Version of CouchPotato: source:(cyberden:CouchPotatoServer master) 9cb7799 (2016-10-20 16:25:04)
Running on: ...

Logs:

10-23 00:12:15 ERROR [ couchpotato.core.event] Error in event "automation.get_chart_list", that wasn't caught: Traceback (most recent call last):
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/couchpotato/core/event.py", line 15, in runHandler
return handler(_args, *_kwargs)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/couchpotato/core/media/movie/providers/automation/base.py", line 44, in _getChartList
return self.getChartList()
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/couchpotato/core/media/movie/providers/automation/bluray.py", line 129, in getChartList
movie = self.search(name, year)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/couchpotato/core/media/movie/providers/automation/base.py", line 49, in search
cached_imdb = Env.prop(prop_name, default = False)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/couchpotato/environment.py", line 82, in prop
v = s.getProperty(identifier)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/couchpotato/core/settings.py", line 422, in getProperty
propert = db.get('property', identifier)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
res = f(_args, *_kwargs)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/libs/CodernityDB/database.py", line 940, in get
l_key, _unk, start, size, status = ind.get(key)
File "/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/libs/CodernityDB/hash_index.py", line 382, in get
return self._find_key(self.make_key(key))
File "<Index: /share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS/database/_indexes/06property.py", line 33, in make_key
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 21: ordinal not in range(128)
encoding=UTF-8 debug=False args=['--data_dir', '/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS', '--config_file', '/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS/setting.conf', '--daemon'] app_dir=/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master data_dir=/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS desktop=None options=Namespace(config_file='/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS/setting.conf', console_log=False, daemon=True, data_dir='/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS', debug=False, pid_file='/share/CACHEDEV1_DATA/.qpkg/QCouchPotato/CouchPotatoServer-master/DATAS/couchpotato.pid', quiet=False)

RuudBurger and others added 30 commits February 10, 2016 17:01
# Conflicts:
#	README.md
Now the CP logs show the error message corresponding to the error code
sent by DS
This isn't an error
Additionally, the startup-try-counter is repaired

fix maxkoryukov#24
fix CouchPotato/CouchPotatoServer#5970
It  died about 7 months ago
cyberden and others added 30 commits December 17, 2016 23:15
* Add files via upload

Torrent9 provider

* Add files via upload

Torrent9 provider

* Add files via upload

Ajout option language

* Update torrent9.py

indent

* Update 

indent

* Add files via upload
Correction user-agent manquant pour le download du torrent
Correction user-agent manquant pour le download du torrent
* Choix de la méthode de recherche t411

Choix entre recherches via api ou via html

* Choix de la méthode de recherche t411

Choix entre recherches via api ou via html
* Update torrent9.py (#9)

Correction user-agent manquant pour le download du torrent

* T411 html & api (#11)

* Choix de la méthode de recherche t411

Choix entre recherches via api ou via html

* Choix de la méthode de recherche t411

Choix entre recherches via api ou via html
* Ajout nextorrent

* Ajout nextorrent
* Ajout nextorrent

* Ajout nextorrent
* Update T411 URL

* Update t411.py
Update URL cpasbien
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

Successfully merging this pull request may close these issues.