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.

[Plugin] Disk space Management - Mainly for those who use the split-level feature in Unraid.

Featured Replies

On 12/27/2025 at 5:57 AM, strike said:

@Crimzon And anyone else who follows the thread. So I decided to look at your suggestion right away, as I had nothing else to do (other than gaming BF), and I've been hard at work implementing it. And I decided to add a major facelift as well, while I was at it. Here is a sneak peek at what the plugin will probably look like when I'm finished, with a few minor tweaks. With browsable shares, drag and drop to prioritize move order instead of a comma-separated list of libraries. etc. I still have a few kinks to iron out, but I like how it turned out visually, compared to what it used to look like.

Looks very nice! Thanks for all your efforts!

  • Replies 111
  • Views 8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • You can have multiple libraries in both movies and tv libraries, comma separated. E.g: share/Movies,share/Anime-Movies And share/TV,share/Anime-TV

  • Glad you like it. The correct way to exclude disks is a comma-separated list of full disk paths like this: /mnt/disk1,/mnt/disk2 I just realized that I could try to implement this better by listing al

  • Awesome. Yeah, I broke the cron schedule a while back. Fixed it, but the setting needed to be reapplied like you just did. You mean other than movies and tv shows? If you can tell me what the logic

Posted Images

  • Author

Pushed the new update; it should migrate your settings from the old version. Enjoy, and have a Happy New Year! :) 🎆

I just updated the plugin. But now its giving me an error message.

/usr/local/emhttp/plugins/DiskSpaceManagement/scripts/disk_space_management.sh: line 75: bc: command not found

  • Author
3 minutes ago, chasteencs said:

I just updated the plugin. But now its giving me an error message.

/usr/local/emhttp/plugins/DiskSpaceManagement/scripts/disk_space_management.sh: line 75: bc: command not found

Ah, it's because you don't have bc installed; it's used for the calculations of space. I'll see if I can either include that or revert to the previous method of calculating the space, which I believe used a different method.

  • Author
38 minutes ago, chasteencs said:

I just updated the plugin. But now its giving me an error message.

Please update the plugin again. I decided to revert to using awk for the calculations, so we're not dependent on any packages.

11 minutes ago, strike said:

Ah, it's because you don't have bc installed; it's used for the calculations of space. I'll see if I can either include that or revert to the previous method of calculating the space, which I believe used a different method.

29 minutes ago, strike said:

Please update the plugin again. I decided to revert to using awk for the calculations, so we're not dependent on any packages.

Updated. Working Now

Grabbed the new version but a lot of the screens are now smashed to the right side....

image.png

image.png

  • Author
1 hour ago, Crimzon said:

Grabbed the new version but a lot of the screens are now smashed to the right side....

Are you using a custom theme or something? Is this on a desktop or on a mobile device? And what browser are you using? I'm using the black theme, and I'm unable to reproduce this. There is a minor display issue on some elements on the Azure and grey theme, but nothing like you described.

20 minutes ago, strike said:

Are you using a custom theme or something? Is this on a desktop or on a mobile device? And what browser are you using? I'm using the black theme, and I'm unable to reproduce this. There is a minor display issue on some elements on the Azure and grey theme, but nothing like you described.

I tried it using both Chrome and Edge on Windows 11. I don't have any themes installed.

  • Author
1 hour ago, Crimzon said:

I tried it using both Chrome and Edge on Windows 11. I don't have any themes installed.

Have you also tried in a private/incognito window to rule out any plugins? Could you please post a screenshot of the entire screen? And what color theme are you using? You can find it in settings-display settings

image.png

This app turned to crap. Dont know why you had to make the UI all fancy, things not working, was perfect before. Uninstalling

5 hours ago, strike said:

Have you also tried in a private/incognito window to rule out any plugins? Could you please post a screenshot of the entire screen? And what color theme are you using? You can find it in settings-display settings

image.png

image.png

  • Author
8 hours ago, theobserver_ said:

This app turned to crap. Dont know why you had to make the UI all fancy, things not working, was perfect before. Uninstalling

Would be nice to know what's not working so I can fix it. Is it the same issue @Crimzon has?

  • Author
8 hours ago, Crimzon said:

image.png

image.png

Aight, I'll see what I can do. But I'm kinda working blind here since I'm not able to reproduce. BTW your screen looks very narrow, or at least your screenshot is. Is your screen vertical? Or is it a small screen?

Also having issues with plugin after update to latest version. See attached txt file for dry run log. Possible you could make link available to previous version to rollback while issues being investigated? Very useful utility!

error.txt

  • Author
2 hours ago, poto2 said:

Also having issues with plugin after update to latest version. See attached txt file for dry run log. Possible you could make link available to previous version to rollback while issues being investigated? Very useful utility!

error.txt

I'll take a look at it after work and also post a link to the previous version.

Im getting the same broken pipe errors as well, please let me know if i can do anything to help with the fix.

  • Author

@unabletoconnect @poto2 Which version did you get the error? I posted a link to a dev version, is it that one?

i'm running 2025.12.31-3.

Happy to try the dev to see if that fixes the error, however is there a way i can abort the currently running instance? eg, like mover stop command

  • Author
12 minutes ago, unabletoconnect said:

i'm running 2025.12.31-3.

Happy to try the dev to see if that fixes the error, however is there a way i can abort the currently running instance? eg, like mover stop command

Open up a terminal and run this command:

kill -9 $(cat /tmp/dsm.running) && rm /tmp/dsm.running

okay updated to 2026.01.05 (after uninstalling previous version) and still getting broken pipe errors

image.png

  • Author
1 minute ago, unabletoconnect said:

okay updated to 2026.01.05 (after uninstalling previous version) and still getting broken pipe errors

image.png

Thanks for reporting. I'll look at it after work. 😊

Ignore the grump, the new UI is fantastic! I do have 1 issue with the UI though, my drop down items show weird as pictured. Also, how do I stop a running job?

Screenshot 2026-01-07 041812.png

  • Author
45 minutes ago, rgreen83 said:

Ignore the grump, the new UI is fantastic! I do have 1 issue with the UI though, my drop down items show weird as pictured. Also, how do I stop a running job?

Screenshot 2026-01-07 041812.png

Glad someone likes the UI, haha.. 😊 When the bugs are fixed it will be a much better than the old one IMHO.

Edit: I'm aware of the display issues on the Grey and Azure theme. You can switch to the black theme in the meantime.

There's currently no stop command. But you can kill it by running this command

5 hours ago, strike said:

Open up a terminal and run this command:

kill -9 $(cat /tmp/dsm.running) && rm /tmp/dsm.running

I'll add a stop command in the next release, so that it stops after moving the current item.

Edited by strike

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.