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

This adds only a cmake preset json file (https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html) which can be extended in the future to have streamlined developer / release / CI settings. For now it just includes...

This drops `using namespace std;` in most of the files (the ones I could compile) and adds `const` to some places. IMHO it is ok to use in files where...

**Is your feature request related to a problem? Please describe.** I think it might make sense to switch to some other dependencies, which might be more maintained. I don't want...

feature request

**Describe the bug** the snapclient on a raspi 1b (running debian bookworm) cannot find the alsa output. **Steps to Reproduce** 1. snapclient -l gives ``` 0: null Discard all samples...

**Describe the bug** My Snapcast Server is working perfekt exept librespot. Airplay works flawless but when I try to select librespot it seems to work but there is no sound...

## Issue When an audio clip starts playing a click/crackle/pop sound appears at the very start. ## Sound example https://h.ma.pe/snapPopIssue.mp3 The example file is me running these two commands a...

**Describe the bug** Running snapclient in script mixer mode creates a defunct process for each invocation of the mixer script upon adjusting the snapclient volume via a command from the...

**Is your feature request related to a problem? Please describe.** Attempting to use an ALSA plugin ([an equalizer](https://thedigitalmachine.net/alsaequal.html)) that doesn't support any sample format other than floating point little endian,...

feature request

Snapserver configured to accept fifo output from snapclient will not change the source to idle when nothing is playing. This results in silence being played, and will also block audio...

**Describe the bug** I've set up snapserver and two snapclients, and they play great using shairport using a pipe, but when I try to additionally add an input stream from...