Guilhem Saurel
Guilhem Saurel
Here is mine: https://baroustan.org/
Same issues here, thanks for sharing the workaround with lame :) PS: this also removes the need for a silence file as a fallback for the icecast mount
I also got this issue, but spotifyd and spotify-tui are on the same computer, so in my case there is no time synchronization issue between the two. NTP is enabled...
Because we don't have access to the filename when using stdin. But what we could do would be to check if the file contains valid JSON data, and in this...
@jcarpent : if I add `print(type(1))` before the failing line, I get ``. @proyan : sure, but I'll finish to compile what we need first ^^"
Hi again ! I also made an [ASGI server](https://asgi.readthedocs.io/en/latest/) to allow Matrix integration in a Django project: https://github.com/nim65s/matrix-asgi Cheers :)
Hello there :) This is just a friendly reminder that it's been a year, for a trivial fix. Best.
From my point of view, the oldest compiler we currently support at LAAS is GCC 7.5 (default compiler of ubuntu 18.04) which is fully compliant with C++17. Therefore, I wouldn't...
Hi @dalinel, I can reproduce your issue and your fix, so this looks OK for me, thanks ! Can you open a PR ? ping @ABonnefoy : you might want...
Fixed in #169