-
[Plugin] Nvidia-Driver
There's a setting in the Plex server from a recent upgrade, Settings->Transcoder, "Enable HEVC Video Encoding" which apparently reverted something from a previous "beta" state to being disabled. Setting that to "Always Avalailable" appears to have remedied that for me. I was the same, I had a family member streaming to the official Plex app and for some reason was being transcoded to 4k H.264 and causing my CPU to ramp up pretty high. After some attempts to fix it by re-downloading the drivers and re-installing the plugin, I made that change and now streaming seems to be going OK, either direct play or through (hw). Also changed: Setting "Hardware transcoding device" from Auto to "NVIDIA GB206 [GeForce RTX 5060]" and ensuring that "Enable HEVC Optimization" is also checked. Hopefully one of these will work!
-
-
[7.2.4]->[7.2.5 Upgrade] appears stuck on "Updating 3rd Party Drivers"
Thanks. Server did reboot and the array restarted successfully, on version 7.2.5. Everything seems operational. GTX 1070 recognized properly by the nVidia GPU driver plugin.
-
[7.2.4]->[7.2.5 Upgrade] appears stuck on "Updating 3rd Party Drivers"
Hi all, This is on my secondary/test Unraid server that I try out updates on first. There's only one piece of "3rd Party" hardware/drivers that I know of in there, an nVidia 1070 card. Since those are no longer new supported drivers from nVidia for this card and the plugin sets the driver version at 580.159.03 fixed so that it's still supported, is it possibly stuck in an update loop where the post-update process tries to run the driver update to the newest driver, but the plugin won't let it set the newest version? It's been over 30 minutes and usually even the nVidia driver completes downloading in about 5m; I have a 2.5gb internet connection. I usually manually update my plugins and dockers before restarting, and did so this time. I also pulled a manual backup of my USB drive.
-
[PLUGIN] Disk Location
It is going through an LSI controller, but I'm not sure which specific drives are connected to that and which are connected directly to the mainboard. I believe that the array drives are connected through the mainboard. That being said, it appears that all devices across both servers are now properly updating. Might have been fixed in a recent update? Thanks!
-
[PLUGIN] Disk Location
Yeah, came here to check this. I have a number of drives but with the storage prices these days and availability, I'm wanting to monitor them more closely. The drives I have in my array are all the same model and type, but only 2 of them are showing temperature data properly. The others are showing "temperature not available" even though UnRaid is seeing them fine. An annoying bug, but understandable if it's not working at the moment with little time to fix. We appreciate your effort in keeping this plugin going! Until a fix is released, I'll just know to monitor via the main UnRAID dashboard.
-
Updated from 7.2.2 to 7.2.3 and Dockers no longer start
Thanks so much for this. Had to do the same thing on both my servers, running 1080 and 1070's. Frustrating that nVidia dropped support on these cards in the new drivers as they're still so useful.
-
[7.2] Gradient not displaying in header, image display formatting absent.
Hello. I just ugraded my test server to 7.2 and it seems there's a few bugs in the header customization setup: It doesn't appear to be displaying the gradient. Custom images are squeezed to fit, or squeezed to fit if too large. They used to be centered and cropped. It would be great to have the option to choose the display between "stretched/fit" to "cropped/center", "cropped/Left", "Cropped/Right", but setting it back to the display format it was would be fine in my book. I know they're not urgent fixes but will help customize the look and feel if a person or business had multiple UnRaid servers, it's easier to tell them apart.
-
-
7.2 Banner Options not being loaded/customizable
Hi all! Just updated my test server to 7.2 and it seems there's a few bugs in the header customization setup: It doesn't appear to be displaying the gradient. Custom images are squeezed to fit, or squeezed to fit if too large. They used to be centered and cropped. It would be great to have the option to choose the display between "stretched/fit" to "cropped/center", "cropped/Left", "Cropped/Right". I know they're not urgent fixes but will help customize the look and feel if a person or business had multiple UnRaid servers, it's easier to tell them apart.
-
Before I update my DC's for the July 2025 updates...
Thanks. As I stated, I do have backend=rid in my samba settings, so I knew that part was set correctly. I wasn't sure if there were any additional things to watch out for. I upgraded one of my servers and set it as the primary to test, and all seems to have gone well. Haven't quite pulled the trigger on my other primary though... probably should be able to do that without issue. And switching from backend=ad to backend=rid would absolutely reset mappings for users, as it changes the whole schema for mapping users to linux IDs.
-
[Support] devzwf - pihole DoT/DoH
Finally had time to stage upgrades for my PiHole servers. Thanks @ZappyZap for your work, everything went great and was able to get v6 up and running with DNSMasq enabled, my old configs loaded fine. And thanks @Kilrah for pointing me to the correct spot where to enable DNSMasq!
-
Before I update my DC's for the July 2025 updates...
There's a "fix" in Microsoft's July updates that prevents Samba servers running in member mode using the idmap backend = ad. It looks like the default (confirmed with "testparm -s /etc/samba/smb.conf | egrep -i 'security|idmap'") is idmap config <domain> : backend = rid, or at least, I haven't changed it to that, so I believe that upgrading the DC's will go without issue. Has anyone using AD with Unraid joined as a member server had any issues with AD account permissions since the July update? Any speedbumps or things I should be doing to prep? I do have 2 DC's running across my 2 Unraid servers as VMs and a third running on bare metal with a NUC for backup purposes when the VMs aren't running, though I can't think of a great way to test the Windows patches to see if everything's working other than just going for it. Any advice gratefully accepted. Thanks!
-
[Plugin] Theme Engine - a webGui styler
I was trying to back up my old theme (just recently upgraded to UnRAID 7.1.4) to upgrade to the new plugin, but all the fields for colors were blank, including in the export. It did have my CSS. Will upgrading to the new theme plugin carry over the current theme?
-
[Support] devzwf - pihole DoT/DoH
I do have one DNSMasq.conf file for my local domain (as I have internal DNS servers in my lab). How did you go about loading those configs into the new PiHole v6? I think this is really my only custom mod so should upgrade to v6 fairly smoothly otherwise...
-
[Support] devzwf - pihole DoT/DoH
Thanks. I'll wait for @ZappyZap's new template. I saw the env updates in the docker compose file and TBH, don't have time or energy lately to hunt down any additional env variables and change them manually. With that said, will I be able to overlay the new template on the old appdata folder, or should I back it up and re-create it fresh? I think I only need to transfer over some DNSMASQ settings for my internal Windows domain DNS and then copy over any Gravity settings....
-
[Support] devzwf - pihole DoT/DoH
Thanks @ZappyZap. I do understand it's a one-way migration (though I do have my appdata/config files separated into datasets so fairly easy to snapshot), but I'm not sure of the exact specifics between the two that I need to look out for or may need to manually adjust. Any easy-to-pass-on gotchas or prep I should be checking for?