[Plugin] FolderView


Recommended Posts

Thank you for the work to rebuild this much needed plugin, I hope the value is seen and incorporated into Unraid OS.

Coming from Docker Folders to this does have me missing the stats feature.

I used it all the time on hover of the docker icon, allowing you to see graphs of RAM, CPU etc, over the past interval.

Is there any plans to bring similar such features?

Edit: also the ability to upload icons rather than URL 🙏

Edited by ados
Link to comment

so i rearanged everything, both folders and dockers inside the folders, 

 

at first it seems to be working quite fine, but now all the folders are gone :D 

 

no not all but one remains.

 

i rearanged another docker and all folders are back :D

 

 

they are back and in korrect order :D

 

 

so the Plugin does detect changes on changing the Order?

Edited by domrockt
Link to comment

  

2 minutes ago, domrockt said:

no not all but one remains.

This is a bug.

 

3 minutes ago, domrockt said:

so the Plugin does detect changes on changing the Order?

Yes and no (it intercept the request and make it readable to unraid, the WebUi don't like folders so I had to trick the server), but it needs to have the correct order from unraid, I saw the old folder in your order, this means that I can't predict how unraid is going to arrange the containers in the tab.

Link to comment
37 minutes ago, ados said:

I used it all the time on hover of the docker icon, allowing you to see graphs of RAM, CPU etc, over the past interval.

@scolcipitato

if you add this, you should add a notice about that: 

 

 

39 minutes ago, ados said:

Edit: also the ability to upload icons rather than URL 🙏

you can just download icons, put it into a folder on your server and use it:

image.thumb.png.d223cefcbf6118994f5b9aa962823303.png

/mnt/cache0_vm/appdata/dockerfoldericons/0_startup.png

keep it simple

Link to comment
17 minutes ago, sonic6 said:

if you add this, you should add a notice about that:

I don't know, if I make it I will use the websocket that already exist, and I won't need to make any request, so I don't think there would be additional load on the server, the additional load would be on the client when the webui is open.

Link to comment

Installed this tonight and started by making a connections folder and reordering the containers so the top 4 are the ones I wanted in it and switched them one 

image.thumb.png.04a7f63aad5d57f0dc7447e720c52b78.png

 

However on submit I get 2 which I selected in not appearing and 2 I didn't select appearing (see pic)

 

image.thumb.png.929e15e767b96ef35dafa28ec1852439.png

 

Read the previous posts and have tried reordering but without luck, am I doing something wrong if so please let me know and if it is a reordering issue, let me know what and how I need to reorder?

 

Cheers

 

 

Link to comment
9 minutes ago, Kiwiconcord said:

Installed this tonight and started by making a connections folder and reordering the containers so the top 4 are the ones I wanted in it and switched them one 

image.thumb.png.04a7f63aad5d57f0dc7447e720c52b78.png

 

However on submit I get 2 which I selected in not appearing and 2 I didn't select appearing (see pic)

 

image.thumb.png.929e15e767b96ef35dafa28ec1852439.png

 

Read the previous posts and have tried reordering but without luck, am I doing something wrong if so please let me know and if it is a reordering issue, let me know what and how I need to reorder?

 

Cheers

 

 

I need the debug file, to get it type debug while in the docker tab.

Link to comment
4 hours ago, android_forum said:

I am sorry but what linked site? I can't seem to find the link.

EDIT:
I got it working with this site: https://www.base64-image.de/

image.png.7b7cfb1278990f535ae5101fb6e1972d.png
and just pasted the code into Icon field in FolderView.

You have to add in the data:image/svg+xml;base64, string at the beginning, but this site accepts animated SVG images (I used the ones that people had created for the old plugin):

https://base64.guru/converter/encode/image/svg

 

Had the issue a couple of others reported about my dockers being out of order when I created my first folder, but moving one around and then refreshing did the trick. Looks beautiful. Thank you @scolcipitato for the work and bringing this plugin back anew.

 

image.png.68b6fb7026f6fbeacf4bc43e09894d2b.png

  • Like 1
Link to comment

I really loved seeing this pop up on CA.

Having about 45 containers running on my main server, I've really been missing a way to clean up my dashboard a bit.

 

Few things though.

 

121828990_2023-07-31095052.png.b8bcc2c4762e1f8c3c4e19122134f7cb.png

The folder reports an update is ready when running containers from local self-built images.

 

 

1733227184_2023-07-31095414.png.9e48fdeca16acd4ba76f4c0e94f26a8a.png

I'd really love to see numbers on the folders on Dashboard, eg. "2/3 started" on "Web"

 

Attached my debug if needed.

 

debug-DOCKER.json

Edited by LAS
  • Like 1
Link to comment

A new update is out.

Version 2023.07.31

  • Order rework, hopefully this won't cause any issues.
  • Ability to start, stop, pause, resume, restart, update and force update all containers in a folder (no VM for now).
  • Added a counter of started container when a folder is marked as started.
Edited by scolcipitato
  • Thanks 5
Link to comment
On 7/30/2023 at 12:14 PM, ados said:

I used it all the time on hover of the docker icon, allowing you to see graphs of RAM, CPU etc, over the past interval.

Is there any plans to bring similar such features?

In the making of the update I tried to do it, but I couldn't figure out how to add in a simple way, so in the near future this won't be happening.

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.