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.

VladoPortos

Members
  • Joined

  • Last visited

Everything posted by VladoPortos

  1. I'll look into it, I'm still on phone only for two more days... btw no reply from Squid yet ( maybe he is on holidays as well )
  2. I'll be off due to work / family until Monday ( I have phone with me this time ) so I might not be able to respond but at least I will catalogue request and get some order ready what to do next. Note, I still did not get reply from Squid (Do not pester him, it will be done when he gets to it....just to update you)
  3. I'll have a look ( can't promise anything since I do not use tailscale but if its there already it should not be too difficult to add it. ). I just setup small NUC with Unraid trial for testing as I do not update my main server immediately when new version is out so i can have one up to date version to test on.
  4. I did send him message yesterday with new forum (this one), github links for plugin and xml and hopefully everything. But haven't herd back from him yet ( he might be busy ). As soon as I have any update I will post it here.
  5. It is very innovative and unexpected "Folder.View2" The new support forum is here But it needs to be moved by Squid in correct section. I dropped him message yesterday and I think I made all the changes required to have it in CA. So we need to wait a little, I'm sure he is busy.
  6. SkillGoblin (hopefully will be moved to docker templates if approved for App Store page) A lightweight, self-contained learning platform designed for local hosting with minimal overhead and maximum simplicity. WebPage: https://skillgoblin.com GitHub: https://github.com/VladoPortos/skillgoblin Docker: https://hub.docker.com/r/vladoportos/skillgoblin Note!: Do not face this to internet ! There is no robust protection and its primary intended for local network I have been using it for few weeks and works fine, but there is always room for improvement so suggest away Mainly I created it to watch tutorials on mobile phone while in bad so I do not have fiddle with shared folders from Unraid and VLC...
  7. I would agree, but its too late I just finished updating everything to Folder.View2, created support forum (not in correct place yet, it have to be moved by Squid) + messaged Squid about the changes. Also Folder.View was used for so long people are more familiar with the name, and videos on YT and link on web refer to it, so it might be easier to find the updated version if the name is the same. But I agree with your point.
  8. FolderView2 is effort to continue supporting original plugin FolderView by @scolcipitato, the original plugin is no longer supported past Unraid 7+ FolderView2 lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose. Getting Started: A new button named "Add Folder" will appear at the bottom of the docker and VM tab(s) next to "Add Container". LINKS GitHub - folder.view2 XML AUTOSTART With this plugin installed, you have to keep in mind that the order of the containers/vm might not be the actual order of the container, this is an issue with containers that are set to autostart. The plugin checks what you see and the unraid order and shows if the order is the same with this icon . If this icon is green like here means that the order you see is the same of unraid, if the icon is red this means that the unraid order is different. To fix that you can simply reorder a folder or a container and then refresh the page, you will see that the icon is turned green. Migrating from Folder.View to Folder.View2 If you already have this plugins older version setup go to Plugins -> FolderView and "Export All" your current settings!, However if you already can't access FolderView go to Settings via UI, go to: config\plugins\folder.view\ and backup: docker.json and vm.json root@PlexServer:/boot/config/plugins/folder.view# pwd /boot/config/plugins/folder.view root@PlexServer:/boot/config/plugins/folder.view# ls docker.json folder.view2-2025.02.26.txz scripts/ styles/ version vm.json root@PlexServer:/boot/config/plugins/folder.view# Then uninstall the original FolderView and just to be sure there is no conflict check if these folders and file are gone: /boot/config/plugins/folder.view /usr/local/emhttp/plugins/folder.view and file: /boot/config/plugins/folder.view.plg Just to make sure, then install the FolderView2 and import your settings. DEBUG MODE To enable the debug mode you have to type 'debug' and you should see a download starting. If you have a problem you will likely be asked to submit that file, the file is specific to the tab that you are on. If nothing happens, open the browser console and send a screenshot of that. CUSTOM CSS/SCRIPT Using custom CSS/scripts is easy, just download the files and import it with the button in the settings. Here is a list of repository with custom CSS: hernandito Mattaton For the ones brave enough to make custom CSS or scripts, on GitHub you will find a README with all the instruction. TRANSLATIONS If you want to translate this plugin, you can find the files here, but before read below. The "locale" field and the name of the file should be an ISO 639-1 language code. If you translate, don't edit any HTML tags you see, only edit text. In the translation file, you might encounter the symbol $ followed by a number, you can't remove them, but you can move them around as much as you want. DOCKER LABELS You can add docker containers to folders by adding the label "folder.view2", the value of the label is the name of the folder. FAQ BEFORE asking, please search if any other user asked the same thing, you might find your solution. Q: How can I sort the content of a folder? A: In the edit page, you can drag and drop the containers/VM just like the normal docker page. Q: How can I sort the folder themselves? A: In the docker page since 6.12 there is a padlock green icon in the toolbar, click that, and you can just drag and drop the folder like normal containers/VM. Update Log:04.08.2025Started with updates to the folder view plugin, beta package updated and fixed (hopefully): VM folder port mapping for everything ( I hope...) WebUI link should now work for all type of container networks, include tailscale Autostart toggle should work correctly (need more testing) Added support to group into folder docker-compose created containers using plugin (Compose Manager by dcflachs) Fixed annoying pop-up when clicking on web ui link of container, complain its not related to Unraid blabla Added local memory in browser that will keep folder open/closed persistent across page refresh Initial work done on dashboard, needed some rework and now needs testing folder.view2.plgfolder.view2-2025.08.07.5.txz 29.05.2025 There is an beta of this plugin here that require a bit more testing. Current CA version have issue with links and IPs. Also Advanced view is not working correctly. This should be working in beta. If you want to help, save your setting by exporting it in plugin setting. Install the beta and see if its working for you ok ( post message here in forum. ) Some people experience after importing setting in beta version issue with docker images not appearing in correct order/folders in this case open web console, usually f12 in browser and go to docker tab in unraid. This should print debug information's into it. Please copy it end send it as private message to me here on forum, this can help me to identify the issue. Manual installation Copy the folder.view2.plg file to /boot/config/plugins/ folder. Copy the latest 'folder.view2-.txz' archive to /boot/config/plugins/folder.view2/ folder. In Unraid webui go to Plugins -> Install Plugin tab, click on the folder config -> plugins -> folder.view2.plg and press install button. Use the Import to import the setting you exported...
  9. Ok kids and wyfu dropped off to grandparents, tomorrow I will make new forum ( I think we need that ) rename the plugin to something like FolderView2 and apply for store listing again. Then I'm free to hopefully fix major issues first....
  10. Ok guys/girls looks like I will finally have some free time next week. Order of business: 1 - Get the plugin back to store ( We might need to create new forum post just for it, not sure what else we missing ) 2 - Fix bugs / visual issues 3 - New features, depends how the rest will go.
  11. As much as I would love to take more active role, I simply do not have that much time. I have created the file @Squid required and its in the repo, I messaged them about it but not get any response... I might did it wrong, but I'm not sure, I asked at march 20th if there is anything else to do.. but no response...
  12. Ignore that one, reinstall again, I have reverted the change... not enough testing done. I need to take holiday from work or something, to fix some stuff and add requests properly.
  13. I have messaged squid with the xml ( hopefully did not crew it up ) and if all goes well it should appear in store...
  14. Already messaged Squid for some advice how to do it, I'll try to get it there as soon as I can
  15. Yes, will do tomorrow, thanks. I had quick look at it but only had phone with me for last 3 days, and I just come back home. Also for people with older versions of unraid there is https://github.com/VladoPortos/folder.view/tree/test-unraid-6 that had the required versions lowered to 6, but I could not test it yet... so not sure if that works. Everybody. please if you have issue with the plugin, I turned on the "issues" section here, drop the issue there so its in one place and I can try to solve it. https://github.com/VladoPortos/folder.view/issues
  16. Oh no ! so many new good ones.. this is great !
  17. I'm pressed on time usually so I can't do as much as I would like or respond as fast as I would like. Knowing people waiting for it and so on adds to pressure... but I hope its just temporary time related to my work, and it will gets better, and in any case I needed it my self I got so used to the groups and can't imagine Unraid without it... but if Unraid team took over and just build it in I would not complain
  18. You cant just replace, because the plugin definition file have md5 of the files, however I tested your changes with the limited time I had and it did not break anything it seems in v7 at least my instance still works It might be now backwards compatible ? Try to install the version folder.view-2025.02.26.txz with the folder.view.plg in repo ( i just pushed it ) if that works on pre v7 unraid.
  19. Sorry did not get around to do it yet, my schedule is bit insane this week and I'm happy if I get sleep at all I have it marked for next week.
  20. Ah yes, I thought it was some other plugin lol Menu="Utilities" had to be removed, the rest could stay... if I put the original meta tags: ``` Title="Folder" Markdown="false" ``` Then when editing folder it would not show up anything on the page... I have pushed new version to git that fixed it ( I hope, I have just my server to test it on )
  21. @hernandito the console was complaining about this: folder.js?v=1736612639:1 Uncaught SyntaxError: Identifier 'id' has already been declared (at folder.js?v=1736612639:1:1) The original code had two variables named id: A global constant: const id = new URLSearchParams(location.search).get('id'); A loop variable: for (const [id, value] of Object.entries(folders)) The fix renames the loop variable to folderId to avoid the conflict while maintaining the same functionality: The global id is still used to identify which folder is being edited The loop variable folderId is now used to iterate through other folder Then at some point Plex started complain: Feb 22 10:20:42 PlexServer webgui: Invalid .page format: plugins/folder.view/folder.view.Docker.page Feb 22 10:20:42 PlexServer webgui: Invalid .page format: plugins/folder.view/folder.view.VMs.page Feb 22 10:20:42 PlexServer webgui: Invalid .page format: plugins/folder.view/FolderView.page That seems be because missing metadata at start of the page... I think the main issue was the ID constant
  22. Before you do anything, go to plugins tab and click on the old 'FolderView' plugin, click on the folder icon you should get page like this: Click on export all, this will give you a json file that holds the settings, of what is in what folder... so even if you uninstall you should be able to go back and hit Import give it the file and it should look like before... After you have your backup, you need to uninstall the old folder view plugin. Next go to https://github.com/VladoPortos/folder.view and from there you basically need just two files: folder.view.plg and archive -> folder.view-2025.02.22.txz Then you need to get this files to plugin folder, I just scp them to unriad via ssh ( I know this is shitty way to do it, I will figure out how to make it simpler just did not have time yet ) Copy the folder.view.plg file to /boot/config/plugins/ folder. Copy the latest 'folder.view-.txz' from archive folder to /boot/config/plugins/folder.view/ folder (you might need to create it there) In Unraid webui go to Plugins -> Install Plugin tab, click on the folder config -> plugins -> folder.view.plg and press install button.
  23. I'll check tomorrow if I can, I did not look at the autostart at all
  24. @scolcipitato I'm very sad too see it go, so hopefully you do not mind. I did forked it and fixed it for v.7 of Unraid. I'm not much of Unriad plugin developer ( at all lol ), but I love this plugin and was bit sad when I updated to v7 Unraid today it was not working. Since I'm not alone I decided to push out my wife and kids for a walk this Saturday for some piece and quiet and fixed it I did not have time yet to look how to get it to Appstore, will check it later... but you can do the manual install if you like. Its seems to work ok again, at least I can edit the folders and add new containers to them.... If you have the old version, do an export of JSON of your current setting so you do not have to manually getting it back, and then uninstall, install this version and import the settings back... worked for me
  25. Does anybody have solution for traefik proxy ? In app I get the connection icon switching on and off all the time. It does not affect the app or listening as far as I noticed but its annoying to see it. In my log I see a lot of these: 2024-08-12 03:07:35.721 INFO [SocketAuthority] Socket Connected 3uqiG7DQ1l5LP-8_AASX 2024-08-12 03:07:37.810 INFO [SocketAuthority] Socket 3uqiG7DQ1l5LP-8_AASX disconnected from client "redacted" after 2089ms (Reason: transport close) 2024-08-12 03:11:02.409 INFO [SocketAuthority] Socket Connected F7LANhouFcWySN4OAASZ 2024-08-12 03:11:04.444 INFO [SocketAuthority] Socket F7LANhouFcWySN4OAASZ disconnected from client "redacted" after 2035ms (Reason: transport close) 2024-08-12 03:11:06.392 INFO [SocketAuthority] Socket Connected Y9PT9NFh_CkDKklfAASb 2024-08-12 03:11:08.451 INFO [SocketAuthority] Socket Y9PT9NFh_CkDKklfAASb disconnected from client "redacted" after 2058ms (Reason: transport close) 2024-08-12 03:11:16.910 INFO [SocketAuthority] Socket Connected S3Qr9DTIijjE4dPIAASd 2024-08-12 03:11:18.956 INFO [SocketAuthority] Socket S3Qr9DTIijjE4dPIAASd disconnected from client "redacted" after 2046ms (Reason: transport close) 2024-08-12 03:12:06.998 INFO [SocketAuthority] Socket Connected KM4YDz5Gu8VWuUGUAASf 2024-08-12 03:12:09.033 INFO [SocketAuthority] Socket KM4YDz5Gu8VWuUGUAASf disconnected from client "redacted" after 2035ms (Reason: transport close)

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.