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.

jbrodriguez

Community Developer
  • Joined

  • Last visited

Everything posted by jbrodriguez

  1. It will delete the source files if the rsync (copy) command was successful, which seems to be the case as per you screenshot. If you send me the log (/boot/logs/unbalance.log), I can take a look if it was unable to delete the source for some reason (pm if you prefer).
  2. Yes, that's the theme Would you mind sharing a screenshot? (pm if you prefer?) I published version 4.6.0+ that has been reportedly working with 6.7.0-rcX. Can you confirm that's the version you're running ? If that's the case, are you running RC2 or RC3 ?
  3. Thanks for the heads up ! I've published v4.7.0 on Google's Play Store, with a fix for the app icon. No update on iOS side. Let me know if it doesn't fix it for you. I'll make a bit whiter Yes, it was technical, there were occasions in which it got badly garbled (bad scrolling logic it seems). I'll take another stab at it, I like it myself (and make it optional) Thanks, I'll check that out.
  4. Thanks wgstarks !! Nice to know it's working
  5. v2019-02-08 - 2.15.0 is out ! - Add support for 6.7.x This should also fix the issue mentioned by darrenyorston !
  6. v4.6.0 is available on the App Store / Play Store ! This is a maintenance release to provide preliminary support for Unraid 6.7.x. Additionally, the following changes are included: - Add TrueBlack theme - Update to base libraries - Better support for recent mobile devices NOTES: I need to work on some other stuff and this release was blocking me. So, here's hoping there are no breaking changes in future RCs/stable 6.7.x 😁 TrueBlack is meant for mobile devices with OLED screens, it's should look great a 'true' black background (thanks to the person that suggested it). It should also have better support for the new iPhone Xx. Update the ControlR plugin as well (v2019.02.08)
  7. Hi bdydrp, It works at disk level, not share level, so it doesn't use/see the split levels you set.
  8. Right, that's ~1.2 EB ! Can't tell why that's the case, though 🤷🏼‍♂️
  9. As for best practices, you should use unbalance exclusively (no other writes to at least the target disk(s)). Turbo Write (unraid settings) should get you a speed bump.
  10. Run this from the command line find "/mnt/disk2/PC Backups/." ! -name . -prune -exec du -bs {} + Post back the result
  11. it's performing a find command at that point find "/mnt/disk1/folder/." -exec stat --format "%%A|%%U:%%G|%%F|%%n" {} \; Try to run this from your command line, let me know if it works. Replace 'disk1/folder' with the disk/folder you're trying to move/copy.
  12. Yes, will do P.S.: Done 👍
  13. Hi, thanks for the kudos !! The supported (and suggested) method to access a server remotely with ControlR is using a VPN (such as OpenVPN and in the not so far future, WireGuard). Check the FAQ for some specific solutions.
  14. Hi, looking at your screenshot, it's reporting PC Backups/WindowsImageBackup as being 1.16 EB !!! 😮 😮 😮 Do you have any idea why that might be ? The plugin obtains folder size with du, a system level command, so I'm not sure what could be the issue. Let me know.
  15. Thanks a lot for the info darrenyorston. With regards to apps showing as unselectable, it was a design decision I made when I implemented the feature. The idea was that you could 'taunt' the non-root users and tell them ... look! look at all the apps you're missing out on, since you're not root 😁 😁 😁 ! Joking aside, I can't remember why I decided to show the docker/vm as non selectable, even if marked as not visible. I've fixed this behavior in my dev environment. If Visible is not checked, the app won't appear. I'm waiting for 6.7.0 stable to release a new version (which should be 'any time now' (tm) 😁). As for the whack-a-mole, that's mostly for consistency. I can see only three scenarios in which the plugin checks a box under the hood: - user checks VISIBLE -> plugin checks READ - user un-checks VISIBLE -> plugin un-checks all the rest - user un-checks READ -> plugin un-checks all the rest There's probably a couple automations I've missed, but it seems to work consistently for now.
  16. Thanks for the kind words ! Yes, it's easy in terms of complexity I have been unable to spare dev cycles for the plugin, but I'd like to push a new release before the end of 1Q.
  17. Oh ok. Yes, at that point in time, some of the source files were duplicated on the target.
  18. Hi, Not sure why you're stopping, but ... It deletes the source folder after each (copy) rsync command has finished. Note: Deletes the source only if there were no errors during the rsync transfer. Seeing your edit, did it complete any rsync command? You can get more information in the History page.
  19. Not sure I understand ... what you're saying is for instance, gather only season 1 of the series, something like that ? But you can do that today, select just the season folder to be gathered. Wait, you mean to say, that you have to do this MANY times, so it becomes a pain. If that's the case, well there are some alternatives as mentioned, it hasn't come up before, so I don't know if it's something that could be 'frequently' used/'highly' requested. I'll make a mental model of how it would work in any case, for a possible future implementation.
  20. Hi, If visible is unchecked, the docker/vm should not appear. So you're accessing the app with a user other than root and you can see everything. What do you mean by not selectable? That there is no action available ? Can you send me screenshots of : - The plugin UI (where you marked not visible the docker/vms) - The docker/vm tabs of the app (as list preferrably) - The description of the user (it's in the User definition of Unraid itself) PM if you prefer.
  21. It breaks down when unzipping the file (attached). It seems like a not enough space issue root@lucy:/tmp# df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 899440 899432 8 100% / tmpfs 32768 868 31900 3% /run devtmpfs 899456 0 899456 0% /dev tmpfs 950460 0 950460 0% /dev/shm cgroup_root 8192 0 8192 0% /sys/fs/cgroup tmpfs 131072 260 130812 1% /var/log /dev/sda1 15201776 456680 14745096 4% /boot /dev/loop0 8832 8832 0 100% /lib/modules /dev/loop1 6016 6016 0 100% /lib/firmware /dev/md1 20961248 3777308 17183940 19% /mnt/disk1 /dev/md2 20961248 934660 20026588 5% /mnt/disk2 /dev/md3 20961248 925440 20035808 5% /mnt/disk3 /dev/md4 20961248 53920 20907328 1% /mnt/disk4 /dev/md5 20961248 53920 20907328 1% /mnt/disk5 /dev/sdh1 20971488 11810868 8901948 58% /mnt/cache shfs 104806240 5745248 99060992 6% /mnt/user0 shfs 125777728 17556116 107962940 14% /mnt/user /dev/loop2 10485760 113712 8292400 2% /var/lib/docker /dev/loop3 1048576 16900 926140 2% /etc/libvirt But how can I free space in the / partition ? Or any other suggestion ? I can't download diagnostics either (it generates a javascript error, attached) And the status bar swings back and forth between Array Started and Array undefined 🤷🏼‍♂️
  22. You're only considering your specific case, which is natural. But there are instances where permissions/ownership are fine, yet you still find rsync issues, so the app can't generalize based on a single scenario 🤷🏼‍♂️ In any case, I'll take a look but I have some other things in my plate right now.
  23. Odd. I get 'loading' for a sec or two, then it shows the content. Let's chalk it to gremlins in the machine. 😁
  24. That's one source of issues (permissions/ownership), but there could be potentially hundreds of files to be logged, so that wouldn't be very useful either. And the docker-safe permissions script, pretty much takes care of that. The other source of issues is rsync errors while transferring (not related to permission/ownership). That's what I was referring to earlier, that needs more 'figuring out'.
  25. The app sort of replicates what happens on the browser: you log in and until you log out, you have access to the UI. Currently, the equivalent of logging out is to remove the server from the app. In any case, I'll give it some thought. Also, feel free to add it as a feature request.

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.