June 22, 20206 yr Obviously if files are in use they can't be moved so what commands do you need to shutdown the torrent dockers prior to mover running and then restart them when done? And how do you add these to the mover schedule?
June 24, 20206 yr You would have to do this: Install the mover tuning plugin, and have it set to disable mover running on a schedule Install the user scripts plugin, and create a script that will execute on whatever schedule you want the mover to run docker stop nameOfTorrentContainer /usr/local/sbin/mover docker start nameOfTorrentContainer
June 29, 20206 yr Author On 6/24/2020 at 1:50 PM, Squid said: You would have to do this: Install the mover tuning plugin, and have it set to disable mover running on a schedule Install the user scripts plugin, and create a script that will execute on whatever schedule you want the mover to run docker stop nameOfTorrentContainer /usr/local/sbin/mover docker start nameOfTorrentContainer Perfect! Thanks very much. To stop mover can you just run "mover stop" or does it have to be "/usr/local/sbin/mover stop"?
July 5, 20206 yr Author On 6/29/2020 at 11:48 AM, Squid said: Via user scripts, it has to be /usr/local/sbin/mover stop That's perfect, thank you. The only issue I'm still having is how to disable the mover schedule so I can replace it with my own cron schedule.
July 5, 20206 yr Community Expert 2 minutes ago, cinereus said: The only issue I'm still having is how to disable the mover schedule so I can replace it with my own cron schedule. On 6/24/2020 at 8:50 AM, Squid said: Install the mover tuning plugin, and have it set to disable mover running on a schedule
July 5, 20206 yr 2 minutes ago, cinereus said: The only issue I'm still having is how to disable the mover schedule so I can replace it with my own cron schedule. Mover Tuning Plugin
Archived
This topic is now archived and is closed to further replies.