TRACKERS = [
"udp://192.168.23.80:9000",
]
tc.change_torrent(trackerAdd=TRACKERS, ids=[t.id])
I've been using rpc to transmission to add the url of the tracker, but it always says
Scrape error: Connection failed - Today 03:09:51 PM
Any idea what the url should look like ?
I've been using rpc to transmission to add the url of the tracker, but it always says
Any idea what the url should look like ?