@jgrn307 wrote:
Folks: this is a new one. I'm using the kat discover plugin, which was working fine up until tonight when I started getting this error (from my log):
2016-01-23 05:14 INFO download get_movieshd Downloading: Terminus 2015 1080p WEB-DL DD5 1 H264-FGT 2016-01-23 05:14 INFO download get_movieshd Downloading: Winter Sleep (Kis.Uykusu) 2014 FRE 1080p Bluray x264 AC3 5.1 - TG 2016-01-23 05:14 INFO download get_movieshd Downloading: Mad Max 2 The Road Warrior (BDrip 1080p ENG-ITA-FRA-GER-SPA) MultiSub x264 BluRay (1981) 2016-01-23 05:14 INFO download get_movieshd Downloading: Mad Max Beyond Thunderdome 1985 1080p BDRip H264 AAC - KiNGDOM 2016-01-23 05:14 INFO download get_movieshd Downloading: Mad Max (1979) 1080p BrRip x264 - YIFY 2016-01-23 05:14 CRITICAL task get_movieshd BUG: Unhandled error in plugin torrent_files: unknown encoding: utf8 keys Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/flexget/task.py", line 438, in __run_plugin return method(*args, **kwargs) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/flexget/event.py", line 22, in __call__ return self.func(*args, **kwargs) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/flexget/plugins/metainfo/torrent_files.py", line 17, in on_task_mo$ files = [posixpath.join(item['path'], item['name']) for item in entry['torrent'].get_filelist()] File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/flexget/utils/bittorrent.py", line 236, in get_filelist item[field] = item[field].decode(self.content.get('encoding', 'cp1252')) LookupError: unknown encoding: utf8 keys
Any ideas? Here is the relevant section of my config:
get_movieshd: priority: 11 template: movies discover: what: - emit_movie_queue: yes from: - kat: category: movies verified: yes - piratebay: category: "highres movies" sort_by: seeds movie_queue: accept quality: 1080p+ hdtv+ !h265
Posts: 2
Participants: 2