snapcast icon indicating copy to clipboard operation
snapcast copied to clipboard

Synchronous multiroom audio player

Results 127 snapcast issues
Sort by recently updated
recently updated
newest added

For a couple of days snapserver on raspberry pi 3 with spotify stopped working. Today I had spare time to look further into the issue. When I try to play...

I'm running into issues with dropouts similar to #774 and #855 but the main solutions offered there (modifying `buffer_time` and `fragments`, and switching from a FIFO to a loopback device)...

Closes https://github.com/badaix/snapcast/issues/861.

A [Homebrew](https://brew.sh/) formula would easy the setup on MacOS (on Linux as well). Creating a basic [formula](https://docs.brew.sh/Formula-Cookbook) seems to be quite straightforward: ```sh brew create https://github.com/badaix/snapcast/archive/refs/tags/v0.24.0.zip ``` will create a...

feature request

Can be used for multiple setups, including edge cases where only a single channel is desired. Cpiped nor parec work in these cases.

For some reason the snapserver service does not recognise the Alsa USB input device when starting from boot. When I start the service manually however it works fine. I'm running...

[librespot-java](/librespot-org/librespot-java) provides [an API for local control](/librespot-org/librespot-java/tree/dev/api) of the spotify client whereas librespot does not. I'd like to see librespot-java considered as an (autodetected?) alternative for `librespot://` or as an...

feature request

**Describe the bug** Initial startup works fine and track information (and artwork 🤩) is beautifully plucked from MPD and added to the stream metadata. I can see the `meta_mpd.py` is...

enhancement
next release

This change does some changes to CMakeLists.txt to enable macOS compilation (using HomeBrew).

**Describe the bug** After upgrading snapclient to version 0.26.0 the client does not start any more. It only displays "Segmentation faul" **Steps to Reproduce** 1. Install snapclient_0.26.0-1_without-pulse_armhf.deb on Rasbian 11...

next release