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

Play/pause button in Sonos

I have a Programmed Radio service, so my music containers are "programs". Every time the play/pause button is clicked in the Mac Controller (probably it also happens with other controllers though I haven't tried it yet), the application sends again…
per_sm
  • 31
  • 7
0
votes
1 answer

Sonos Service requires SSLv3?

My service submission was rejected for an SSLv3 handshake failure. The self tests run successfully on my development machine. Here is the error message from the rejection reasons: urllib2.URLError:
user3885343
  • 3
  • 1
  • 1
0
votes
2 answers

Spotify/Sonos integration

Apologies if this is the incorrect place to ask such a thing, however I was directed here by the Spotify CS Twitter account. I was wondering if there was any possibility of the API's on Spotify that allow access to Your Music, Radio features etc…
Col
  • 1
0
votes
1 answer

Error 405 when trying to control Sonos through PHP

This is my error: exception 'Exception' with message 'Error sending command: HTTP/1.1 405 Method Not Allowed Allow: GET, HEAD Content-type: text/html Server: Linux UPnP/1.0 Sonos/24.0-69180 (BR100) Connection: close Error 405 Method Not Allowed '…
0
votes
1 answer

Upnpx LastChangeParser

i´m testing upnpx Library to control a sonos multi room audio system... working quit well. I have just one main problem with events. If i get an volume change event from sonos renderer, like this
-1
votes
3 answers

How to get playing radio station url using sonos API

We are using Sonos API for controlling Sonos. We need to play a radio station on a speaker.we are using playbackMetadata API for getting the information about the radio station and we get a response as below { "container" : { "type" :…
-1
votes
1 answer

Can't refresh access token for Sonos

When trying to refresh the access token when it expires, had an error: Access Denied You don't have permission to access "http://api.sonos.com/auth/oauth/v2/access" on this server. Reference #18.cc5e0e17.1539959683.3844201. Using request from Sonos…
Valerii
  • 13
  • 3
-1
votes
1 answer

How can I add authentication module for my Sonos App

My company has a Sonos App on live. They want me to add authentication to the app. I red all the documentation but really its very hard for me, I cant add an authentication / Login module to this App. Maybe someone can help me for do that. Best…
-1
votes
1 answer

Sonos Soap Envelope example that includes SessionId

Trying to implement a Soap header handler I need a specific example of a Soap request that the Sonos client will make which includes the SessiondId. Thanks
-1
votes
1 answer

unable to play track not encoded correctly when backword or forward skip inside playback of the trac

I'm developing Soap service for Sonos. The service is partially accepted BY SONOS. But still having the problems that some of the mp3 tracks lead to "unable to play track not encoded correctly" when making skip (forward or backward) during playing…
-1
votes
1 answer

How to execute IOS app in background

I am currently working on streaming app which stream iPhone song to other hardware over TCP network, hence the sound will come out of a hardware that is connected to the iPhone by wifi. It's working fine when the app is foreground but in the…
Mahesh
  • 317
  • 1
  • 3
  • 17
-1
votes
1 answer

Anghami / Sonos self-test suite fail for SSL validation

We are using the self test suite provided by sonos (latest version from website) in order to test our service implementation. The test fails when checkiong if our server support SSL and TLS 1.0. Failed ssl_validation test_support_tls_10 …
joeang
  • 11
  • 2
-2
votes
2 answers

How to scan for SONOS speaker on same WiFi network?

I am trying to develop iOS intercom app for the SONOS speaker (to broadcast the audio from the app) for which I need to scan the devices on the same network, I tried to research lot of articles but no luck in finding the right direction. I have…
sahiljain
  • 2,215
  • 1
  • 29
  • 39
-2
votes
1 answer

Sonos: Player not calling getMediaURI

Working on a Sonos API implementation for a streaming service. I've got the getMetadata flow setup as: Open Music Source: Return a list of station groups as a mediaCollection.itemType = container Click Group: Return a list of stations for the…
-3
votes
1 answer

Sonos Search categories customization for Sonos mobile application (ios/android)

It seems that a have some confusion with the search categories for dekstop vs mobile Sonos clients. Currently our mobile client displays some additional search categories: 'Artists', 'Genres', 'Stations', which are not mentioned around desktop…
sancho
  • 1
  • 1
1 2 3
17
18