Maintenant j'ai ça;, je comprends vraiment pas :/
[roviders.torrent.cpasbien] Failed parsing cPASbien: Traceback (most recent call last):
File "/var/www/couchpotato/couchpotato/core/media/base/providers/torrent/cpasbien.py", line 89, in search
testname=namer_check.correctName(name,movie)
File "/var/www/couchpotato/couchpotato/core/helpers/namer_check.py", line 52, in correctName
check_movie = getReleaseNameYear(check_name)
File "/var/www/couchpotato/couchpotato/core/helpers/namer_check.py", line 85, in getReleaseNameYear
log.debug('Could not detect via guessit "%s": %s', (file_name, traceback.format_exc()))
NameError: global name 'traceback' is not defined
12-23 16:56:19
ERROR
[ couchpotato.core.event] Error in event "quality.single", that wasn't caught: Traceback (most recent call last):
File "/var/www/couchpotato/couchpotato/core/event.py", line 15, in runHandler
return handler(args, kwargs)
File "/var/www/couchpotato/couchpotato/core/plugins/quality/main.py", line 115, in single
quality = db.get('quality', identifier, with_doc = True)['doc']
File "/var/www/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
res = f(args, kwargs)
File "/var/www/couchpotato/libs/CodernityDB/database.py", line 944, in get
raise RecordNotFound("Not found")
RecordNotFound: Not found
encoding=UTF-8 debug=False args=['--quiet', '--daemon', '--pid_file=/var/run/couchpotato/couchpotato.pid', '--data_dir=/var/opt/couchpotato'] app_dir=/var/www/couchpotato data_dir=/var/opt/couchpotato desktop=None options=Namespace(config_file='/var/opt/couchpotato/settings.conf', console_log=False, daemon=True, data_dir='/var/opt/couchpotato', debug=False, pid_file='/var/run/couchpotato/couchpotato.pid', quiet=True)
12-23 16:56:19
ERROR
[core.media.movie.searcher] Search failed for tt3110958: Traceback (most recent call last):
File "/var/www/couchpotato/couchpotato/core/media/movie/searcher.py", line 95, in searchAll
self.single(media, search_protocols, manual = manual)
File "/var/www/couchpotato/couchpotato/core/media/movie/searcher.py", line 200, in single
log.info('Search for %s in %s%s', (default_title, quality['label'], ' ignoring ETA' if always_search or ignore_eta else ''))
TypeError: 'NoneType' object has no attribute 'getitem'