@sean3589 wrote:
When running flexget (cli) it finds and downloads all of the torrents from my RRS feed, then throws this error:
CRITICAL task task-a BUG: Unhandled error in plugin transmission: 'utf8' codec can't decode byte 0x96 in position 0: invalid start byte
running flexget check it passes
Here be me yml
tasks:
task-a:
rss: https://revolutiontt.me/rss.php?feed=dl&bookmarks=on&passkey=*********
accept_all: yes
transmission:
host: 172.16..
port: 51413
username: *****
password: ****
download: /volume1/Torrents/Torrents/schedules:
- tasks: 'task-a'
interval:
minutes: 15
Posts: 3
Participants: 2