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.
Message added by SpencerJ,

Heads up, this plugin version is not actively maintained. Folderview3 is where you will want to go for the latest requests https://forums.unraid.net/topic/197223-plugin-folderview3/

[Plugin] FolderView2

Featured Replies

2 hours ago, so7ow said:

I see how to assign an icon to a folder; am I missing a way to also assign icons to individual containers with this plugin? (I use docker compose so all my containers just show up as a question mark. It's pretty ugly.)

To my knowledge, this plugin never could do that. With the stock unRAID experience you can change the container icon. I guess not the case with the Compose plug-in.

  • Replies 409
  • Views 62.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • VladoPortos
    VladoPortos

    Hi all, wohoo celebration! 🎆 we are in Unraid Store ! Time to start fixing and improving I have some work this week but after work hours I can start look liking into stuff.

  • VladoPortos
    VladoPortos

    Hi all, I'll be finally back home on Saturday so I will have most of the next week time to fix as much as I can / be able to in FolderView... huge sorry for the delay, I was on phone only for very lon

  • Hey @VladoPortos, just thought I would bring up an oncoming headache.   URv7.1 is baking in the oven with RC1 released. v7.1 includes CSS changes as they are working on reworking responsiven

Posted Images

3 hours ago, NLS said:

 

Thanks. But still would be nice to have the same functionality (with lock icon and arrows) like the default docker page.

 

You can click on the folder name (so you see the settings for the folder and the Dockers added to it) and then drag items to other positions? Seems to work when I try it.

  • Author

Hi all, wohoo celebration! 🎆 we are in Unraid Store ! Time to start fixing and improving :) I have some work this week but after work hours I can start look liking into stuff.

Installed FolderView for the first time (new Unraid user) and it's working great.
Noticed one thing, I have a container that isn't in the apps store so adde it myself and included an icon and webui address.
When I have the app outside FolderView I have the option to open the webui but when the container is added to FolderView that option isn't there. Any idea what's going on here?

 

chrome_8d4nnlK7BQ.png

chrome_805CnEqOBY.png

1 hour ago, BZwart said:

When I have the app outside FolderView I have the option to open the webui but when the container is added to FolderView that option isn't there. Any idea what's going on here?

You need to flag the "Add preview open WebUI" in the folder settings.

25 minutes ago, giosann said:

You need to flag the "Add preview open WebUI" in the folder settings.

Thanks, that option is enabled.
It's working for all other containers except TCM-GUI.

2 hours ago, BZwart said:

Any idea what's going on here?

Check console for errors after pressing f12

1 hour ago, Masterwishx said:

Check console for errors after pressing f12

F12 or the keyboard shortcut might be something else if you are using macOS or something else, just look for "Developer Tools" in the menus. ;) @BZwart

1 hour ago, Masterwishx said:

Check console for errors after pressing f12

Only error I see in console is an google analytics error, but that's because it's blocked by nextdns.

Hey,

 

thanks for updating this plugin @VladoPortos, but i got some issues:

 

i installed the latest version from the store, but i can't switch the "autostart" toggle at folders and also the "autostart" toggle for single containers does not get saved (gone after site refresh).

 

Another issue, i can't even get the full window f.e. to even see the toggle "autostart" for a single container, when in the folder are more than 6 containers, so that i have to extend the folder view to select it.

 

Not sure if this is a new issue or not, i am on Unraid 7.0.1 with FW2 2025.04.13.

Edited by Darkestnoir

Hello ! I plan on upgrading to unraid 7 tomorrow and was looking forward folderview2, I have a simple question:

Is there a way to add every dockers from a specific network in a folder ? If not, is there somewhere I could request that feature ?

I use Pelican, which is a game server panel and every created dockers look like the last one here:

image.png.151499ece5a82d41a48a1bbe12cf70e8.png

 

But as you can see, they have a specific network, I'd like to automatically put those input a folder :o

Edit: It simply use a UUID, so a simple regex work for this usecase, but I still believe grouping them by network could be a cool feature as I have other dockers that are grouped like this already :3

Edited by Niyah

On 5/4/2025 at 11:28 AM, VladoPortos said:

Hi all, wohoo celebration! 🎆 we are in Unraid Store ! Time to start fixing and improving :) I have some work this week but after work hours I can start look liking into stuff.

Thanks, installed the new version of a plugin after was on the old one.

Using Unraid v7.1.0 Seems we're missing green pentagon in upper menu? 

Edited by Masterwishx

Seems also we have no "ip address" in all containers with custom network, maybe Unraid 7.1 issue 

image.png.89e6da3997f682fd66427ecabc3dca92.png

Edited by Masterwishx

Came to report issues with the new folder view and opening the web interface and I see it's been reported. I tested going to the web interface with folderview2 removed and all my containers I have issues opening I can open, as soon as I add folderview2 back and load the config it fails. 

25 minutes ago, jimski427 said:

Came to report issues with the new folder view and opening the web interface and I see it's been reported. I tested going to the web interface with folderview2 removed and all my containers I have issues opening I can open, as soon as I add folderview2 back and load the config it fails. 

Me too with this issue. I started to change all my docker compose files to use FullIPAddress:PORT instead of [IP]:[PORT] which works, but I changed them all back - I'll just use the blue icons under/beside the Icon until the plugin is updated - they still work, just not the one presented by FolderView2 in the enhanced menu.

 

It does seem to be a FolderView2 Unraid 7.1.0 issue. No problem until I updated this morning.

  1. Is there a way to reference a local icon instead of internet URL?
  2. Is it possible to have multiple rows without full expanding??  i.e. If my folder has 6+ things in it, only 5 or 6 show making it not obvious  what's in there.  would love to have a second 'minimized' row.
23 minutes ago, IanMcLeish said:

Me too with this issue. I started to change all my docker compose files to use FullIPAddress:PORT instead of [IP]:[PORT] which works, but I changed them all back - I'll just use the blue icons under/beside the Icon until the plugin is updated - they still work, just not the one presented by FolderView2 in the enhanced menu.

 

It does seem to be a FolderView2 Unraid 7.1.0 issue. No problem until I updated this morning.

Sorry, not the blue icon! Have to expand thefolder and use the old fashioned unenhanced menu, that does work. Maybe it is just the enhanded menu that is not working right. Yes! If you edit the folder and change from advanced view to default it works as expected.

23 minutes ago, 128bytes said:
  1. Is there a way to reference a local icon instead of internet URL?
  2. Is it possible to have multiple rows without full expanding??  i.e. If my folder has 6+ things in it, only 5 or 6 show making it not obvious  what's in there.  would love to have a second 'minimized' row.

1. You can reference local icons, but I couldn't find a way to easily paste the path to the file - gonna have to copy the path and then type the name in exactly as the file is named. But it does work.

 

2. I don't know.

as was discussed in:

 

  its a plugin issue with javascript , so hope @VladoPortos will fix it when will have time for it

  • Author
1 minute ago, Masterwishx said:

as was discussed in:

 

  its a plugin issue with javascript , so hope @VladoPortos will fix it when will have time for it

I'm on it, hopefully by Monday I can get it out. sadly bills paying work needs to take precedence until weekend :(

4 hours ago, IanMcLeish said:

1. You can reference local icons, but I couldn't find a way to easily paste the path to the file - gonna have to copy the path and then type the name in exactly as the file is named. But it does work.

 

2. I don't know.

Can you give example what u have?  Just doesnt work for...

 

/appdata/icons/ground7_unraid-animated-svgs/Always%20Animate/downloads.svg

7 hours ago, 128bytes said:

/appdata/icons/ground7_unraid-animated-svgs/Always%20Animate/downloads.svg

You can use also:

 

/boot/config/plugins/FolderView2/icons/myicon.png

Thanks for picking up the torch, @VladoPortos!!

 

Finally upgraded to v7.x. Unfortunately, I forgot to grab all my old folderview config data first. :( I've gotten things organized close to the way they were - close enough.

 

No real issues so far, just wanted to say thanks.

Hey there,

first of all, thank You for continuing this plugin, its really essential one.

 

I would like to ask You for a help, how can I connect to a given application's WEBUI in Docker if the IP is not displayed?

Earlier, you could simply click to go to the interface.

Now, you need to go into the "advanced" of the given application to manually add the IP to be able to connect.

 

image.png.d5dadcd86a61c35da5bdd3b51ad8ceac.png

 

image.png.54fdda4c3b66045c980aaa63bfb2b800.png to image.png.0cd029728b14c0ffc5c7a495f8df50d3.png

9 hours ago, rogales said:

Hey there,

first of all, thank You for continuing this plugin, its really essential one.

 

I would like to ask You for a help, how can I connect to a given application's WEBUI in Docker if the IP is not displayed?

Earlier, you could simply click to go to the interface.

Now, you need to go into the "advanced" of the given application to manually add the IP to be able to connect.

 

image.png.d5dadcd86a61c35da5bdd3b51ad8ceac.png

 

image.png.54fdda4c3b66045c980aaa63bfb2b800.png to image.png.0cd029728b14c0ffc5c7a495f8df50d3.png


just 5 posts over yours you can see that "VladoPortos" (the one he createt this toll version) said, that he probably gonna fix it at monday 

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.