gd

Results 4 comments of gd

May be worth having a look at [snapcast](https://github.com/badaix/snapcast) > Snapcast is a multiroom client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio....

Just an idea: add a new property "queue_title" to the player queue. Set this to the playlist name when loaded and clear it when the queue is changed. The "queue_title"...

For `append` and `replace` I think the expectation is that the playlist `FOO` already exists. So following your draft I've changed the implementation to use the `save` command with an...

@milohr, there's a [utility](https://github.com/geneticdrift/fake-music-files) to create a large fake music collection. It might be useful for testing issues like this one during development. It uses CDDB to randomly tag music...