Błażej Szczygieł
Błażej Szczygieł
Maybe not customized, but just do it permanently whenever possible?
Is `de1` server always active?
I remember the recommended solution is different (DNS lookup). I'll keep it as-is for now as long as it works. Thanks anyway!
> Does this happen if you set `position=top-left` ? Yes, I see the semi-transparent background of FPS label is resizing, too. --- Looks like size is determined on different number...
Why don't use native Windows EXE instead?
I see, maybe try git for windows (bash) or WSL or msys2 instead (not tested)?
In my case after PC restart it always sets to "Automatic".
Hello, could you try this: ```diff diff --git a/src/qmplay2/YouTubeDL.cpp b/src/qmplay2/YouTubeDL.cpp index fd4a5d24..c64eb6d1 100644 --- a/src/qmplay2/YouTubeDL.cpp +++ b/src/qmplay2/YouTubeDL.cpp @@ -63,6 +63,7 @@ QStringList YouTubeDL::getCommonArgs() QStringList commonArgs { "--no-check-certificate", // Ignore SSL...
I'll add this option, seems to be useful.
> windows 7 os 32 bits It's super obsolete and unsupported by upstream. You can put alternative youtube-dl manually (QMPlay2 can prevent auto-updates, I'll add it normally to settings instead...