-
Nonoss started following [Plugin] Simple Custom WebUI CSS Plugin for Unraid 7.2+ , Unraid Theme Park: Theme Park-style themes for Unraid 7.2+ , Unraid 7.3.1 Now Available and 7 others
-
[PLUGIN] Stream Viewer
Hello @Lazaros Chalkidis , thank's for this plugin. Working fine and easy to configure. Just a detail, I'm french and I noticed that a character (quote) is not shown correctly:
-
Apache Guacamole
Thank's @Cabé for your quick reply and help. I always used the internal database This is what I did after your reply: I deleted may apache guacamole appdata. Resored the backup I made just before the update. Configured the template with : EXTENSION_PRIORITY=openid,* Started the container Stopped the container Deleted the 2 new lines in guacamole.properties Started the container And All is working, my apache guacamole config is back, with openid, Hourra! I must have done some errors when I tried multiple parameters. Thank's again and sorry for the disturb. PS : I never added manually the 2 lines : extension-priority: mysql,openid,* extension-priority: mysql,openid,* They were added automatically when the container start
-
Apache Guacamole
Hello, thank's for your job and your share. I was using cleao/guacamole with openid, all was working fine. This morning, after your last update, openid was down. I searched the forum and found this post. This is my issues: So in my template I added : 'EXTENSION_PRIORITY'='openid,*' Saddly, not working. I noticed 2 new lines in guacamole.properties : extension-priority: mysql,openid,* extension-priority: mysql,openid,* The order is bad, because openid must be set in first position. So I changed to: 'EXTENSION_PRIORITY'='openid,mysql,*' this time it's ok, except always 2 lines added instead of 1 in guacamole.properties : extension-priority: openid,mysql,* extension-priority: openid,mysql,* OpenId connect is working, but, the bad news, is that all my previous settings of apache guacamole are gone If I connect with openid and my previous settings, I have not admin right. So I remove openid, and I connect with user/password: guacadmin And with this method I have admin rights, but I lost all my apache guacamole settings. It's like a fresh apache guacamole install. I tried to describe the best I can this issue. Tell me if you need more informations. My be there's someting I'm doing wrong ? Can you help me to recover my previous apache guacamole settings, I dont want to start with a fresh install and reconfigure all. Thank's
-
[Plugin] Disk space Management - Mainly for those who use the split-level feature in Unraid.
-
[Plugin] Disk space Management - Mainly for those who use the split-level feature in Unraid.
Thank's @strike that's exactly what I needed, when there's nothing to move, and when the plugin move files 👍 I have just noticed that the free space for a disk after a move in the notification (both mail and unraid notification) is 0.00 (according to my choice, it should be around 50GB) Is it normal ?
-
[Plugin] Disk space Management - Mainly for those who use the split-level feature in Unraid.
I agree. Personally, I also prefer option 1. I think the duplicate and improper formatting part in the message isn't too annoying for me.
-
[Plugin] Disk space Management - Mainly for those who use the split-level feature in Unraid.
Yes you're right, a summary for notification and more details for other agents. It would be great if you could do that. Thank you for considering my request :-)
-
[Plugin] Disk space Management - Mainly for those who use the split-level feature in Unraid.
This plugin is usefull for me. Thank's for sharing it. I'm using notifications. Two notifications are sent , one for the start of the script, and one for the end of the script. But no summary. Woul'd it be possible to send only one notification, at the end of the script, with informations about the job (start time end time), the log content for the move, or a summary of what the script did ? Thank's
-
[User script - Disk space management] Are you using split level and are tired of moving things around manually to make more space on your drives? This is the script for you.
Great idea, For rsync, or mv, maybe you can give the choice, like mover tuning (rsync or mover). May be option to exclude 1 or more drive. In my case, disk1 is reserved for specifics files, and is excluded for films or tv shows. Would it be possible to have more than 1 folder for tv shows ?. I have 2 dedicated folders, 1 for tv shows multi language, and one for tv shows in VO.
-
[GUIDE] Setup Real-Debrid for Plex Using CLI_Debrid, Rclone, and Zurg
@hernandito I followed step by step, slowly and carefully your guide. And everything is working. What an awesome guide. All is perfectly detailled. Thank's for all your hard work I'm far away from being an expert. I changed a line (added & at the end of the last line) in the Start Zurg Service script, because in unraid webui script it was always shown "running", : #!/bin/bash cd /mnt/user/appdata/zurg chmod 777 zurg /mnt/user/appdata/zurg/./zurg & I also added a script called Stop Zurg Service launched "At Stopping of Array", just in case : #!/bin/bash MYPROCESS="zurg" pkill -9 -f $MYPROCESS || true
-
[Plugin] FolderView
After the update to Unraid 7.0.0-beta.3, docker UI with FolderView changed, 30% of the screen is unused. Another thing, orange text on update doesn't work anymore. All my folders have the same configuration:
-
[Plugin] Mover Tuning
Thank's for all your job. Just one thing. After each plugin update, "Test mode" is forced to Yes, event if in previous settings it was Test mode : No. You decided to force Test mode: Yes after updates ?
-
[PLUGIN] ZFS Master
Folders are back! Thanks for this great plugin and the quick fix
-
[PLUGIN] ZFS Master
Directory Listing disappeared after update to 2024.02.10.63 Before update to v2024.02.10.63, everything was ok. Convert directory to dataset functionality was working fine with 2024.02.9 But after the update to the latest version, all directories listings disappeared from main page zfs master gui. I tried to disable all, then enable them per Dataset and also in the plugin configuration with no luck. I tried to reboot, but no change What I'm doing something wrong ?
-
[Plugin] FolderView
Thank's scolcipitato, work's fine now 😀