Questions tagged [sonos]

Sonos is the wireless Home Sound System that fills as many rooms as you want with great-sounding music, movies and TV. Stream via WiFi. Play whatever you’re craving. And amp up every moment with intense, pulse-pounding sound. Sonos devices (speakers and audio components) are controlled by Sonos-developed applications (iOS, Android, Mac, Windows).

Sonos is the wireless Home Sound System that fills as many rooms as you want with great-sounding music, movies and TV. Stream via WiFi. Play whatever you’re craving. And amp up every moment with intense, pulse-pounding sound.

Information on the Sonos Sound Platform is available on the developer site, https://developer.sonos.com/.

270 questions
0
votes
1 answer

Empty Mix Sonos Custom Error Handling

Our clients have the possibility to day-part their customised mixes. That is, to set a starting and finishing times. If you try to play a mix when it is off-hours you won't be returned any song, but instead a customised error message should pop up.…
per_sm
  • 31
  • 7
0
votes
0 answers

Sonos speakers need content-length header?

I am currently writing a DLNA server which serves streams for DMRs such as the Sonos Play 1 & 3. Accordingly to the HTTP 1.1 specification, when you do not know the actual length of a track, do not specify Content-Length, instead just specify…
user995414
  • 101
  • 1
0
votes
1 answer

Can not add account for custom Sonos service

I've created a Sonos music service and added it to my speaker with customsd. Both endpoint urls (regular and secure) are available. The service is successfully added to the speaker. With SoapUI I can send a https request for GetSessionId and it…
hans_dc
  • 529
  • 1
  • 5
  • 15
0
votes
2 answers

What is the API in sonos which developers can use to play/pause/stop music

I was going through the documentation and was looking for the API's which i can call from a console application to play/pause or stop music. I am assuming Sonos is like Philips Hue which requires the devices to be in the same local network. Any help…
StackOverflowVeryHelpful
  • 2,347
  • 8
  • 34
  • 46
0
votes
1 answer

Error in Python Self Test suite after implementing Custom Item Display for Sonos

I implemented Custom Item Display for my music service, as per the instruction available in the Sonos documentation for Customizing Item Display. When I run the Python Self Test suite, I am getting the following error: Element 'PresentationMap',…
0
votes
0 answers

"No Selections are Available" error when accessing content container

I'm having problem with backend integration with Sonos. API has been implemented according to WSDL provided by Sonos API returns a data for container X All tests pass in Sonos's self-testing tool But when I'm trying to submit the integration to…
topolm
  • 11
  • 2
0
votes
1 answer

Sonos API Browse container two-line displayy

For reason the two-line display of containers in browse are not working, via search it works perfectly. Can someone please review below output?
0
votes
1 answer

reportPlaySeconds being called regardless of returned interval

I'm using some additional logic to skirt around this issue, but I've noticed reportPlaySeconds being called regardless of the interval value I return. The Result documentation states: interval string(128) - Number of seconds to elapse before next…
0
votes
1 answer

Unable to Edit/Create playlists in "playlists" container in Sonos version 5.4 (latest update)

When I updated to version 5.4 I no longer have the option to create a playlist in the "playlists" container, nor to add a track to a playlist already existing in it. In version 5.3 it was working well. I also checked other Music Services on Sonos,…
0
votes
1 answer

What can be the reason why artwork is not showing in the Sonos desktop controller for PC but it does in the Sonos desktop controller for Mac

My Sonos music service is rejected because artwork is blank on the desktop controller. However I have submitted png artwork in my service. I test my sonos music service on a Mac and the artwork shows up fine. According to the digital asset guideline…
hans_dc
  • 529
  • 1
  • 5
  • 15
0
votes
2 answers

Unable to browse music for new SONOS integration

I am currently working on a new SONOS integration. I have built the bare minimum functions outlined here and have had the python test suite pass all tests: SUITE Summary: Passed. Passed: 60, Warnings: 0, Failed: 0. I have added a custom service…
0
votes
1 answer

What is an expired account in SonosAPI and which error code should be returned?

Our music service is rejected by Sonos because no expired account is provided. In Sonos Labs, Under Development & Submit section C: QUALITY ASSURANCE & PERFORMANCE, you should provide at least 1 account that reflects other types of accounts you…
hans_dc
  • 529
  • 1
  • 5
  • 15
0
votes
2 answers

Sonos API Extendedmetadata probleem

I'm having problems with the Sonos api for Extendedmetadata, please see below output. The art and extra information is not shown for track info.
0
votes
1 answer

#sonos unable to play live radio having streaming url m3u8 extension

I have implemented same thing refered to doc http://musicpartners.sonos.com/node/83 for live radio streaming. the streaming url is like http://example.com/abc.m3u8 but this live stream is unable to play by sonos player. please suggest or ask me for…
Awanish
  • 1
  • 1
0
votes
1 answer

Sonos - The information returned under "information" on the Now Playing Screen should be under "On Now"

The Sonos team asked me to ask this question here on StackOverflow. I do not know what to change in my code in order to fix the following issue. The internal Jira (CP-2805) says: The information returned under "information" on the Now Playing Screen…
Florian
  • 226
  • 1
  • 9
1 2 3
17
18