thewolf56
Members
-
Joined
Solutions
-
thewolf56's post in Docker Containers - Glances not working was marked as the answerI followed the advice from the other thread with this issue. One of the updates deleted glances.conf, so I downloaded it from github and uploaded it to appdata/glances. after restarting the container, it worked.
-
thewolf56's post in unRAID 7.1.4 weird VM issue. was marked as the answerOkay, I'm not sure why, but I figured out the issue. For some reason, enabling Vsync in the Romm browser window was the cause of the stuttering (not just video, but audio) and it was constant. It almost seemed like the old-school method of using slow motion with the certain NES controllers that would rapid press the start button to pause. I'm still not sure why that caused an issue with the VM with a passthrough RTX 5070 when it didn't cause an issue with the PC with an iGPU.
-
thewolf56's post in Sonarr and SABnszbd import (mapping) issue was marked as the answerI was able to figure out my issue.
I looked further into the mapping and this was pretty much what was wrong. When I had changed the mapping in SANbzd, I didn't change the name of the path for unRAID. I left the name "/downloads" but the container path was actually "/data/usenet" (from following Trash Guides). So, the "/downloads" path mapping didn't exist, but that folder was selectable. Strange that the file would download and still be accessible through SMB to where I actually wanted it to download.
Now I can fix my other docker containers. I could not see the error until I actually clicked to edit the mapping that I made this error.