Update unraid mover page

Attempt #1 to fix lint issues
pull/1020/head
yammes08 2 years ago committed by TRaSH
parent 0a659f4af1
commit 2fc1601162

@ -135,7 +135,7 @@ qbt_pass = None
!!! attention ""
Depending on whether you use the unRaid `Mover Tuning` app, You might need to change **line 68**:
- If you do not use `Mover Tuning`, change **line 68** from `os.system('/usr/local/sbin/mover.old start')` to `os.system('/usr/local/sbin/mover start')`
- If you use `Mover Tuning` but **don't** want to use it for the script, do not change **line 68**
- If you use `Mover Tuning` and **do** want to use it for the script, change **line 68** from `os.system('/usr/local/sbin/mover.old start')` to `os.system('/usr/local/sbin/mover start')`. For this option, inside the `Mover Tuner` options you will also need to set `Move Now button follows plugin filters` to `Yes` and `Disable Mover running on a schedule` to `No`.

Loading…
Cancel
Save