Hier hetzelfde. Is er eigenlijk iemand die couchpotato volledig werkende heeft met de laatste DSM update? Mijn films komen wel in de wanted list te staan maar worden niet naar de downloader gestuurd. Error terug te vinden in de log van CP:
ERROR
[ couchpotato.core.event] Error in event "automation.get_chart_list", 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/movie/providers/automation/base.py", line 44, in _getChartList return self.getChartList() File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/media/movie/providers/automation/bluray.py", line 129, in getChartList movie = self.search(name, year) File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/media/movie/providers/automation/base.py", line 49, in search cached_imdb = Env.prop(prop_name, default = False) File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/environment.py", line 82, in prop v = s.getProperty(identifier) File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/settings.py", line 422, in getProperty propert = db.get('property', identifier) File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner res = f(*args, **kwargs) File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/database.py", line 940, in get l_key, _unk, start, size, status = ind.get(key) File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/CodernityDB/hash_index.py", line 382, in get return self._find_key(self.make_key(key)) File "<Index: /usr/local/couchpotatoserver/var/database/_indexes/02property.py", line 33, in make_key UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 38: ordinal not in range(128) encoding=UTF-8 debug=False 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)
ik kan er niet uit afleiden wat er juist mis gaat.