Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to make mover stop torrent dockers before and start after?

Featured Replies

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? 

  • Author

?

You would have to do this:

 

  1. Install the mover tuning plugin, and have it set to disable mover running on a schedule
  2. 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

 

  • Author
On 6/24/2020 at 1:50 PM, Squid said:

You would have to do this:

 

  1. Install the mover tuning plugin, and have it set to disable mover running on a schedule
  2. 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"?

Via user scripts, it has to be /usr/local/sbin/mover stop

  • 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.

  • 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

 

 

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

  • Author

Thanks, my bad, seems to work.

Edited by cinereus

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.