Volumio

Results 91 comments of Volumio

@ashthespy I tried with https://github.com/volumio/Build/commit/23d70acea9c27e2819838a3be7f0378d726c0c2a but packages do not get installed... Sorry if I ask, but I need pointers here since I still struggle to get the chronology of what...

Thanks for your contributions. We are actively working in this branch: would you mind pushing your PRs there? https://github.com/volumio/Build/tree/volumioOS/scripts Then: let me clarify that wpasupplicant and the other files that...

You're right on this one. Anyhow, I don't see this causing any effect (luck, as you say). Are you able to develop your changes and then test them?

IMHO it can still happen here: https://github.com/lacymorrow/album-art/blob/master/index.js#L63 To replicate simply mock the response with an invalid json format (for example a string)

Coud you explain what kind of list would you need?

The queue is now handled by Volumio instead of mpd. That's why you see only current track in mpd. We plan to emulate mpd queue from volumio, this way you'll...

Yes, don't expect the Ui to mirror what MPD is doing. IT'S NOT A BUG, its by design

@quantenschaum in fact it makes a lot of sense, here's why: - We decided to offload the queue managment from mpd because we wanted to be able to put in...

@futuralogic there is no documentation about that. But we can use this thread to exchange infos. I'll try to outline everything needed to achieve our goal here: - Ideally our...