Saiyato

Results 12 comments of Saiyato

Hi @h0lz , I have been working on this, it will be fixed in the plugin, not the Volumio base system. See this repo: https://github.com/Saiyato/volumio-snapcast-plugin There are a few problem...

Hi @balbuze , The problem with Kodi is that it uses system defaults, the only thing I can think of right now is to create a new device and try...

Hi, The music data form and API haven't changed, so in theory it's compatible. :smile:

This problem comes and goes, I haven't been able to pinpoint it. But most of the times it works for me

I think I found why I experienced the problem, I created a plugin for Volumio (https://github.com/Saiyato/volumio-pydpiper-plugin) and the systemd unit started pydPiper, but when Volumio was started, I restarted the...

Correct, the bitrate is not being sent by Volumio, mpd however does have this info: ``` volumio@volumioboss:~$ telnet localhost 6600 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. OK...

Hi @Jozin7 , Unfortunately this is not something @dhrone or I can fix, I've briefly tried investigating another way to run containers (podman, or crun or containerd), but I haven't...

Not sure if it's the best and neatest way to do this, but I think you can judge that better than I can. ;)

I'm actually seeing the same problem in my attempt to build a new (and very small) container. As it appears this error seems to be caused by a None-value for...

The problem with the other versions of Volumio is that Jessie is no longer supported by Docker, so installing Docker fails :wink: Not something @dhrone can fix I'm afraid. You'd...