wiserain / docker-flexget

Docker image for running Flexget
https://hub.docker.com/r/wiserain/flexget
68 stars 40 forks source link

Unhandled error in plugin transmission (transmission-rpc 4.0) #78

Closed frankyw closed 1 year ago

frankyw commented 1 year ago

Flexget is not yet compatible with transmission-rpc v4, and is crashing. Please see this issue and this discussion.

wiserain commented 1 year ago

Let's stay with transmission-rpc<4.0 for the time being. Please let me know if things changed.

frankyw commented 1 year ago

@wiserain no unfortunately that didn't help, I think it is an unrelated Flexget issue where they introduced a bug. From the first link above:

I think this error has to do with the label functionality added in 3.5.27. Looks like there are erroneous commas in the code. I rolled back to 3.5.25 and everything works again, despite being on the newest version of Transmission RPC.

I tried Flexget 3.5.25, transmission-rpc 4.1 and transmission 4.01, and this combination works fine.