Closed X-dark closed 3 years ago
I have the exact same error
I believe it is caused by this breaking change in transmission-rpc
:
https://github.com/Flexget/Flexget/issues/2794#issuecomment-752220098
I took a stab at this based on the docs. Don't have transmission installed to test against, so please report back in if this is working. Extra points if it comes with a PR to fix anything I didn't. 😃
Thank you, will try and report back.
edit: at least it is not crashing, I am now waiting for it to have something to send to transmission.
I took a stab at this based on the docs. Don't have transmission installed to test against, so please report back in if this is working. Extra points if it comes with a PR to fix anything I didn't. smiley
@gazpachoking I have tested your fix and it works ok for me.
Yes I can confirm all is good now, thanks!
Expected behaviour:
Transmission plugin is unusable since #2791. Once worked around #2794 I still hit the following error. As noted in the forum, this seems to be related to
skip_files
settings. I am reverting ff560afdb2af44060bac143bb592f1c0eaf5fd1a for now to have a usable flexget.Actual behaviour:
Config:
Log:
list indices must be integers or slices, not File error (click to expand)
``` 2021-01-02 07:13:12 CRITICAL task watch-rss BUG: Unhandled error in plugin transmission: list indices must be integers or slices, not File Traceback (most recent call last): File "/usr/local/lib/python3.9/threading.py", line 912, in _bootstrap self._bootstrap_inner() │ └Additional information: