Nikos
Nikos
Here are the requested details : OS : Elementary 7.1 (based on Ubuntu 22.04.x LTS) Graphic card : AMD Radeon 7900XT CPU : AMD Ryzen Threadripper PRO 3955WX 16-Cores Motherboard...
> I successfully compiled the user mode driver using mingw64. Using VS2019 was a waste of time. It generated a lot of compilation errors: VS2019 is more strict than GCC....
Hello, I hit this issue too, in my case, I 'm using rss-bridge via FreeBSD. Nikoos
I added the following quick and dirty hack (based ComcikBridges) : at line 179, the current line is : ```php $content = json_decode(getContents($api_uri, $header), true); ``` I replaced with the...