nyangogo

Results 10 comments of nyangogo

Yeah, ok. I'll rework my changes when i have the time as it is currently spaghetti code trying to see if it would work. I also need to find a...

Yeah, it will work with any player that has MPRIS implemted(Tested using Spotify and Rhythm Box), Im just going to add the snip code back in. just one question, do...

Yeah, The code i just pushed has the option to do this

I am currently getting the same bug but i am on Intel graphics, so it either something not working with mesa or a issue with decoding

[It does use a z80](https://en.wikipedia.org/wiki/ZX_Spectrum), and my father confirmed it does

This issues title probably needs editing to include a numeric 0 so that people searching for the issue using a 0 instead of Zero can find it

Can also report that this bug still persists on 2023.9.1-full

I dont fully understand Koltin or the structure of the project, but i think this is in the flow of the data and might be the cause of the code...

yep, I'll write up the docs while running the tests at some point

I have managed to modify the nginx config to do this on my instance with the following settings ```nginx server { listen [NGINX_PORT]; resolver 8.8.8.8; location / { root /assets;...