Search found 2 matches

by Binson_Buzz
Wed Dec 26, 2018 12:58 am
Forum: Requests
Topic: Help With Script To Move Downloads AFTER Import
Replies: 1
Views: 16282

Re: Help With Script To Move Downloads AFTER Import

I've tried this but it's not working

Code: Select all

destinationPath="/media/7f2d80ba-2a7c-4708-b601-673b304243fa/MySeries/"
transmission-remote localhost:9091 -n admin:password -t "${TR_TORRENT_ID}" --move "${destinationPath}"
by Binson_Buzz
Sun Dec 23, 2018 11:00 pm
Forum: Requests
Topic: Help With Script To Move Downloads AFTER Import
Replies: 1
Views: 16282

Help With Script To Move Downloads AFTER Import

My current flow is: (i) sonarr/radarr add torrents and import them automatically from /disk1/downloads_import/torrents/torrent when completed (ii) I then manually move successfully imported torrents to /disk2/downloads_seeding/torrent (iii) I then delete torrents when seeding targets hit for each pa...