@quarmara wrote:
Having trouble figuring out what exactly is causing the bug.
2017-03-07 20:36 DEBUG manager Figuring out config load paths 2017-03-07 20:36 DEBUG manager Found config: C:\Users\<usr>\flexget\config.yml 2017-03-07 20:36 DEBUG manager Config file C:\Users\<usr>\flexget\config.yml selected 2017-03-07 20:36 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed. 2017-03-07 20:36 VERBOSE backlog television Added 19 entries from backlog 2017-03-07 20:36 VERBOSE details television Produced 219 entries. 2017-03-07 20:36 VERBOSE series television identified by is currently on `auto` for The Flash. Multiple id types may be accepted until it locks in on the appropriate type. 2017-03-07 20:36 VERBOSE task television ACCEPTED: `The.Flash.2014.S03E15.720p.HDTV.X264-DIMENSION - x264 / 720p / HDTV` by series plugin because target quality 2017-03-07 20:36 VERBOSE series television identified by is currently on `auto` for Supergirl. Multiple id types may be accepted until it locks in on the appropriate type. 2017-03-07 20:36 VERBOSE series television identified by is currently on `auto` for APB. Multiple id types may be accepted until it locks in on the appropriate type. 2017-03-07 20:36 VERBOSE task television ACCEPTED: `APB.S01E05.720p.HDTV.x264-AVS - x264 / 720p / HDTV` by series plugin because target quality 2017-03-07 20:36 INFO download television Downloading: The.Flash.2014.S03E15.720p.HDTV.X264-DIMENSION - x264 / 720p / HDTV 2017-03-07 20:36 INFO download television Downloading: APB.S01E05.720p.HDTV.x264-AVS - x264 / 720p / HDTV 2017-03-07 20:36 VERBOSE details television Summary - Accepted: 2 (Rejected: 0 Undecided: 217 Failed: 0) 2017-03-07 20:36 CRITICAL task television BUG: Unhandled error in plugin utorrent: 400 Client Error: ERROR for url: http://localhost:<port>/gui/?token=<token>&action=list-dirs Traceback (most recent call last): File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\task.py", line 483, in __run_plugin return method(*args, **kwargs) File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\event.py", line 23, in __call__ return self.func(*args, **kwargs) File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\plugins\output\utorrent.py", line 82, in on_task_output result = session.get(url, auth=auth, params={'action': 'list-dirs', 'token': token}).json() File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\requests\sessions.py", line 501, in get return self.request('GET', url, **kwargs) File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\utils\requests.py", line 247, in request result.raise_for_status() File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\requests\models.py", line 909, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 400 Client Error: ERROR for url: http://localhost:<port>/gui/?token=<token>&action=list-dirs
Posts: 2
Participants: 2