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.

moosehunter

Members
  • Joined

  • Last visited

  1. This is marked as solution, but Im having exact same problem on 6.12.6
  2. Are you using user-scripts to make it? Is your script located on your boot device? I had same problem, found out that unraid wont let you make anything on the boot drive executable. I made a copy to cache disk and I believe its working right now. Had another issue with some files not being added to the moverignore.txt file, specifically some files with 3 digit inodes. If it was currently looking at a file with inode 416, and inode 5416 had already been processed and added to the array, it would count it as a match. Fixed it by changing the line to: if [[ "${processed_inodes[*]}" =~ (^|[[:space:]])"$inode"($|[[:space:]]) ]]; then

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.