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.

Masterwishx

Members
  • Joined

  • Last visited

Everything posted by Masterwishx

  1. Will be added in next version
  2. If someone has many lines in ignore file path like 100 or more? Need user to test another way of ignore list as seems issue when using `find -not path` when many lines
  3. I will check it, but you can run mover.old start -e
  4. In your log: "/mnt/user0/data/torrents/radarr-uhd/The.Bikeriders.2023.REPACK.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HEVC.HYBRID.REMUX-FraMeSToR/.The.Bikeriders.2023.REPACK.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HEVC.HYBRID.REMUX-FraMeSToR.mkv.zruUMe" failed: No such file or directory (2)
  5. Cool, sorry for mistake
  6. `/boot/config/plugins/ca.mover.tuning/`
  7. Update to the lasted version and delete other/all `loggingFolder="/tmp"` in config file, and run again mover also delete old overidde configs for cache:prefer
  8. OK I got it. When threshold is above it will move to primary if find command + settings will find files on pool, but really not tested it. (not checking files on array as I remember)
  9. You mean if disabled synchronise? Yes I think it will move them but You check it with test = yes maybe..
  10. Not really checked it yet , from what I remember it's saving time of last synchronise to config file to be checked next time, so synchronise work only for files that was changed like wrote in description.
  11. I think you have very special case, not sure much users will want this option as I'm afraid of if this option will be changed by user accidentally will break stuff. So maybe in your case better to use some script befor/after?
  12. As we found in github this option is working fine.
  13. If you have big files it will not move them. It's checking pool size + file size >= freeing theeshold
  14. What exactly you want ? to be option to skip this check ? is it good idea at all, to be option to skip the check ?
  15. try to change Freeing threshold to 40%
  16. As you can see you have `keep on primary` for all files and from one file timestamp : So if you changed to 7days it should work, if they still not moving, try to change Freeing threshold to 40%
  17. What is shown in list files?
  18. Just a part of the code: ``` # Skip filesize = 0 (hardlinks already handled in a previous loop) NBLINKS="${NBLINKS:-0}" if [ "$NBLINKS" -gt 1 ] && [ "$FILESIZE" = 0 ]; then continue fi #Prepare RSYNC_CMD RSYNC_CMD="rsync --archive --xattrs --relative --hard-links" ```
  19. I'm saying from what I saw in code, the code is supposed to handle hard links. if it's not working for you, can be be issue in you case, or maybe some bug. not checked yet becouse fixed and added other things. As you can see, you have some message for it?
  20. Hardlinks already in code for rsync, no option needed
  21. You can use it already in plugin.
  22. It's need more coding to add. Unraid mover = mover + binary move Plugin = age_mover + rsync So this part is in code of binary move file I think. I will try to add this future to plugin. Still need to fix some bugs. maybe if possible also to add option for binary move or rsync but then some options maybe unavailable then like rebalance etc.
  23. You can open issue in github for it
  24. Yep, if i remember correctly the code
  25. I need to check the code for this, but you or any user can help with : 1. Make pr or open issue in github 2. Make donation 3. Test the code befor released You can choose whatever you like

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.