sonos
Here are 151 public repositories matching this topic...
I have different names for speakers in my home and don't need the (AirSonos) suffix to distinguish them. Removing it is an easy fix (I did that manually), I'll see if I can make that a command-line option.
Also interested in hearing opinions about wether that should be the default or not.
Add a search timeout
Hi there, this is something might be useful if it's put in the Wiki.
I've had a problem with sudo modprobe snd-aloop and adding snd-loop to /etc/modules. As the title suggest this reorders the card order during boot. Since I've only got my own setup to compare against I'll just assume that people with other GNU/Linux distros might bump into the same problem. I use Debian.
Anyway, what
Just found a minor issue when experimenting with this very nice software:
- Access the server using https on port 5006 (e.g. https://mysonos:5006
- Press on "full documentation"
- try e.g. to get zones
=> no result, as swagger UI tries to access http://mysonos:5006/zones
Running everything with http on port 5005 works like a charm :)
-
Updated
Jun 4, 2020 - C
Hi everyone,
I have an instance of Airsonic running on PostgreSQL, and activated SQL logs. I found some strange behaviours.
Problem description
This request is run lots of times (several times / minutes / user):
select username, locale, t
I have several questions, hopefully the output of this is I can submit a PR for some doc updates:
- the node-sonos-http-api allows for a folder named presets in it (for organization purposes) and it is the preferred way so perhaps we should update accordingly (I believe it even hot loads them / don't have to restart the server when you add new json files to presets folder)
- When I have a .j
-
Updated
Jun 14, 2020 - Shell
Add install/usage instructions for non yaml mode users.
-
Updated
Apr 8, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
Would it be possible to add a zone selector to the dashboard url to get round the biggest zone by default behaviour. e.g. hhtp://:/dashboard?zone=Kitchen
If this is current functionality, can someone show me the url structure please.
-
Updated
Apr 12, 2020 - Rust
Both my 7Digital as my Google Play album overview show 'albu' where on my local (NAS) album overview the artist name is shown.
This is my NAS:
. I've toyed with the idea of building something similar, just haven't found the time, so I'm intrigued with this project. But it's not clear to me how it works. Does HydraPlay spawn a new Snapcast server i
-
Updated
Jun 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sonos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sonos topic, visit your repo's landing page and select "manage topics."

When straight up using the Makefile, the man file gets installed. However, this is not the case with CMake, and I can not find an option for it. Please also allow installing any documentation, like man files, when using CMake.