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.

chodeus

Members
  • Joined

  • Last visited

Everything posted by chodeus

  1. @Bob-omb these threads might help, you’re not alone. https://forums.unraid.net/topic/199925-missing-docker-icon-log-spam/ https://forums.unraid.net/topic/199974-missing-icon-on-dockers-without-icon-url/ Also, https://product.unraid.net/p/7-3-2-dashboard-nginx-log-spam-from-stale-docker-template-fallback-icons
  2. Hello, You're not alone, this has also been reported here https://forums.unraid.net/topic/199925-missing-docker-icon-log-spam/ Hoping for an admin or staff member to address this.
  3. I raised an issue and a PR for this on the Unraid Webgui github last week. Hope it gets a look at soon https://github.com/unraid/webgui/pull/2693 @elibosley any chance you can find the time to look at this small PR? This issue is getting reported more and more in Discord as well.
  4. I'm keeping my ear to the ground but i've seen snips of the beta version so I think it's not far away.
  5. It's not a bad idea but that's a decent structural change. I'm trying to not make any major structural changes because the new Docker page that is due is a huge structural change itself and I'm not really sure if that level of effort is worth it right now. Feel free to write a feature requests here https://github.com/chodeus/folder.view3/issues so I don't lose track and I can see how this might work depending on how far away the new Docker page is. I'm going to avoid yet another toggle for now but update documentation (the tooltip is already update to highlight using "^") to raise awareness around the catch all scenario and how to use it. Thankyou for your help in getting this plugin improved! I'll be release a stable release soon.
  6. Unfortunately that plugin and FolderView are completely different. FolderView has to wait for the Unraid page to load to gather the container/vm information and then build the page from that which is why the flash happens. I have made a small change in the beta branch, if you're still running it, that should improve the "flash" by ~300ms. Version 2026.07.13.1 if you're happy to run it and let me know what you think? I'm going to run it for probably a week so I can try get some solid testing out of it before I push it to main with the regex fix.
  7. So I've been playing around with this. I can fix the "^" regex to be a "catch all" folder, any container not assigned goes to the folder with the "^" regex. This doesn't assign the container to the regex folder so you can still pick it and assign containers in the "^" regex folder to other folders. Is this acceptable behaviour? I think fixing "^" regex is better than adding another toggle that does the same thing. If you wanted to test it out yourself as it is now, you can load the beta branch. https://raw.githubusercontent.com/chodeus/folder.view3/beta/folder.view3.plg
  8. Okay awesome, appreciate the explanation. I have created a feature request issue on my Github and I'll look into this in the not too distant future! Turns out I broke this in April and I just got use to the new look without the 30px indentation. I'll bring this indentation back in some shape in the next stable release. Thankyou for raising it!
  9. appreciate your continual maintenance of this plugin, it's great!
  10. Now live on CA. Please provide feedback, good feedback is also welcome to build confidence for other users questioning this plugin.
  11. For anyone having issues with this plugin and/or the Plus version I have recreated Squids plugin with modernisation for Unraid 6.10.x+ It’ll perform a dry run/scan on page load and only deletes what you tell it to delete. Testers other than myself would be most welcome. Thankyou!
  12. Sorry I don't use this feature, can you explain the behaviour of what you are hoping to achieve and give me some clarity on why it's a pain with the current regex option? I am on a feature freeze right now but if you can help me understand this feature a bit better and why the current regex offering isn't ideal then I can look at it later.
  13. It's only evident for those with all containers in folders. It's only slight but that's the level of OCD I'm working with. I spend a hell of a lot of time iterating changes to try and get it to appear just right. When you expand a folder, to make room for the Uptime Column, the preview row jumps to the left very slightly. This is the jitter I was trying to fix and had fixed by having the Uptime Column push right instead of left when it appears. But unfortunately this is the behaviour you disagreed with and I understand why. I think what I've achieved today is the best it'll get until the new webUI comes in. Hopefully I havent created new edge cases!
  14. Fiery speeches are never required when you're using plugins that people volunteer their free time to maintain. I started maintaining FolderView3 for my own benefit and when I decided to share this with all the FolderView2 users I agreed to take advice/recommendations/suggestions from the users but I did not agree to receive fiery speeches. Unfortunately, sometimes the only way to receive feedback is to push changes because most people only come here when they have issues. Update, and if there's issues please provide me with constructive feedback, screenshots and a debugging .json and I'll do the best I can to keep you and everyone else happy 🙂 Cheers!
  15. I've reverted the uptime column behaviour. I've spent the past 9 hours finding, testing and iterating a "better" way. Hopefully this keeps everyone happy. Update to the next main release and do a hard refresh.
  16. After you do a hard refresh of your browser, can you send me a debug json please. Type “fv3debug” reload the page and then click the button that’ll appear in the middle of your screen and then send me that file. Hopefully that’ll help me see what’s so different with your setup that made this change so catastrophic for you. Thankyou Also “at a glance” uptime doesn’t appear for containers in folders. This behaviour hasn’t changed. The only behavior that has changed is if you expand a folder now, you need to scroll 50pixels to the side to see your uptime column. The jitter that was happening was the container icons were jumping in their row everytime you expanded a folder to make room for the uptime column in the viewport. I suspect you’re having a cache issue regarding the logic change so you might need to do a couple of hard refreshes in a row to sort it out.
  17. So I looked into this further and while it's possible to do it creates a single new settings page for the 1 toggle which doesn't look very good and it's a bit of bloat for 1 option. Also, the risk of running the method you're asking for is you can no longer see when that container is running out of RAM so you may end up scratching your head as to why the container is broken. There is meant to be a big update coming to the docker WebUI so once that lands I'll revisit this and see if there's a tidy way I can include this option but for now I'm on a feature hold.
  18. For anyone updating to 2026.06.22 you'll notice the Uptime column should now load out of the viewport (depending on the size of your screen) and will make the screen scrollable. This was to try reduce the amount of jitter experienced in the preview when expanding and collapsing folders. I made this change because I felt the jitter was more annoying than forcing the Uptime column to appear in the viewport. If this was an unwarranted change in your opinion please let me know. Please do a couple of hard refreshes on the docker page and if that doesn’t resolve any issues send me your debug JSON by typing “fv3debug” on your keyboard when on the docker page, reload the page and then click the orange button that will be in the middle of your screen.
  19. If anyone figures out how to submit an additional plugin or have it detected in the form please let me know. I’m using the 1 repository which contains the profile.xml and app.xml’s. My repository is detected but doesn’t detect the new .xml. https://product.unraid.net/p/unclear-how-to-submit-new-plugin-to-be-published-to-ca EDIT: Turns out as long as your plugin template .xml is in your CA repository it’ll auto detect for review.
  20. In your bazarr container you remove http://[IP]:[PORT:6767] and manually type your server IP and container port in the webui part of the template. Eg: http://192.168.1.35:6767 But I think tomorrow I’ll push a release to main that’ll make this not necessary.
  21. Deletion is permanent — always review the folders offered first.I felt there was a gap in the market for people who wanted the traditional Appdata Cleanup Plugin so I made this Appdata Cleanup NG (next gen). It's aligned with Unraid's security protocols and contains a couple of enhancements. The webUI is very similar to the original plugin. ⚠️ For now I am calling it a BETA plugin though, please read below why. Testers wanted — the core is verified on my box; three things I can't test on my own hardware: - appdata on a non-standard/custom pool (full scan → delete cycle) - a real ZFS dataset delete (zfs destroy) - broad Docker Compose coverage (Compose Manager, ${VAR}/.env, stopped stacks) Help me finalise the testing and I'll continue to maintain this plugin and keep it simple. What's different from the original - compatible with Unraid 6.10.x+ - let me know if you have issues please. - Server-side delete confinement — stays inside the appdata share, never crosses a mount boundary. - ZFS-aware (zfs destroy, opt-in), custom-pool aware, and Docker Compose aware (protects in-use appdata). - Folder sizes, ignore list, filesystem scan, stale-template cleaner, and a one-click diagnostics export (a plugin-specific text file). Install — Plugins → Install Plugin, paste: https://raw.githubusercontent.com/chodeus/appdata.cleanup.ng/main/plugins/appdata.cleanup.ng.plg If you have issues, click Capture Diagnostics in the plugin and send it to me here or attach it to a GitHub issue. Source / issues: https://github.com/chodeus/appdata.cleanup.ng Original CA Cleanup Appdata © 2015–2024 Andrew Zawadzki (Squid) Similarly to FolderView3 this was ported and modified with AI assistance and has received extensive testing for my own use case in my own localised scenario.
  22. Appreciate the bug report. FolderView3 is much stricter than FolderView2 in this area so you'd manually set the webui in the container template. In the next main release, this should work the same as FolderView2. Hoping to have the next main release out by Monday.
  23. I appreciate the report! I have noticed this for some time and it has been on my list to resolve but hasn't been a huge priority because I felt it was very minor. However, I have fixed this in the beta branch and when I'm done trying to resolve @LordVader 's issue I will push these fixes to main branch. Cheers!!
  24. I can dive into it a little deeper at a later date and see what it would look like but I’ve just gone away for a couple of weeks so it’ll be after I get back. I’ll still be looking at bug fixes while I’m away.
  25. Believe the Dashboard — it's not a FolderView3 bug. Both numbers are real, they just measure different things. The Docker tab shows exactly what docker stats reports per container (FolderView3 just sums it per folder). That figure includes page cache — file data the container has touched that Linux keeps in RAM so it over reports. The Dashboard shows the actual footprint, with that cache excluded.

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.