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.

jrdnlc

Members
  • Joined

  • Last visited

Everything posted by jrdnlc

  1. ####### EDIT ONLY THESE SETTINGS ####### # INSTRUCTIONS # 1. Edit the settings below to match your setup # 2. NOTE: enter RcloneRemoteName WITHOUT ':' # 3. Optional: Add additional commands or filters # 4. Optional: Use bind mount settings for potential traffic shaping/monitoring # 5. Optional: Use service accounts in your upload remote # 6. Optional: Use backup directory for rclone sync jobs # REQUIRED SETTINGS RcloneCommand="move" # choose your rclone command e.g. move, copy, sync RcloneRemoteName="gdrive" # Name of rclone remote mount WITHOUT ':'. RcloneUploadRemoteName="gdrive" # If you have a second remote created for uploads put it here. Otherwise use the same remote as RcloneRemoteName. LocalFilesShare="/mnt/cache/mount_upload" # location of the local files without trailing slash you want to rclone to use RcloneMountShare="/mnt/cache/mount_rclone" # where your rclone mount is located without trailing slash e.g. /mnt/user/mount_rclone MinimumAge="15m" # sync files suffix ms|s|m|h|d|w|M|y ModSort="ascending" # "ascending" oldest files first, "descending" newest files first # Note: Again - remember to NOT use ':' in your remote name above # Bandwidth limits: specify the desired bandwidth in kBytes/s, or use a suffix b|k|M|G. Or 'off' or '0' for unlimited. The script uses --drive-stop-on-upload-limit which stops the script if the 750GB/day limit is achieved, so you no longer have to slow 'trickle' your files all day if you don't want to e.g. could just do an unlimited job overnight. BWLimit1Time="off" BWLimit1="off" BWLimit2Time="off" BWLimit2="15M" BWLimit3Time="off" BWLimit3="12M" # OPTIONAL SETTINGS # Add extra commands or filters Command1="--exclude downloads/**" Command2="" Command3="" Command4="" Command5="" Command6="" Command7="" Command8="" # Bind the mount to an IP address CreateBindMount="N" # Y/N. Choose whether or not to bind traffic to a network adapter. RCloneMountIP="192.168.1.253" # Choose IP to bind upload to. NetworkAdapter="eth0" # choose your network adapter. eth0 recommended. VirtualIPNumber="1" # creates eth0:x e.g. eth0:1. # Use Service Accounts. Instructions: https://github.com/xyou365/AutoRclone UseServiceAccountUpload="N" # Y/N. Choose whether to use Service Accounts. ServiceAccountDirectory="/mnt/cache/appdata/other/rclone/service_accounts" # Path to your Service Account's .json files. ServiceAccountFile="sa_gdrive_upload" # Enter characters before counter in your json files e.g. for sa_gdrive_upload1.json -->sa_gdrive_upload100.json, enter "sa_gdrive_upload". CountServiceAccounts="15" # Integer number of service accounts to use. # Is this a backup job BackupJob="N" # Y/N. Syncs or Copies files from LocalFilesLocation to BackupRemoteLocation, rather than moving from LocalFilesLocation/RcloneRemoteName BackupRemoteLocation="backup" # choose location on mount for deleted sync files BackupRemoteDeletedLocation="backup_deleted" # choose location on mount for deleted sync files BackupRetention="90d" # How long to keep deleted sync files suffix ms|s|m|h|d|w|M|y ####### END SETTINGS #######
  2. I’m using latest script from github. When I add media to /mount_mergefs/gdrive it shows up in /local which then gets uploaded. When the media is uploaded, the files get deleted from the folders in /local but the not the folders.
  3. So far everything is working great but for some reason after the upload the folders are not being deleted from the local folder only the files inside the folder. Is it also possible to add Discord notifications for when upload starts, when it finishes a file upload and when it's done uploading completely? Would be great to have this as a variable option. Thanks again for the scripts! @DZMM
  4. Updated! No issues thus far 😃
  5. I think it's because the appdata is being moved to the array. When I try to restore it says "No Backups Sets Found".
  6. I set the plugin to delete any backups older than 5 days old but somehow stopped doing it. I have a total of 30 right now
  7. Excellent! Thanks for looking in to it
  8. @Squid I can't search using dashes for some reason. If i try to search docker hub for "go-socks5-proxy" it changes it to "go socks5 proxy" causing it to load thousands of pages making it impossible to find.
  9. Someone needs to create a plugin for this!
  10. Sooo muuchh better, Thank you!!
  11. @olehj Is it possible to have an option to center the trays? My OCD is killing me with all that unused space on the right 🤓
  12. @binhex Can you update the check_port plugin? Updating the plugin solved the check port issues stated before. It was found by one of our staff members in Organizr discord. Github issue has been opened and can be accessed here
  13. Any plans to add NordVPN/ExpressVPN support? I know custom is an option but was curious since it will simplify the setup if its baked in. @binhex
  14. I was having same issue as @tronyx. Delete the catalina.out file and that fixed my issue. Thanks
  15. It works now. Whatever you did last update fixed it. Thank you!
  16. I did. It made no difference
  17. I hate to say but that didn’t fix it
  18. Deleted. Repulled same error
  19. Is the update live yet? Still not fixed for me
  20. Default permissions when adding a docker on unRAID. Attached a screenshot of the page
  21. No access to webui. I removed docker image and deleted app folder. Tried new install and same error
  22. I can't access the webui either. No idea what caused it
  23. I have this scheduled to start on array in background but it prevents my disks to start and stays at "Mounting Disk". Once I disabled it the array starts immediately. Should there be any changes to the script for the latest unraid version? I'm on 6.5.0 @Squid
  24. @Dazza1 I'm glad you figued it out. Here is a website were you can view all available plugins
  25. Search for it in the apps tab. It wont show up so enable “search on dockerhub”

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.