| Author |
Message |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
terrydew: It still appears that you are not running the latest SonsoPy extensions. The following query should have a Line-In entry: - Code: Select all
Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_
The filename from the github download should have been: henkelis-sonospy-13d1950.zip Can you verify this? Nonetheless, I've put up a new revision that will bypass Line-In queries if it is not found in the root list.
|
| Tue Mar 13, 2012 5:30 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
Another release... v0.2.6 with the following fixes: - Device setup now a pulldown menu with available ZonePlayers
- Line-In will not be queried if path not found
|
| Tue Mar 13, 2012 5:33 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
terry - I looked through all the debug log postings (thanks very much for that!) and it appears all is related to Line-In not being picked up on plugin initialization. I'm hopeful it is due to the SonosPy not being the most current unstable branch. You can bring up the SonosPy web interface and if you click on one of your ZonePlayers as a server you should see Line-In in the list of available sources.
Let me know if you need help validating that SonosPy is running properly.
|
| Tue Mar 13, 2012 5:37 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
Sorry Terry, I meant this query should have the Line-In Entry: - Code: Select all
Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Mac Mini_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::_|_
|
| Tue Mar 13, 2012 6:05 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
Here is my debug output for comparison: - Code: Select all
Sonos Debug Message: http://192.168.0.5:50101/data/rootData?data=S::Russound%20%28ZP%29 Sonos Debug http://192.168.0.5:50101/data/rootData?data=S::Russound%20%28ZP%29 Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Line-In_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::Returned 80 of 80._|_
|
| Tue Mar 13, 2012 6:07 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
OK - I think I figured it out. Terry - your Line-In is called Mac Mini. I was under the impression that Line-In was the hardcoded name. I need to mess around for a few and see how I can dynamically validate the Line-In sources. In the Sonos Desktop Controller, can you tell me what is listed there?
Thanks.
|
| Tue Mar 13, 2012 6:10 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
So mat - you will have an issue to with Line-In, unless it is called just that. I have some work to do. I'm guessing that I will have to query each ZonePlayer to get the Line-In name and detect if it is fact a Line-In. If you could also go the the Line-In tab in the desktop controller and give me a screen shot, that would be helpful. Also, if you change the Reference ZonePlayer to each device that has a Line-In and startup in debug mode, I will then understand from the output how I need to code it. This is too difficult with just one ZonePlayer!!
|
| Tue Mar 13, 2012 6:18 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
Yes I checked the enclosing folder and it was 13d1950. To be sure I deleted rebooted and downloaded again. Loaded V 2.6 and turned polling on and debug on Results - Code: Select all
Reloading plugin "Sonos 0.2.6" Stopping plugin "Sonos 0.2.6" (pid 682) Sonos Debug Method: stopConcurrentThread Sonos Debug Method: stopConcurrentThread Sonos Debug Method: shutdown Plugin "Sonos" disconnected Starting plugin "Sonos 0.2.6" (pid 696) Plugin "Sonos" connected Plugin "Sonos 0.2.6" started Sonos Debug Getting Plugin Configuration Settings Sonos Debug Connection Type: Socket Sonos Debug Socket IP: 192.168.1.202 Sonos Debug Socket Port: 50101 Sonos Debug Reference ZonePlayer: Office Sonos Saved Plugin Configuration Sonos Loading ZonePlayers... Sonos Debug Message: http://192.168.1.202:50101/data/deviceData Sonos Debug http://192.168.1.202:50101/data/deviceData Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_ Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Library (ZP) Sonos ZonePlayer: Master Bedroom (ZP) Sonos ZonePlayer: Office (ZP) Sonos ZonePlayer: Portable (ZP) Sonos ZonePlayer: Shop (ZP) Sonos ZonePlayer: Sitting Room (ZP) Sonos ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rootData?data=S::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rootData?data=S::Office%20%28ZP%29 Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Mac Computer_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::_|_ Sonos Debug Loading Playlists... Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Message: http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug 18_1::C::ZP_LIST::Acker Bilk::SQ:16::SONOSMUSICSERVER_|_18_2::C::ZP_LIST::AcKer Bilk Terry::SQ:19::SONOSMUSICSERVER_|_18_3::C::ZP_LIST::ben::SQ:25::SONOSMUSICSERVER_|_18_4::C::ZP_LIST::Ben::SQ:13::SONOSMUSICSERVER_|_18_5::C::ZP_LIST::Christmas::SQ:10::SONOSMUSICSERVER_|_18_6::C::ZP_LIST::Claironet + Memory::SQ:20::SONOSMUSICSERVER_|_18_7::C::ZP_LIST::Classical::SQ:26::SONOSMUSICSERVER_|_18_8::C::ZP_LIST::Country List::SQ:22::SONOSMUSICSERVER_|_18_9::C::ZP_LIST::Easy Listening::SQ:12::SONOSMUSICSERVER_|_18_10::C::ZP_LIST::Il Divo & Enya::SQ:23::SONOSMUSICSERVER_|_18_11::C::ZP_LIST::Pictures::SQ:21::SONOSMUSICSERVER_|_18_12::C::ZP_LIST::POP::SQ:15::SONOSMUSICSERVER_|_18_13::C::ZP_LIST::Reading::SQ:6::SONOSMUSICSERVER_|_18_14::C::ZP_LIST::Rick Nelson::SQ:14::SONOSMUSICSERVER_|_18_15::C::ZP_LIST::Sharon::SQ:11::SONOSMUSICSERVER_|_18_16::C::ZP_LIST::Terry::SQ:9::SONOSMUSICSERVER_|_18_17::C::ZP_LIST::TOP 50's::SQ:17::SONOSMUSICSERVER_|_18_18::C::ZP_LIST::Walk::SQ:8::SONOSMUSICSERVER_|_18_19::C::ZP_LIST::Xxxxx::SQ:24::SONOSMUSICSERVER_|_RETURN::19:19_|_ Sonos Debug Playlist: SQ:16, Acker Bilk Sonos Debug Playlist: SQ:19, AcKer Bilk Terry Sonos Debug Playlist: SQ:25, ben Sonos Debug Playlist: SQ:13, Ben Sonos Debug Playlist: SQ:10, Christmas Sonos Debug Playlist: SQ:20, Claironet + Memory Sonos Debug Playlist: SQ:26, Classical Sonos Debug Playlist: SQ:22, Country List Sonos Debug Playlist: SQ:12, Easy Listening Sonos Debug Playlist: SQ:23, Il Divo & Enya Sonos Debug Playlist: SQ:21, Pictures Sonos Debug Playlist: SQ:15, POP Sonos Debug Playlist: SQ:6, Reading Sonos Debug Playlist: SQ:14, Rick Nelson Sonos Debug Playlist: SQ:11, Sharon Sonos Debug Playlist: SQ:9, Terry Sonos Debug Playlist: SQ:17, TOP 50's Sonos Debug Playlist: SQ:8, Walk Sonos Debug Playlist: SQ:24, Xxxxx Sonos Debug ---------------------------------------- Sonos Debug Loading RadioTime file Sonos Debug Radio_Continents: Africa Sonos Debug Radio_Continents: Asia Sonos Debug Radio_Continents: Australasia Sonos Debug Radio_Continents: Central America Sonos Debug Radio_Continents: Europe Sonos Debug Radio_Continents: North America Sonos Debug Radio_Continents: South America Sonos Debug ---------------------------------------- Sonos Debug Resetting States for zone: Guest Room Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Library Sonos Debug Updating Device: Sonos Library, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Master Bedroom Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Office Sonos Debug Updating Device: Sonos Office, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Portable Sonos Debug Updating Device: Sonos Portable, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Shop Sonos Debug Updating Device: Sonos Shop, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Sitting Room Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME_FIXED, Value: Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Error Error getting ZonePlayer data: Guest%20Room%20%28ZP%29 Sonos Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last): File "plugin.py", line 46, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 80, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 115, in checkForMessages File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 135, in sendMessage File "/Library/Application Support/Perceptive Automation/Indigo 5/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 85, in errorLog <class 'Boost.Python.ArgumentError'>: Python argument types in ServerInfo.log() did not match C++ signature: log(CCString message, CCString type='', bool isError=False)
Sonos Error plugin runConcurrentThread function returned or failed; will attempt again in 10 seconds Sonos Debug Method: runConcurrentThread Sonos Debug Running Concurrent Thread Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Message: http://192.168.1.202:50101/data/rendererPoll?data=R::Guest%20Room%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererPoll?data=R::Guest%20Room%20%28ZP%29 Sonos Debug POSITION::_|_PERCENT::0.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::PLAYING_|_ART::_|_ Sonos Debug Parsing:Guest Room:POSITION::_|_PERCENT::0.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::PLAYING_|_ART::_|_ Sonos Debug Updating Device: Sonos Guest Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_PERCENT, Value: 0.0 Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME, Value: 46 Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME_FIXED, Value: 0 Sonos Debug Updating Device: Sonos Guest Room, State: ZP_MUTE, Value: 0 Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATE, Value: PLAYING Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ART, Value: Sonos Debug Message: http://192.168.1.202:50101/data/rendererPoll?data=R::Guest%20Room%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererPoll?data=R::Guest%20Room%20%28ZP%29 Sonos Debug NOCHANGE::0_|_ Sonos Debug Parsing:Guest Room:NOCHANGE::0_|_ Sonos Debug ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Library%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Library%20%28ZP%29 Sonos Error Error getting ZonePlayer data: Library%20%28ZP%29 Sonos Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last): File "plugin.py", line 46, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 80, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 115, in checkForMessages File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 135, in sendMessage File "/Library/Application Support/Perceptive Automation/Indigo 5/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 85, in errorLog <class 'Boost.Python.ArgumentError'>: Python argument types in ServerInfo.log() did not match C++ signature: log(CCString message, CCString type='', bool isError=False)
Sonos Error plugin runConcurrentThread function returned or failed; will attempt again in 10 seconds Sonos Debug Method: runConcurrentThread Sonos Debug Running Concurrent Thread Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Error Error getting ZonePlayer data: Guest%20Room%20%28ZP%29 Sonos Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last): File "plugin.py", line 46, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 80, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 115, in checkForMessages File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 135, in sendMessage File "/Library/Application Support/Perceptive Automation/Indigo 5/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 85, in errorLog <class 'Boost.Python.ArgumentError'>: Python argument types in ServerInfo.log() did not match C++ signature: log(CCString message, CCString type='', bool isError=False)
|
| Tue Mar 13, 2012 6:32 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
Turned polling off and reloaded plugin. No errors! Issued a play and stop on my office zone, Results with debug are below - Code: Select all
Reloading plugin "Sonos 0.2.6" Stopping plugin "Sonos 0.2.6" (pid 696) Sonos Debug Method: stopConcurrentThread Sonos Debug Method: stopConcurrentThread Sonos Debug Method: shutdown Plugin "Sonos" disconnected Starting plugin "Sonos 0.2.6" (pid 772) Plugin "Sonos" connected Plugin "Sonos 0.2.6" started Sonos Debug Getting Plugin Configuration Settings Sonos Debug Connection Type: Socket Sonos Debug Socket IP: 192.168.1.202 Sonos Debug Socket Port: 50101 Sonos Debug Reference ZonePlayer: Office Sonos Saved Plugin Configuration Sonos Loading ZonePlayers... Sonos Debug Message: http://192.168.1.202:50101/data/deviceData Sonos Debug http://192.168.1.202:50101/data/deviceData Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_ Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Library (ZP) Sonos ZonePlayer: Master Bedroom (ZP) Sonos ZonePlayer: Office (ZP) Sonos ZonePlayer: Portable (ZP) Sonos ZonePlayer: Shop (ZP) Sonos ZonePlayer: Sitting Room (ZP) Sonos ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rootData?data=S::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rootData?data=S::Office%20%28ZP%29 Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Mac Computer_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::_|_ Sonos Debug Loading Playlists... Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Message: http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug 18_1::C::ZP_LIST::Acker Bilk::SQ:16::SONOSMUSICSERVER_|_18_2::C::ZP_LIST::AcKer Bilk Terry::SQ:19::SONOSMUSICSERVER_|_18_3::C::ZP_LIST::ben::SQ:25::SONOSMUSICSERVER_|_18_4::C::ZP_LIST::Ben::SQ:13::SONOSMUSICSERVER_|_18_5::C::ZP_LIST::Christmas::SQ:10::SONOSMUSICSERVER_|_18_6::C::ZP_LIST::Claironet + Memory::SQ:20::SONOSMUSICSERVER_|_18_7::C::ZP_LIST::Classical::SQ:26::SONOSMUSICSERVER_|_18_8::C::ZP_LIST::Country List::SQ:22::SONOSMUSICSERVER_|_18_9::C::ZP_LIST::Easy Listening::SQ:12::SONOSMUSICSERVER_|_18_10::C::ZP_LIST::Il Divo & Enya::SQ:23::SONOSMUSICSERVER_|_18_11::C::ZP_LIST::Pictures::SQ:21::SONOSMUSICSERVER_|_18_12::C::ZP_LIST::POP::SQ:15::SONOSMUSICSERVER_|_18_13::C::ZP_LIST::Reading::SQ:6::SONOSMUSICSERVER_|_18_14::C::ZP_LIST::Rick Nelson::SQ:14::SONOSMUSICSERVER_|_18_15::C::ZP_LIST::Sharon::SQ:11::SONOSMUSICSERVER_|_18_16::C::ZP_LIST::Terry::SQ:9::SONOSMUSICSERVER_|_18_17::C::ZP_LIST::TOP 50's::SQ:17::SONOSMUSICSERVER_|_18_18::C::ZP_LIST::Walk::SQ:8::SONOSMUSICSERVER_|_18_19::C::ZP_LIST::Xxxxx::SQ:24::SONOSMUSICSERVER_|_RETURN::19:19_|_ Sonos Debug Playlist: SQ:16, Acker Bilk Sonos Debug Playlist: SQ:19, AcKer Bilk Terry Sonos Debug Playlist: SQ:25, ben Sonos Debug Playlist: SQ:13, Ben Sonos Debug Playlist: SQ:10, Christmas Sonos Debug Playlist: SQ:20, Claironet + Memory Sonos Debug Playlist: SQ:26, Classical Sonos Debug Playlist: SQ:22, Country List Sonos Debug Playlist: SQ:12, Easy Listening Sonos Debug Playlist: SQ:23, Il Divo & Enya Sonos Debug Playlist: SQ:21, Pictures Sonos Debug Playlist: SQ:15, POP Sonos Debug Playlist: SQ:6, Reading Sonos Debug Playlist: SQ:14, Rick Nelson Sonos Debug Playlist: SQ:11, Sharon Sonos Debug Playlist: SQ:9, Terry Sonos Debug Playlist: SQ:17, TOP 50's Sonos Debug Playlist: SQ:8, Walk Sonos Debug Playlist: SQ:24, Xxxxx Sonos Debug ---------------------------------------- Sonos Debug Loading RadioTime file Sonos Debug Radio_Continents: Africa Sonos Debug Radio_Continents: Asia Sonos Debug Radio_Continents: Australasia Sonos Debug Radio_Continents: Central America Sonos Debug Radio_Continents: Europe Sonos Debug Radio_Continents: North America Sonos Debug Radio_Continents: South America Sonos Debug ---------------------------------------- Sonos Debug Resetting States for zone: Guest Room Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Library Sonos Debug Updating Device: Sonos Library, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Master Bedroom Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Office Sonos Debug Updating Device: Sonos Office, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Portable Sonos Debug Updating Device: Sonos Portable, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Shop Sonos Debug Updating Device: Sonos Shop, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Sitting Room Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME_FIXED, Value:
Mar 13, 2012 8:33:16 PM Smartphone Radar "Iphone Sharon" state is now Home. Smartphone Radar All smartphones are now Home. Action Group Sonos Office Play Sonos Debug Sonos Action: Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Sonos Action: Sonos Debug Message: http://192.168.1.202:50101/data/rendererAction?data=PLAY Sonos Debug http://192.168.1.202:50101/data/rendererAction?data=PLAY Sonos Debug POSITION::0:00:4294967295 / 0:03:36_|_PERCENT::1988410784.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::PAUSED_PLAYBACK_|_ART::_|_ Sonos Debug Parsing:Office:POSITION::0:00:4294967295 / 0:03:36_|_PERCENT::1988410784.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::PAUSED_PLAYBACK_|_ART::_|_ Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: 0:00:4294967295 / 0:03:36 Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: 1988410784.0 Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: 46 Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: 0 Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: 0 Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: PAUSED_PLAYBACK Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Sonos Action Poll: Sonos Debug Message: http://192.168.1.202:50101/data/rendererPoll?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererPoll?data=R::Office%20%28ZP%29 Sonos Debug NOCHANGE::0_|_ Sonos Debug Parsing:Office:NOCHANGE::0_|_ Sonos Debug ---------------------------------------- Action Group Sonos Office Play Sonos Debug Sonos Action: Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Sonos Action: Sonos Debug Message: http://192.168.1.202:50101/data/rendererAction?data=PLAY Sonos Debug http://192.168.1.202:50101/data/rendererAction?data=PLAY Sonos Debug POSITION::0:00:00 / 0:03:36_|_PERCENT::0.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::PLAYING_|_ART::_|_ Sonos Debug Parsing:Office:POSITION::0:00:00 / 0:03:36_|_PERCENT::0.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::PLAYING_|_ART::_|_ Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: 0:00:00 / 0:03:36 Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: 0.0 Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: 46 Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: 0 Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: 0 Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: PLAYING Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Sonos Action Poll: Sonos Debug Message: http://192.168.1.202:50101/data/rendererPoll?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererPoll?data=R::Office%20%28ZP%29 Sonos Debug NOCHANGE::0_|_ Sonos Debug Parsing:Office:NOCHANGE::0_|_ Sonos Debug ----------------------------------------
Mar 13, 2012 8:33:54 PM Action Group Sonos Office Stop Sonos Debug Sonos Action: Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Office%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Sonos Action: Sonos Debug Message: http://192.168.1.202:50101/data/rendererAction?data=STOP Sonos Debug http://192.168.1.202:50101/data/rendererAction?data=STOP Sonos Debug POSITION::0:00:00 / 0:03:36_|_PERCENT::0.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::STOPPED_|_ART::_|_ Sonos Debug Parsing:Office:POSITION::0:00:00 / 0:03:36_|_PERCENT::0.0_|_VOLUME::46_|_VOLUME_FIXED::0_|_MUTE::0_|_STATE::STOPPED_|_ART::_|_ Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: 0:00:00 / 0:03:36 Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: 0.0 Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: 46 Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: 0 Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: 0 Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: STOPPED Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Sonos Action Poll: Sonos Debug Message: http://192.168.1.202:50101/data/rendererPoll?data=R::Office%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererPoll?data=R::Office%20%28ZP%29 Sonos Debug NOCHANGE::0_|_ Sonos Debug Parsing:Office:NOCHANGE::0_|_ Sonos Debug ----------------------------------------
|
| Tue Mar 13, 2012 6:39 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
With polling still turned off tried to setup a line-in action but the "edit action Settings" dialog was empty and would not let me select a zone player so I could not test.
|
| Tue Mar 13, 2012 6:42 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 393
|
 Re: Sonos - The Beginning
Sorry for all the piecemeal posts terry, I see that I'm not properly handling the Line-In inputs. Can you go to the Sonos Desktop Controller on your Mac and give me a readout of what is displayed? It would also be incredibly helpful to startup the plugin in debug mode while changing the Reference ZonePlayer to each of your ZP that actually has a Line-In. That will help me figure this all out. I only have one ZP so made many (incorrect assumptions). Thanks!!!!
|
| Tue Mar 13, 2012 7:05 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
here is a screen shot of what my sons desktop shows for line-in. Do you want polling on or off or does it matter to run the debug reports. I will try to do with off tonight and if you need with on I will do in am. Where are you located?
Attachments:
sonos linein.tiff [ 52.8 KiB | Viewed 431 times ]
|
| Tue Mar 13, 2012 9:47 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
With Office set as reference - Code: Select all
Reloading plugin "Sonos 0.2.6" Stopping plugin "Sonos 0.2.6" (pid 942) Sonos Debug Method: stopConcurrentThread Sonos Debug Method: stopConcurrentThread Sonos Debug Method: shutdown Plugin "Sonos" disconnected Starting plugin "Sonos 0.2.6" (pid 3521) Plugin "Sonos" connected Plugin "Sonos 0.2.6" started Sonos Debug Getting Plugin Configuration Settings Sonos Debug Connection Type: Socket Sonos Debug Socket IP: 192.168.1.202 Sonos Debug Socket Port: 50101 Sonos Debug Reference ZonePlayer: Portable Sonos Saved Plugin Configuration Sonos Loading ZonePlayers... Sonos Debug Message: http://192.168.1.202:50101/data/deviceData Sonos Debug http://192.168.1.202:50101/data/deviceData Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_ Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Library (ZP) Sonos ZonePlayer: Master Bedroom (ZP) Sonos ZonePlayer: Office (ZP) Sonos ZonePlayer: Portable (ZP) Sonos ZonePlayer: Shop (ZP) Sonos ZonePlayer: Sitting Room (ZP) Sonos ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rootData?data=S::Portable%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rootData?data=S::Portable%20%28ZP%29 Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Mac Mini_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::_|_ Sonos Debug Loading Playlists... Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Portable%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Portable%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Message: http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug 18_1::C::ZP_LIST::Acker Bilk::SQ:16::SONOSMUSICSERVER_|_18_2::C::ZP_LIST::AcKer Bilk Terry::SQ:19::SONOSMUSICSERVER_|_18_3::C::ZP_LIST::ben::SQ:25::SONOSMUSICSERVER_|_18_4::C::ZP_LIST::Ben::SQ:13::SONOSMUSICSERVER_|_18_5::C::ZP_LIST::Christmas::SQ:10::SONOSMUSICSERVER_|_18_6::C::ZP_LIST::Claironet + Memory::SQ:20::SONOSMUSICSERVER_|_18_7::C::ZP_LIST::Classical::SQ:26::SONOSMUSICSERVER_|_18_8::C::ZP_LIST::Country List::SQ:22::SONOSMUSICSERVER_|_18_9::C::ZP_LIST::Easy Listening::SQ:12::SONOSMUSICSERVER_|_18_10::C::ZP_LIST::Il Divo & Enya::SQ:23::SONOSMUSICSERVER_|_18_11::C::ZP_LIST::Pictures::SQ:21::SONOSMUSICSERVER_|_18_12::C::ZP_LIST::POP::SQ:15::SONOSMUSICSERVER_|_18_13::C::ZP_LIST::Reading::SQ:6::SONOSMUSICSERVER_|_18_14::C::ZP_LIST::Rick Nelson::SQ:14::SONOSMUSICSERVER_|_18_15::C::ZP_LIST::Sharon::SQ:11::SONOSMUSICSERVER_|_18_16::C::ZP_LIST::Terry::SQ:9::SONOSMUSICSERVER_|_18_17::C::ZP_LIST::TOP 50's::SQ:17::SONOSMUSICSERVER_|_18_18::C::ZP_LIST::Walk::SQ:8::SONOSMUSICSERVER_|_18_19::C::ZP_LIST::Xxxxx::SQ:24::SONOSMUSICSERVER_|_RETURN::19:19_|_ Sonos Debug Playlist: SQ:16, Acker Bilk Sonos Debug Playlist: SQ:19, AcKer Bilk Terry Sonos Debug Playlist: SQ:25, ben Sonos Debug Playlist: SQ:13, Ben Sonos Debug Playlist: SQ:10, Christmas Sonos Debug Playlist: SQ:20, Claironet + Memory Sonos Debug Playlist: SQ:26, Classical Sonos Debug Playlist: SQ:22, Country List Sonos Debug Playlist: SQ:12, Easy Listening Sonos Debug Playlist: SQ:23, Il Divo & Enya Sonos Debug Playlist: SQ:21, Pictures Sonos Debug Playlist: SQ:15, POP Sonos Debug Playlist: SQ:6, Reading Sonos Debug Playlist: SQ:14, Rick Nelson Sonos Debug Playlist: SQ:11, Sharon Sonos Debug Playlist: SQ:9, Terry Sonos Debug Playlist: SQ:17, TOP 50's Sonos Debug Playlist: SQ:8, Walk Sonos Debug Playlist: SQ:24, Xxxxx Sonos Debug ---------------------------------------- Sonos Debug Loading RadioTime file Sonos Debug Radio_Continents: Africa Sonos Debug Radio_Continents: Asia Sonos Debug Radio_Continents: Australasia Sonos Debug Radio_Continents: Central America Sonos Debug Radio_Continents: Europe Sonos Debug Radio_Continents: North America Sonos Debug Radio_Continents: South America Sonos Debug ---------------------------------------- Sonos Debug Resetting States for zone: Guest Room Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Library Sonos Debug Updating Device: Sonos Library, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Master Bedroom Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Office Sonos Debug Updating Device: Sonos Office, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Portable Sonos Debug Updating Device: Sonos Portable, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Shop Sonos Debug Updating Device: Sonos Shop, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Sitting Room Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME_FIXED, Value:
With Shop set as reference - Code: Select all
Reloading plugin "Sonos 0.2.6" Stopping plugin "Sonos 0.2.6" (pid 3521) Sonos Debug Method: stopConcurrentThread Sonos Debug Method: stopConcurrentThread Sonos Debug Method: shutdown Plugin "Sonos" disconnected Starting plugin "Sonos 0.2.6" (pid 3562) Plugin "Sonos" connected Plugin "Sonos 0.2.6" started Sonos Debug Getting Plugin Configuration Settings Sonos Debug Connection Type: Socket Sonos Debug Socket IP: 192.168.1.202 Sonos Debug Socket Port: 50101 Sonos Debug Reference ZonePlayer: Shop Sonos Saved Plugin Configuration Sonos Loading ZonePlayers... Sonos Debug Message: http://192.168.1.202:50101/data/deviceData Sonos Debug http://192.168.1.202:50101/data/deviceData Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_ Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Library (ZP) Sonos ZonePlayer: Master Bedroom (ZP) Sonos ZonePlayer: Office (ZP) Sonos ZonePlayer: Portable (ZP) Sonos ZonePlayer: Shop (ZP) Sonos ZonePlayer: Sitting Room (ZP) Sonos ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rootData?data=S::Shop%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rootData?data=S::Shop%20%28ZP%29 Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Line-In_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::_|_ Sonos Debug Loading Playlists... Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Shop%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Shop%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Message: http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug http://192.168.1.202:50101/data/getData?data=18::R::NONE::Sonos%20Playlists::1,0,100 Sonos Debug 18_1::C::ZP_LIST::Acker Bilk::SQ:16::SONOSMUSICSERVER_|_18_2::C::ZP_LIST::AcKer Bilk Terry::SQ:19::SONOSMUSICSERVER_|_18_3::C::ZP_LIST::ben::SQ:25::SONOSMUSICSERVER_|_18_4::C::ZP_LIST::Ben::SQ:13::SONOSMUSICSERVER_|_18_5::C::ZP_LIST::Christmas::SQ:10::SONOSMUSICSERVER_|_18_6::C::ZP_LIST::Claironet + Memory::SQ:20::SONOSMUSICSERVER_|_18_7::C::ZP_LIST::Classical::SQ:26::SONOSMUSICSERVER_|_18_8::C::ZP_LIST::Country List::SQ:22::SONOSMUSICSERVER_|_18_9::C::ZP_LIST::Easy Listening::SQ:12::SONOSMUSICSERVER_|_18_10::C::ZP_LIST::Il Divo & Enya::SQ:23::SONOSMUSICSERVER_|_18_11::C::ZP_LIST::Pictures::SQ:21::SONOSMUSICSERVER_|_18_12::C::ZP_LIST::POP::SQ:15::SONOSMUSICSERVER_|_18_13::C::ZP_LIST::Reading::SQ:6::SONOSMUSICSERVER_|_18_14::C::ZP_LIST::Rick Nelson::SQ:14::SONOSMUSICSERVER_|_18_15::C::ZP_LIST::Sharon::SQ:11::SONOSMUSICSERVER_|_18_16::C::ZP_LIST::Terry::SQ:9::SONOSMUSICSERVER_|_18_17::C::ZP_LIST::TOP 50's::SQ:17::SONOSMUSICSERVER_|_18_18::C::ZP_LIST::Walk::SQ:8::SONOSMUSICSERVER_|_18_19::C::ZP_LIST::Xxxxx::SQ:24::SONOSMUSICSERVER_|_RETURN::19:19_|_ Sonos Debug Playlist: SQ:16, Acker Bilk Sonos Debug Playlist: SQ:19, AcKer Bilk Terry Sonos Debug Playlist: SQ:25, ben Sonos Debug Playlist: SQ:13, Ben Sonos Debug Playlist: SQ:10, Christmas Sonos Debug Playlist: SQ:20, Claironet + Memory Sonos Debug Playlist: SQ:26, Classical Sonos Debug Playlist: SQ:22, Country List Sonos Debug Playlist: SQ:12, Easy Listening Sonos Debug Playlist: SQ:23, Il Divo & Enya Sonos Debug Playlist: SQ:21, Pictures Sonos Debug Playlist: SQ:15, POP Sonos Debug Playlist: SQ:6, Reading Sonos Debug Playlist: SQ:14, Rick Nelson Sonos Debug Playlist: SQ:11, Sharon Sonos Debug Playlist: SQ:9, Terry Sonos Debug Playlist: SQ:17, TOP 50's Sonos Debug Playlist: SQ:8, Walk Sonos Debug Playlist: SQ:24, Xxxxx Sonos Debug ---------------------------------------- Sonos Debug Loading LineIn... Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Shop%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Shop%20%28ZP%29 Sonos Debug QUEUE::QQ::R::ZP_QUEUE::Current Queue_|_ Sonos Debug Message: http://192.168.1.202:50101/data/getData?data=7::R::NONE::Line-In::1,0,100 Sonos Debug http://192.168.1.202:50101/data/getData?data=7::R::NONE::Line-In::1,0,100 Sonos Debug 7_1::T::MS_PLAY::Line-In::AI:0::MUSICSERVER_|_RETURN::1:1_|_ Sonos Debug LineIn: AI:0, Line-In Sonos Debug ---------------------------------------- Sonos Debug Loading RadioTime file Sonos Debug Radio_Continents: Africa Sonos Debug Radio_Continents: Asia Sonos Debug Radio_Continents: Australasia Sonos Debug Radio_Continents: Central America Sonos Debug Radio_Continents: Europe Sonos Debug Radio_Continents: North America Sonos Debug Radio_Continents: South America Sonos Debug ---------------------------------------- Sonos Debug Resetting States for zone: Guest Room Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Guest Room, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Library Sonos Debug Updating Device: Sonos Library, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Library, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Master Bedroom Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Master Bedroom, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Office Sonos Debug Updating Device: Sonos Office, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Office, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Portable Sonos Debug Updating Device: Sonos Portable, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Portable, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Shop Sonos Debug Updating Device: Sonos Shop, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Shop, State: ZP_VOLUME_FIXED, Value: Sonos Debug Resetting States for zone: Sitting Room Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ALBUM, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ART, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ARTIST, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_CLASS, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_DURATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_INFO, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_MUTE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_ONNOW, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_PERCENT, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_POSITION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_STATION, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TRACK, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_TYPE, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME, Value: Sonos Debug Updating Device: Sonos Sitting Room, State: ZP_VOLUME_FIXED, Value:
With Master Bedroom as reference (has errors) - Code: Select all
Reloading plugin "Sonos 0.2.6" Stopping plugin "Sonos 0.2.6" (pid 3562) Sonos Debug Method: stopConcurrentThread Sonos Debug Method: stopConcurrentThread Sonos Debug Method: shutdown Plugin "Sonos" disconnected Starting plugin "Sonos 0.2.6" (pid 3603) Plugin "Sonos" connected Plugin "Sonos 0.2.6" started Sonos Debug Getting Plugin Configuration Settings Sonos Debug Connection Type: Socket Sonos Debug Socket IP: 192.168.1.202 Sonos Debug Socket Port: 50101 Sonos Debug Reference ZonePlayer: Master Bedroom Sonos Saved Plugin Configuration Sonos Loading ZonePlayers... Sonos Debug Message: http://192.168.1.202:50101/data/deviceData Sonos Debug http://192.168.1.202:50101/data/deviceData Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_ Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Library (ZP) Sonos ZonePlayer: Master Bedroom (ZP) Sonos ZonePlayer: Office (ZP) Sonos ZonePlayer: Portable (ZP) Sonos ZonePlayer: Shop (ZP) Sonos ZonePlayer: Sitting Room (ZP) Sonos ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rootData?data=S::Master Bedroom%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rootData?data=S::Master Bedroom%20%28ZP%29 Sonos Error Error getting ZonePlayer data: ZProotData Sonos Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last): File "plugin.py", line 46, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 72, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 434, in ZProotData File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 135, in sendMessage File "/Library/Application Support/Perceptive Automation/Indigo 5/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 85, in errorLog <class 'Boost.Python.ArgumentError'>: Python argument types in ServerInfo.log() did not match C++ signature: log(CCString message, CCString type='', bool isError=False)
Sonos Error plugin runConcurrentThread function returned or failed; will attempt again in 10 seconds Sonos Debug Method: runConcurrentThread Sonos Debug Running Concurrent Thread
|
| Tue Mar 13, 2012 9:55 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
nlagaros
Sorry but I just found what was probably at least some of the problem. When I reloaded sonospy today to get the line-in feature, I forgot that I had to edit files to change the port to 8005 as my security spy has 8000. I will rerun all tests tomorrow as some of the results might have been invalid.
Not now but later is it possible to wrap sonospy into the plug-in (or another) to allow for gui changes to ports and to auto load sonospy when plugin is loaded? Would also give you the ability to control which sonospy version is used. Just a thought.
Hope I didn't waste your time. My first quick run after changing port looked very promising even with polling turned on.
Terry
|
| Tue Mar 13, 2012 10:30 pm |
|
 |
|
terrydew
Joined: Jun 10, 2011 Posts: 260
|
 Re: Sonos - The Beginning
Spoke to soon last night. It reloads with polling enabled and looks good for a short period of time then errors start. I can see the sonospy web interface and the line-in source does appear. However if I look at the activity monitor for processes running, I do not see any process named sonospy or anything similar? Does this mean anything? Here is log with polling and debug on - Code: Select all
Reloading plugin "Sonos 0.2.6" Stopping plugin "Sonos 0.2.6" (pid 350) Sonos Debug Method: stopConcurrentThread Sonos Debug Method: stopConcurrentThread Sonos Debug Method: shutdown Plugin "Sonos" disconnected Starting plugin "Sonos 0.2.6" (pid 404) Plugin "Sonos" connected Plugin "Sonos 0.2.6" started Sonos Debug Getting Plugin Configuration Settings Sonos Debug Connection Type: Socket Sonos Debug Socket IP: 192.168.1.202 Sonos Debug Socket Port: 50101 Sonos Debug Reference ZonePlayer: Portable Sonos Saved Plugin Configuration Sonos Loading ZonePlayers... Sonos Debug Message: http://192.168.1.202:50101/data/deviceData Sonos Debug http://192.168.1.202:50101/data/deviceData Sonos Debug R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::DIRECTV Mediashare Renderer_|_R::Guest Room (ZP)_|_R::Guest Room (ZP)_|_R::Library (ZP)_|_R::Master Bedroom (ZP)_|_R::Office (ZP)_|_R::Portable (ZP)_|_R::Shop (ZP)_|_R::Sitting Room (ZP)_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::DIRECTV2PC Media Server_|_S::Guest Room (ZP)_|_S::Guest Room (ZP)_|_S::Library (ZP)_|_S::Master Bedroom (ZP)_|_S::Office (ZP)_|_S::Portable (ZP)_|_S::Shop (ZP)_|_S::Sitting Room (ZP)_|_ Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Guest Room (ZP) Sonos ZonePlayer: Library (ZP) Sonos ZonePlayer: Master Bedroom (ZP) Sonos ZonePlayer: Office (ZP) Sonos ZonePlayer: Portable (ZP) Sonos ZonePlayer: Shop (ZP) Sonos ZonePlayer: Sitting Room (ZP) Sonos ---------------------------------------- Sonos Debug Message: http://192.168.1.202:50101/data/rootData?data=S::Portable%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rootData?data=S::Portable%20%28ZP%29 Sonos Debug 1::R::NONE::AUPEO!_|_2::R::NONE::Deezer_|_3::R::NONE::Global Search_|_4::R::NONE::iheartradio_|_5::R::NONE::Juke_|_6::R::NONE::Juke_|_7::R::NONE::Mac Mini_|_8::R::NONE::MOG_|_9::R::NONE::Music Library_|_10::R::NONE::Music Shares_|_11::R::NONE::Napster_|_12::R::NONE::QQ音乐_|_13::R::NONE::RadioTime_|_14::R::NONE::Rdio_|_15::R::NONE::Slacker_|_16::R::NONE::Songl_|_17::R::NONE::Sonora_|_18::R::NONE::Sonos Playlists_|_19::R::NONE::Spotify_|_20::R::NONE::Spotify_|_21::R::NONE::Stitcher SmartRadio_|_22::R::NONE::Twitter_|_23::R::NONE::WiMP_|_24::R::NONE::Wolfgang's Vault_|_25::R::NONE::多米音乐_|_MESSAGE::_|_ Sonos Debug Loading Playlists... Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Portable%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Portable%20%28ZP%29 Sonos Error Error getting ZonePlayer data: Portable Sonos Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last): File "plugin.py", line 46, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 73, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 454, in getPlaylists File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 135, in sendMessage File "/Library/Application Support/Perceptive Automation/Indigo 5/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 85, in errorLog <class 'Boost.Python.ArgumentError'>: Python argument types in ServerInfo.log() did not match C++ signature: log(CCString message, CCString type='', bool isError=False)
Sonos Error plugin runConcurrentThread function returned or failed; will attempt again in 10 seconds Sonos Debug Method: runConcurrentThread Sonos Debug Running Concurrent Thread Sonos Debug Message: http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Debug http://192.168.1.202:50101/data/rendererData?data=R::Guest%20Room%20%28ZP%29 Sonos Error Error getting ZonePlayer data: Guest%20Room%20%28ZP%29 Sonos Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last): File "plugin.py", line 46, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 80, in runConcurrentThread File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 115, in checkForMessages File "/Library/Application Support/Perceptive Automation/Indigo 5/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 135, in sendMessage File "/Library/Application Support/Perceptive Automation/Indigo 5/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 85, in errorLog <class 'Boost.Python.ArgumentError'>: Python argument types in ServerInfo.log() did not match C++ signature: log(CCString message, CCString type='', bool isError=False)
Sonos Error plugin runConcurrentThread function returned or failed; will attempt again in 10 seconds
|
| Wed Mar 14, 2012 10:06 am |
|
|
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|