Bonjour,
Pareil pour moi, j'ai vu que c'était du a une "DMCA takedown"
Quelqu'un a un autre outil pour le dl automatique de série?
Merci
Bonjour,
Pareil pour moi, j'ai vu que c'était du a une "DMCA takedown"
Quelqu'un a un autre outil pour le dl automatique de série?
Merci
Aerya J'ai mis exactement ça, et ca fonctionne pas :/
J'ai ça dans les logs :
03-31 10:23:00 INFO[hpotato.core.plugins.base] Opening url: get http://www.omdbapi.com/?type=movie&y=&t=deadpool, data: []
03-31 10:23:00 ERROR[ie.providers.info.omdbapi] Failed parsing IMDB API json: Traceback (most recent call last): File "/opt/couchpotato/couchpotato/core/media/movie/providers/info/omdbapi.py", line 91, in parseMovie if tmp_movie.get(key).lower() == 'n/a': AttributeError: 'list' object has no attribute 'lower'
03-31 10:23:01 INFO[hpotato.core.plugins.base] Opening url: get https://api.themoviedb.org/3/movie/293660?api_key=xxx&append_to_response=alternative_titles&language=en, data: []
03-31 10:23:01 INFO[hpotato.core.plugins.base] Opening url: get https://api.themoviedb.org/3/movie/383498?api_key=xxx&append_to_response=alternative_titles&language=en, data: []
03-31 10:23:02 INFO[hpotato.core.plugins.base] Opening url: get https://api.themoviedb.org/3/movie/425269?api_key=xxx&append_to_response=alternative_titles&language=en, data: []
03-31 10:23:02 INFO[providers.info.themoviedb] Found: [u'Deadpool (2016)', u'Deadpool 2 (2018)', u'Deadpool 3 (2019)']
03-31 10:23:04 INFO[hpotato.core.plugins.base] Opening url: get https://api.couchpota.to/ismovie/tt1431045/, data: []
03-31 10:23:04 INFO[hpotato.core.plugins.base] Opening url: get https://api.couchpota.to/info/tt1431045/?ignore=1, data: []
03-31 10:23:04 INFO[hpotato.core.plugins.base] Opening url: get http://www.omdbapi.com/?type=movie&i=tt1431045, data: []
03-31 10:23:04 INFO[hpotato.core.plugins.base] Opening url: get https://api.themoviedb.org/3/movie/tt1431045?api_key=xxx&append_to_response=alternative_titles&language=en, data: []
03-31 10:23:04 ERROR[ie.providers.info.omdbapi] Failed parsing IMDB API json: Traceback (most recent call last): File "/opt/couchpotato/couchpotato/core/media/movie/providers/info/omdbapi.py", line 91, in parseMovie if tmp_movie.get(key).lower() == 'n/a': AttributeError: 'list' object has no attribute 'lower'
03-31 10:23:04 ERROR[ie.providers.info.omdbapi] Failed parsing IMDB API json: Traceback (most recent call last): File "/opt/couchpotato/couchpotato/core/media/movie/providers/info/omdbapi.py", line 91, in parseMovie if tmp_movie.get(key).lower() == 'n/a': AttributeError: 'list' object has no attribute 'lower'
Salut à tous,
Bon tous marche niquel, sauf Couchpotato, impossible de télécharger de film en Fancais, en Anglais pas de problème....
J'ai tout essayé, alors si quelqu'un a une config qui marche, je la veux bien
Merci
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'
Dommage, appli android payante...
Impossible pour moi aussi de télécharger
[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 11:04:12
INFO
[hpotato.core.plugins.base] Opening url: get https://torrentz.eu/feed_verified?q=%22star+wars+the+force+awakens+2015%22%20size%204000m%20-%2020000m%20seed%20%3E%200, data: []
12-23 11:04:12
ERROR
[se.providers.torrent.base] No KickAssTorrents proxies left, please add one in settings, or let us know which one to add on the forum.
12-23 11:04:12
ERROR
[se.providers.torrent.base] No ThePirateBay proxies left, please add one in settings, or let us know which one to add on the forum.
12-23 11:04:12
ERROR
[edia.base.providers.base] Invalid XML returned, check "https://torrentz.eu/feed_verified?q=%22star+wars+the+force+awakens+2015%22 size 4000m - 20000m seed > 0" manually for issues
12-23 11:04:12
INFO
[hpotato.core.plugins.base] Opening url: get https://torrentz.eu/feed_verified?q=%22star+wars%3A+the+force+awakens+2015%22%20size%204000m%20-%2020000m%20seed%20%3E%200, data: []
12-23 11:04:12
ERROR
[edia.base.providers.base] Invalid XML returned, check "https://torrentz.eu/feed_verified?q=%22star+wars%3A+the+force+awakens+2015%22 size 4000m - 20000m seed > 0" manually for issues
12-23 11:05:00
ERROR
[se.providers.torrent.base] No KickAssTorrents proxies left, please add one in settings, or let us know which one to add on the forum.
12-23 11:05:00
ERROR
[se.providers.torrent.base] No ThePirateBay proxies left, please add one in settings, or let us know which one to add on the forum.
12-23 11:05:00
INFO
[core.media.movie.searcher] Search for Star Wars: The Force Awakens in 1080p
12-23 11:05:00
ERROR
[se.providers.torrent.base] No Yify proxies left, please add one in settings, or let us know which one to add on the forum.
Si quelqu'un a une idée
Bonjour,
Je viens d'installer Sickrage sur mon serveur kimsufi
Par contre impossible de configurer Rtorrent pour le téléchargement des épisodes.
quelqu'un a réussit à le configurer?
cordialement