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.

balario

Members
  • Joined

  • Last visited

  1. Hi @itimpi Right now the scripts are hosted in "/mnt/user/appdata/script-mover/scriptbefore.sh". From this location it's working just fine. The only thing I had misconfigured was the file execution permissions. Should I move it to the USB stick for security reasons?
  2. Oops! Rookie mistake! The file was not executable. It's working now. Thank you very much!
  3. Newbie here: I'm trying to add a script before and after Mover runs. The goal is to stop the qbittorrent docker while Mover does its thing and restart it after it finishes. The script running BEFORE is: #!/bin/bash docker stop --time=60 qbittorrent I have uploaded the script to the path: /mnt/user/appdata/script-mover-before/script.sh The script running AFTER is: #!/bin/bash docker start qbittorrent I have uploaded the script to the path: /mnt/user/appdata/script-mover-after/script.sh I don't know if the script file should go in a particular path or in a different format/extension. At the moment, I can't get docker to stop. Any help would be much appreciated!

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.