Radio playlist empty

Posted on
Sun Feb 15, 2015 12:27 pm
degreecy offline
Posts: 17
Joined: Feb 10, 2015

Radio playlist empty

Puzzled, but upgraded to latest version and now I can't select a Radio Favourite to start, the playlist window is blank. I am presuming nothing has changed with regards to TuneIn, the playlist it used to pick up automatically was 'My Radio Stations'.

Also re-configured all the Sonos devices with a device type but does not make a difference.

Log file shows an error also:

Traceback (most recent call last):
File "plugin.py", line 206, in getZP_RT_FavStations
File "/Library/Application Support/Perceptive Automation/Indigo 6/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 1260, in getZP_RT_FavStations
<type 'exceptions.NameError'>: global name 'Sonos_RT_FavStations' is not defined

Any ideas ?

Posted on
Mon Feb 16, 2015 2:01 am
degreecy offline
Posts: 17
Joined: Feb 10, 2015

Re: Radio playlist empty

Solved it, I had the bridge IP specified in the preferences and not a zone player!

Posted on
Wed Mar 25, 2015 7:06 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

Hello,

I have this same issue though i do not have a bridge so only a ZonePlayer is specified in the configuration.

I can not see an Radio Favourites .

Loading RadioTime Favorite Stations...
Sonos Debug zoneIP: 192.168.0.91, soapRoot: /MediaServer, soapBranch: /ContentDirectory, soapAction: Browse
Sonos Debug ZP: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><Result><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:r="urn:schemas-rinconnetworks-com:metadata-1-0/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"></DIDL-Lite></Result><NumberReturned>0</NumberReturned><TotalMatches>0</TotalMatches><UpdateID>0</UpdateID></u:BrowseResponse></s:Body></s:Envelope>
Sonos Debug ZonePlayer: Kitchen Sonos, Enabled: True

and the only erros i can see are :

Sonos Event Ignition...
Sonos Debug SonosEvents: WARN coherence Mar 25 13:03:24 Coherence UPnP framework version 0.6.6.2 starting... (coherence/base.py:283)
Sonos Debug SonosEvents: Unhandled error in Deferred:
Sonos Debug SonosEvents: Unhandled Error
Sonos Debug SonosEvents: Traceback (most recent call last):
Sonos Debug SonosEvents: Failure: twisted.internet.error.MulticastJoinError: ('\xef\xff\xff\xfa', '\\\xf2\x84\x0f', 49, "Can't assign requested address")
Sonos Debug SonosEvents: WARN webserver Mar 25 13:03:24 WebServer on port 49822 ready (coherence/base.py:124)
Sonos Debug SonosEvents: ./lib/coherence/extern/louie.py:44: UserWarning: extern.louie will soon be deprecated in favor of coherence.dispatcher.
Sonos Debug SonosEvents: warnings.warn("extern.louie will soon be deprecated in favor of coherence.dispatcher.")
Sonos Debug SonosEvents: WARN device Mar 25 13:03:25 service has no uri for eventing (coherence/upnp/core/device.py:279)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '412' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '412' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '412' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '400' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:26 response with error code '400' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug zoneIP: 192.168.123.87, soapRoot: /ZonePlayer, soapBranch: /ZoneGroupTopology, soapAction: GetZoneGroupAttributes

Anything obvious why i cant set favorite stations to play?

Im using version 0.8.9

Posted on
Wed Mar 25, 2015 9:10 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Radio playlist empty

Is it possible you have an incorrect IP address specified? I see two in the log below that appear to be on different subnets: 192.168.0.91 & 192.168.123.87

AndyVirus wrote:
Hello,

I have this same issue though i do not have a bridge so only a ZonePlayer is specified in the configuration.

I can not see an Radio Favourites .

Loading RadioTime Favorite Stations...
Sonos Debug zoneIP: 192.168.0.91, soapRoot: /MediaServer, soapBranch: /ContentDirectory, soapAction: Browse
Sonos Debug ZP: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><Result><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:r="urn:schemas-rinconnetworks-com:metadata-1-0/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/"></DIDL-Lite></Result><NumberReturned>0</NumberReturned><TotalMatches>0</TotalMatches><UpdateID>0</UpdateID></u:BrowseResponse></s:Body></s:Envelope>
Sonos Debug ZonePlayer: Kitchen Sonos, Enabled: True

and the only erros i can see are :

Sonos Event Ignition...
Sonos Debug SonosEvents: WARN coherence Mar 25 13:03:24 Coherence UPnP framework version 0.6.6.2 starting... (coherence/base.py:283)
Sonos Debug SonosEvents: Unhandled error in Deferred:
Sonos Debug SonosEvents: Unhandled Error
Sonos Debug SonosEvents: Traceback (most recent call last):
Sonos Debug SonosEvents: Failure: twisted.internet.error.MulticastJoinError: ('\xef\xff\xff\xfa', '\\\xf2\x84\x0f', 49, "Can't assign requested address")
Sonos Debug SonosEvents: WARN webserver Mar 25 13:03:24 WebServer on port 49822 ready (coherence/base.py:124)
Sonos Debug SonosEvents: ./lib/coherence/extern/louie.py:44: UserWarning: extern.louie will soon be deprecated in favor of coherence.dispatcher.
Sonos Debug SonosEvents: warnings.warn("extern.louie will soon be deprecated in favor of coherence.dispatcher.")
Sonos Debug SonosEvents: WARN device Mar 25 13:03:25 service has no uri for eventing (coherence/upnp/core/device.py:279)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '412' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '412' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '412' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:25 response with error code '400' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug SonosEvents: WARN event_protocol Mar 25 13:03:26 response with error code '400' received upon our 'subscribe' request (coherence/upnp/core/event.py:233)
Sonos Debug zoneIP: 192.168.123.87, soapRoot: /ZonePlayer, soapBranch: /ZoneGroupTopology, soapAction: GetZoneGroupAttributes

Anything obvious why i cant set favorite stations to play?

Im using version 0.8.9

Posted on
Wed Mar 25, 2015 9:16 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

No, good spot though. I originaly though to redact my ip then i just forgot to change it in the second paste! Not important any way. Both are on the same subtnet 192.168.123.x, actually i have 3, 2 play1 and a soundbar.

I tried setting the ip to any of these in the plugin gloabl settings but makes no difference. All on the same wifi network.

Posted on
Wed Mar 25, 2015 9:21 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Radio playlist empty

Can you try disabling the plugin, wait two minutes, and restarting.

Posted on
Wed Mar 25, 2015 9:35 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

Tried, no joy. I just tried again for 5 mins disabled, still not able to see favourites. Tried rebooting too the mac mini also... The drop down has nothing in it, nothng to select.
Any other debuging i can try, even if not plugin related that i could do that would help get to the bottom of this?
Attachments
radiotimeblank.jpg
radiotimeblank.jpg (44.97 KiB) Viewed 4607 times

Posted on
Wed Mar 25, 2015 9:36 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Radio playlist empty

The plugin is not starting properly.. can you also send me the full log from the point the plugin started.

Posted on
Wed Mar 25, 2015 9:51 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

Here you go:http://pastebin.com/nasGXeeD

Do you need the XML Debug also?

I have been using the MP3 Announcment Function using text 2 speech just fine so it is working to a point. I have not tried anyting else though as I dont have a local libary of music. I mainly just use if for TV and Radio (still hear the TV when getting a drink etc.). Hoping to set the radio station to replce AirFoil and my shoddy Airplay addapter for my bose doc that keeps dropping of the network and dropping audio all the time.

Posted on
Wed Mar 25, 2015 9:58 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Radio playlist empty

I don't need any other debug. Question - do you have any other software running on this mac? It looks like there is some binding problem by the UPNP subscriber.

And I assume that you are able to browse radio stations from the Sonos client software without any issue?

AndyVirus wrote:
Here you go:http://pastebin.com/nasGXeeD

Do you need the XML Debug also?

I have been using the MP3 Announcment Function using text 2 speech just fine so it is working to a point. I have not tried anyting else though as I dont have a local libary of music. I mainly just use if for TV and Radio (still hear the TV when getting a drink etc.). Hoping to set the radio station to replce AirFoil and my shoddy Airplay addapter for my bose doc that keeps dropping of the network and dropping audio all the time.

Posted on
Wed Mar 25, 2015 10:14 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

It is dedicated to Indigo, but that said I do have Airfoil on the system for Airplay, that probably uses UPnP. Let me try killing that.

Posted on
Wed Mar 25, 2015 10:28 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

Tried killing it, this is the output: http://pastebin.com/iRbbDRLq

I will try disabling everything i can think of that is running and reboot (removing from startup) see if that helps.

I use LiFX bulbs aswell... I wonder if that uses UPnP? Ill try disabling that plugin to see.

Posted on
Wed Mar 25, 2015 10:41 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Radio playlist empty

I think it is Lifx. The plugin uses a third party api that runs on your machine. It is likely conflicting with my plugin.

Posted on
Wed Mar 25, 2015 10:53 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

New Debug log: http://pastebin.com/ih2ZWs77

Disabled Anything launching at startup other than Indigoserver. disabled LiFX plugin, Sony TV Plugin and Airfoil Plugin then rebooted.
No difference. Still cant see any Radio Favorites.

Did a "ps aux | grep -i lifx" and nothing is running.

I cant think of anything running on my system other than Indigo now.

Can you see anything in the log that points to a different issue? Is it definatly UPnP realted?

Posted on
Wed Mar 25, 2015 11:08 am
AndyVirus offline
Posts: 257
Joined: Mar 18, 2014
Location: Newport Pagnell, UK

Re: Radio playlist empty

Also if i run the Sonos OSX app on there, i am able to see the favorite station fine... I assume it uses the same method?

Thanks for all your help so far! i really appricate it! I really want rid of this damn airplay device (Dolry 30 Pin Airplay Adapter)

I take it others and yourself have the Radio Favorites working and it is just my system? Just curious.

Who is online

Users browsing this forum: No registered users and 2 guests