Josh
Josh
Yes, I was thinking maybe I could make a script to manually feed in the files, but also would it not be slower? Because doesn't this program have to initialize...
I built my own Docker image just to keep it more organized when running, but I ran into the issue that Torrust can't get the correct client IPs while inside...
Set `QBT_WEBUI_PORT` in your environment variables. ```yaml environment: - OPENVPN_USERNAME=user - OPENVPN_PASSWORD=pass - QBT_WEBUI_PORT=8000 - LAN=192.168.0.0/24 ```
As I was writing this, I thought of something. Perhaps, my phone is somehow unable to connect to Google's image recognition servers in order to read a QR code... That...
Just to add to this, I noticed that in some cases, it doesn't correctly identify your active display, and displays the OSD on the wrong monitor. For example, when I'm...
My remote input app (Barrier/Synergy) uses a virtual PS/2 keyboard for input. This isn't an issue with this engine sim though, it's with the Delta Studio game engine, but looking...
I haven't tested it, but checking every file if it exists is probably a huge waste of time. I think you're better off just having a starting index parameter and...
Yeah your idea very well might be better, but you can also write a file to the output, name it something like `task.json`, and store the index in there. If...
I'm still having this issue with the following config and build 569. I'm running 1.20.4 and I see the removal attempt in the console, but it doesn't actually remove it....
It worked once randomly, but never again. The 1.20.4 client still doesn't unload the pack. Config ``` debug: true # Default language default-language: en # Disable all metrics included in...