FHEM Forum

FHEM - Anwendungen => Multimedia => Thema gestartet von: r_e_a_d_y am 06 Januar 2018, 03:26:25

Titel: SONOS disabled + SONOSPLAYER disappeared
Beitrag von: r_e_a_d_y am 06 Januar 2018, 03:26:25
Hallo liebe FHEM Community,

bei der Neueinrichtung und Anbindung einer Sonos Play:1 habe ich das Problem, dass meine Sonos nach bereits erfolgreicher Anbindung nach kurzer Zeit wieder einfach weg fliegt - also das SONOS Gerät wechselt von opened auf disabled und SONOSPLAYER von appeared auf disappeared.


Vorgehensweise und Ergebnis:
define Sonos SONOS localhost:4711 30 1 5
Der Event Monitor liefert mir folgendes:
2018-01-06 02:45:41 Global global DEFINED Sonos
2018-01-06 02:45:51 Global global ATTR Sonos verbose 5
2018-01-06 02:46:50 SONOS Sonos CONNECTED
2018-01-06 02:46:52 SONOS Sonos LastProcessAnswer: 1515203212
2018-01-06 02:46:52 FHEMWEB WEB rereadicons
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad init
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad initialized
2018-01-06 02:46:53 Global global DEFINED Sonos_Bad
2018-01-06 02:46:53 Global global ATTR Sonos_Bad room Sonos
2018-01-06 02:46:53 Global global ATTR Sonos_Bad alias Bad
2018-01-06 02:46:53 Global global ATTR Sonos_Bad group Bad
2018-01-06 02:46:53 Global global ATTR Sonos_Bad icon icoSONOSPLAYER_icon-S12.png
2018-01-06 02:46:53 Global global ATTR Sonos_Bad sortby 1
2018-01-06 02:46:53 Global global ATTR Sonos_Bad userReadings Favourites:LastActionResult.*?GetFavouritesWithCovers.* { if (ReadingsVal($name, "LastActionResult", "") =~ m/.*?: (.*)/) { return $1; } }, Radios:LastActionResult.*?GetRadiosWithCovers.* { if (ReadingsVal($name, "LastActionResult", "") =~ m/.*?: (.*)/) { return $1; } }, Playlists:LastActionResult.*?GetPlaylistsWithCovers.* { if (ReadingsVal($name, "LastActionResult", "") =~ m/.*?: (.*)/) { return $1; } }, Queue:LastActionResult.*?GetQueueWithCovers.* { if (ReadingsVal($name, "LastActionResult", "") =~ m/.*?: (.*)/) { return $1; } }, currentTrackPosition:LastActionResult.*?GetCurrentTrackPosition.* { if (ReadingsVal($name, "LastActionResult", "") =~ m/.*?: (.*)/) { return $1; } }
2018-01-06 02:46:53 Global global ATTR Sonos_Bad generateInfoSummarize1 
2018-01-06 02:46:53 Global global ATTR Sonos_Bad generateInfoSummarize2  "/>
2018-01-06 02:46:53 Global global ATTR Sonos_Bad generateInfoSummarize3  ~ Balance:
2018-01-06 02:46:53 Global global ATTR Sonos_Bad generateVolumeSlider 1
2018-01-06 02:46:53 Global global ATTR Sonos_Bad getAlarms 1
2018-01-06 02:46:53 Global global ATTR Sonos_Bad minVolume 0
2018-01-06 02:46:53 Global global ATTR Sonos_Bad stateFormat presence ~ currentTrackPositionSimulatedPercent% (currentTrackPositionSimulated / currentTrackDuration)
2018-01-06 02:46:53 Global global ATTR Sonos_Bad getTitleInfoFromMaster 1
2018-01-06 02:46:53 Global global ATTR Sonos_Bad simulateCurrentTrackPosition 1
2018-01-06 02:46:53 Global global ATTR Sonos_Bad webCmd Volume
2018-01-06 02:46:53 Global global DEFINED Sonos_BadRG_Favourites
2018-01-06 02:46:53 Global global DEFINED Sonos_BadRG_Radios
2018-01-06 02:46:53 Global global DEFINED Sonos_BadRG_Playlists
2018-01-06 02:46:53 Global global DEFINED Sonos_BadRG_Queue
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad presence: appeared
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad Volume: 25
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad Balance: 0
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad roomName: Bad
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad roomNameAlias: Bad
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad saveRoomName: Bad
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad playerType: S12
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad location: http://192.168.62.26:1400/xml/device_description.xml
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad softwareRevision: 8.2.2
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad serialNum: 78-28-CA-2A-82-1C:B
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad fieldType:
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad IsBonded: 0
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad IsMaster: 1
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad MasterPlayer: RINCON_7828CA2A821C01400_MR
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad SlavePlayer: []
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad SlavePlayerNotBonded: []
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad transportState: STOPPED
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackURI:
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackProvider:
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackProviderIconRoundURL:
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackProviderIconQuadraticURL:
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackDuration: 0:00:00
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackDurationSec: 0
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackPosition: 0:00:00
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrackPositionSec: 0
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentTrack: 0
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad numberOfTracks: 0
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentStreamAudio:
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad currentNormalAudio: 1
2018-01-06 02:46:53 Global global ATTR Sonos_Bad model Sonos_S12
2018-01-06 02:46:53 SONOS Sonos LastProcessAnswer: 1515203213
2018-01-06 02:46:53 SONOSPLAYER Sonos_Bad display_covertitle:   if (!document.getElementById("global_fulldiv_SonosBad")) {  var newDiv = document.createElement("div");  newDiv.setAttribute("id", "global_fulldiv_SonosBad");  document.body.appendChild(newDiv);   var newScript = document.createElement("script");  newScript.setAttribute("type", "text/javascript");  newScript.appendChild(document.createTextNode('function refreshFullSonosBad() {  var fullDiv = document.getElementById("element_fulldiv_SonosBad");  if (!fullDiv) { return; }  var elementHTML = decodeURIComponent(fullDiv.innerHTML);  var global = document.getElementById("global_fulldiv_SonosBad");  var oldGlobal = global.innerHTML;   var hash = document.getElementById("hash_SonosBad");  var hashMatch = /(.+?)<.div>/i; hashMatch.exec(elementHTML);   if ((oldGlobal != "") && (!hash || (hash.innerHTML != RegExp.$1))) {  global.innerHTML = elementHTML; } if (oldGlobal != "") {  setTimeout(refreshFullSonosBad, 1000);  var playing = document.getElementById("prog_playing_SonosBad");  if (playing && playing.innerHTML == "1") {  setTimeout(refreshTimeSonosBad, 100); } }  } function refreshTimeSonosBad() {  var playing = document.getElementById("prog_playing_SonosBad");  if (!playing || (playing && (playing.innerHTML == "0"))) {  return; }   var runtime = document.getElementById("prog_runtime_SonosBad");  var starttime = document.getElementById("prog_starttime_SonosBad");  if (runtime && starttime) { var now = new Date().getTime();  var percent = (Math.round(now / 10.0) -  Math.round(starttime.innerHTML * 100.0)) / runtime.innerHTML;  document.getElementById("progressbarSonosBad").style.width = percent + "%";    setTimeout(refreshTimeSonosBad, 100); } }'));   document.body.appendChild(newScript); }  %3Cstyle%20type%3D%22text%2Fcss%22%3E.SONOS_Transportstate%20%7B%20height%3A%200.8em%3B%20margin-top%3A%20-6px%3B%20margin-left%3A%202px%3B%20%7D%3C%2Fstyle%3E%3Cdiv%20id%3D%22cover_currentSonosBad%22%20style%3D%22position%3A%20fixed%3B%20top%3A%200px%3B%20left%3A%200px%3B%20width%3A%20100%25%3B%20height%3A%20100%25%3B%20z-index%3A%2010000%3B%20background-color%3A%20rgb%2820%2C20%2C20%29%3B%22%20onclick%3D%22document.getElementById%28%27cover_currentSonosBad%27%29.style.display%20%3D%20%27none%27%3B%20document.getElementById%28%27global_fulldiv_SonosBad%27%29.innerHTML%20%3D%20%27%27%3B%22%3E%3Cdiv%20style%3D%22position%3A%20absolute%3B%20top%3A%2010px%3B%20left%3A%205px%3B%20display%3A%20inline-block%3B%20height%3A%2035px%3B%20width%3A%2035px%3B%20background-image%3A%20url%28%29%3B%20background-repeat%3A%20no-repeat%3B%20background-size%3A%20contain%3B%20background-position%3A%20center%20center%3B%22%3E%3C%2Fdiv%3E%3Cdiv%20style%3D%22width%3A%20100%25%3B%20top%205px%3B%20text-align%3A%20center%3B%20font-weight%3A%20bold%3B%20color%3A%20lightgray%3B%20font-size%3A%20200%25%3B%22%3EBad%3Csvg%20class%3D%22SONOS_Transportstate%20audio_stop%22%20data-txt%3D%22Stopped%22%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20width%3D%22468pt%22%20height%3D%22468pt%22%20viewBox%3D%220%200%20468%20468%22%20%20preserveAspectRatio%3D%22xMidYMid%20meet%22%3E%20%3Cmetadata%3E%20Created%20by%20potrace%201.8%2C%20written%20by%20Peter%20Selinger%202001-2007%20%3C%2Fmetadata%3E%20%3Cg%20transform%3D%22translate%280%2C468%29%20scale%280.258564%2C-0.258564%29%22%20%20stroke%3D%22none%22%3E%20%3Cpath%20d%3D%22M97%201796%20c-51%20-19%20-75%20-42%20-87%20-85%20-6%20-23%20-10%20-326%20-10%20-814%200%20-842%20-2%20-815%2055%20-867%20l27%20-25%20811%20-3%20c758%20-2%20814%20-1%20847%2015%2073%2037%2070%20-6%2070%20888%200%20775%20-1%20801%20-20%20832%20-44%2073%2016%2068%20-865%2070%20-650%202%20-797%200%20-828%20-11z%20m1573%20-896%20l0%20-770%20-765%200%20-765%200%200%20770%200%20770%20765%200%20765%200%200%20-770z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E%3C%2Fdiv%3E%3Cdiv%20style%3D%22position%3A%20relative%3B%20top%3A%208px%3B%20height%3A%2086%25%3B%20max-width%3A%20100%25%3B%20text-align%3A%20center%3B%22%3E%3Cdiv%20style%3D%22display%3A%20inline-block%3B%20height%3A%20calc%28100%25%20-%2070px%29%3B%20width%3A%20100%25%3B%20background-image%3A%20url%28%29%3B%20background-repeat%3A%20no-repeat%3B%20background-size%3A%20contain%3B%20background-position%3A%20center%20center%3B%22%2F%3E%3C%2Fdiv%3E%3Cdiv%20style%3D%22position%3A%20absolute%3B%20width%3A%20100%25%3B%20bottom%3A%208px%3B%20padding%3A%205px%3B%20text-align%3A%20center%3B%20font-weight%3A%20bold%3B%20color%3A%20lightgray%3B%20background-color%3A%20rgb%2820%2C20%2C20%29%3B%20font-size%3A%20120%25%3B%22%3E%3C%2Fdiv%3E%3Cdiv%20id%3D%22hash_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E7fd843ffa842f4d18dbeec9265edcac6%3C%2Fdiv%3E%3Cdiv%20id%3D%22prog_runtime_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E1%3C%2Fdiv%3E%3Cdiv%20id%3D%22prog_starttime_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E1515203213%3C%2Fdiv%3E%3Cdiv%20id%3D%22prog_playing_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E0%3C%2Fdiv%3E%3Cdiv%20id%3D%22progressSonosBad%22%20style%3D%22position%3A%20absolute%3B%20bottom%3A%200px%3B%20width%3A%20100%25%3B%20height%3A%202px%3B%20border%3A%201px%20solid%20%23000%3B%20overflow%3A%20hidden%3B%22%3E%3Cdiv%20id%3D%22progressbarSonosBad%22%20style%3D%22width%3A%200%25%3B%20height%3A%202px%3B%20border-right%3A%201px%20solid%20%23000000%3B%20background%3A%20%23d65946%3B%22%3E%3C%2Fdiv%3E%3C%2Fdiv%3E%3C%2Fdiv%3EStop bei Titel 0 von 0Titel: Interpret: Album:
2018-01-06 02:46:54 SONOSPLAYER Sonos_Bad currentTrackPositionSimulated: 0:00:00
2018-01-06 02:46:54 SONOSPLAYER Sonos_Bad currentTrackPositionSimulatedSec: 0
2018-01-06 02:46:54 SONOSPLAYER Sonos_Bad currentTrackPositionSimulatedPercent: 0.0
2018-01-06 02:47:07 SONOS Sonos LastProcessAnswer: 1515203227
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad SleepTimerVersion:
2018-01-06 02:47:07 SONOS Sonos LastProcessAnswer: 1515203227
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad Shuffle: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad Repeat: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad RepeatOne: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad CrossfadeMode: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad SleepTimer: off
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad AlarmRunning: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad AlarmRunningID:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad DirectControlClientID:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad DirectControlIsSuspended: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad DirectControlAccountID:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentTrackHandle: |
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentEnqueuedTransportURI:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentEnqueuedTransportHandle: |
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentFavouriteName:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentPlaylistName:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentRadioName:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentTrackPosition: 0:00:00
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentTrackPositionSec: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentTitle:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentArtist:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentSource:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentAlbum:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentOriginalTrackNumber:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentAlbumArtist:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentAlbumArtURL: /fhem/sonos/cover/empty.jpg
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentSender:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentSenderCurrent:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentSenderInfo:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackDuration:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackDurationSec:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackURI:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackHandle: |
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackProvider:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackProviderIconQuadraticURL:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTrackProviderIconRoundURL:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextTitle:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextArtist:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextAlbum:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextAlbumArtist:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextAlbumArtURL: /fhem/sonos/cover/empty.jpg
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad nextOriginalTrackNumber:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad Mute: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad HeadphoneConnected: 0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad infoSummarize1: [Keine Musikdatei]
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad infoSummarize2: STOPPED => [Keine Musikdatei]
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad infoSummarize3: Lautstärke: 25 ~ Ton An ~ Balance: Mitte ~ Kein Kopfhörer
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad infoSummarize4:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad STOPPED
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentTrackPositionSimulated: 0:00:00
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad currentTrackPositionSimulatedSec: 0
2018-01-06 02:47:07 SONOS Sonos AllPlayer: ['Sonos_Bad']
2018-01-06 02:47:07 SONOS Sonos AllPlayerCount: 1
2018-01-06 02:47:07 SONOS Sonos AllPlayerNotBonded: ['Sonos_Bad']
2018-01-06 02:47:07 SONOS Sonos AllPlayerNotBondedCount: 1
2018-01-06 02:47:07 SONOS Sonos LineInPlayer: []
2018-01-06 02:47:07 SONOS Sonos MasterPlayerPlaying: []
2018-01-06 02:47:07 SONOS Sonos MasterPlayerPlayingCount: 0
2018-01-06 02:47:07 SONOS Sonos MasterPlayerNotPlaying: ['Sonos_Bad']
2018-01-06 02:47:07 SONOS Sonos MasterPlayerNotPlayingCount: 1
2018-01-06 02:47:07 SONOS Sonos MasterPlayer: ['Sonos_Bad']
2018-01-06 02:47:07 SONOS Sonos MasterPlayerCount: 1
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad MasterPlayer: Sonos_Bad
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad AvailablePlayer: []
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad ZoneGroupNameDetails:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad AlarmList: {}
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad AlarmListIDs:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad AlarmListVersion: RINCON_7828CA2A821C01400:0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad DailyIndexRefreshTime:
2018-01-06 02:47:07 SONOS Sonos MusicServicesListVersion: RINCON_7828CA2A821C01400:4
2018-01-06 02:47:07 SONOS Sonos MusicServicesList: {'191' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/48903/48903-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/48903/48903-400x400.png','Name' => 'Classical Archives','Capabilities' => '1030739','Resolution' => undef,'ServiceType' => '48903','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://api.classicalarchives.com/smapi/endpoint'},'222' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/56839/56839-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/56839/56839-400x400.png','Name' => 'nugs.net','Capabilities' => '6675','Resolution' => undef,'ServiceType' => '56839','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.nugs.net/soap/nugs'},'150' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/38407/38407-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/38407/38407-400x400.png','Name' => 'RUSC','Capabilities' => '512','Resolution' => undef,'ServiceType' => '38407','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://www.rusc.com/sonos.asmx'},'260' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/66567/66567-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/66567/66567-400x400.png','Name' => 'Minidisco','Capabilities' => '512','Resolution' => '1500','ServiceType' => '66567','ResolutionSubstitution' => '_1500.jpg','PromoText' => '','SMAPI' => 'https://sonos.minidisco.nl/server.php'},'237' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/60679/60679-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/60679/60679-400x400.png','Name' => 'storePlay','Capabilities' => '328193','Resolution' => '1500','ServiceType' => '60679','ResolutionSubstitution' => 'artwork_1500','PromoText' => '','SMAPI' => 'https://api.storeplay.com.au/sonos/SonosService.asmx'},'169' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/43271/43271-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/43271/43271-400x400.png','Name' => 'Tribe of Noise','Capabilities' => '512','Resolution' => '1500','ServiceType' => '43271','ResolutionSubstitution' => '_1500.jpg','PromoText' => '','SMAPI' => 'https://sonos.tribeofnoise.com/server-v2.0.php'},'163' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/41735/41735-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/41735/41735-400x400.png','Name' => 'Spreaker','Capabilities' => '513','Resolution' => '200','ServiceType' => '41735','ResolutionSubstitution' => '/large/','PromoText' => '','SMAPI' => 'https://sonos.spreaker.com/sonos/service/v1'},'167' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/42759/42759-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/42759/42759-400x400.png','Name' => 'Gaana','Capabilities' => '577','Resolution' => '480','ServiceType' => '42759','ResolutionSubstitution' => '_480x480_','PromoText' => '','SMAPI' => 'http://sonosapi.gaana.com/SonosAPI.php'},'211' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/54023/54023-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/54023/54023-400x400.png','Name' => 'The Music Manager','Capabilities' => '515','Resolution' => '119','ServiceType' => '54023','ResolutionSubstitution' => '.l.jpg','PromoText' => '','SMAPI' => 'https://themusicmanager.eu/sonos/SonosAPI.php'},'217' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/55559/55559-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/55559/55559-400x400.png','Name' => 'FIT Radio Workout Music','Capabilities' => '4610','Resolution' => '1500','ServiceType' => '55559','ResolutionSubstitution' => '_1500.jpg','PromoText' => '','SMAPI' => 'https://www.fitradio.com/apisonos/ws'},'231' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/59143/59143-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/59143/59143-400x400.png','Name' => 'Wolfgang's Music','Capabilities' => '537153','Resolution' => '640','ServiceType' => '59143','ResolutionSubstitution' => '640','PromoText' => '','SMAPI' => 'https://moapi.wolfgangs.com/ws/wolfgangs.asmx'},'234' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/59911/59911-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/59911/59911-400x400.png','Name' => 'deliver.media','Capabilities' => '512','Resolution' => undef,'ServiceType' => '59911','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.deliver.media/musicservice'},'53' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/13575/13575-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/13575/13575-400x400.png','Name' => 'MLB.com Gameday Audio','Capabilities' => '1536','Resolution' => '400','ServiceType' => '13575','ResolutionSubstitution' => '/400x400/','PromoText' => '','SMAPI' => 'https://securea.mlb.com/ce/sonos/default.jsp'},'198' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/50695/50695-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/50695/50695-400x400.png','Name' => 'Anghami','Capabilities' => '2627','Resolution' => undef,'ServiceType' => '50695','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://api.anghami.com/anghmob/SonosAPI.php'},'216' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/55303/55303-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/55303/55303-400x400.png','Name' => 'Aldi life Musik','Capabilities' => '4627','Resolution' => '1500','ServiceType' => '55303','ResolutionSubstitution' => '1500x1500.jpg','PromoText' => '','SMAPI' => 'https://sonosapi-aldimusic.rhapsody.com/smapi'},'184' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/47111/47111-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/47111/47111-400x400.png','Name' => 'Stingray Music','Capabilities' => '295427','Resolution' => undef,'ServiceType' => '47111','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.stingray.com/ws/Sonos'},'7' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/1799/1799-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/1799/1799-400x400.png','Name' => 'Concert Vault','Capabilities' => '513','Resolution' => '569','ServiceType' => '1799','ResolutionSubstitution' => '/569/','PromoText' => '','SMAPI' => 'https://www.concertvault.com/ws/MOAPI.asmx'},'33' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/8455/8455-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/8455/8455-400x400.png','Name' => 'Murfie','Capabilities' => '513','Resolution' => '300','ServiceType' => '8455','ResolutionSubstitution' => '-huge.jpg?size=300','PromoText' => '','SMAPI' => 'https://sonos.murfie.com/'},'203' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/51975/51975-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/51975/51975-400x400.png','Name' => 'Napster','Capabilities' => '595','Resolution' => '1500','ServiceType' => '51975','ResolutionSubstitution' => '1500x1500.jpg','PromoText' => '','SMAPI' => 'https://sonosapi-napster.rhapsody.com/smapi'},'20' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/5127/5127-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/5127/5127-400x400.png','Name' => 'WiMP','Capabilities' => '2579','Resolution' => '640','ServiceType' => '5127','ResolutionSubstitution' => '640x640.jpg','PromoText' => '','SMAPI' => 'https://sonos.tidalhifi.com/sonos-wimp'},'233' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/59655/59655-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/59655/59655-400x400.png','Name' => 'Pocket Casts','Capabilities' => '1028672','Resolution' => '960','ServiceType' => '59655','ResolutionSubstitution' => '/960/','PromoText' => '','SMAPI' => 'https://integrations.pocketcasts.com/service/smapi'},'154' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/39431/39431-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/39431/39431-400x400.png','Name' => 'Radionomy','Capabilities' => '513','Resolution' => '999','ServiceType' => '39431','ResolutionSubstitution' => '.s999','PromoText' => '','SMAPI' => 'https://sonos.radionomy.com/SonosService.svc'},'160' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/40967/40967-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/40967/40967-400x400.png','Name' => 'SoundCloud','Capabilities' => '4611','Resolution' => '500','ServiceType' => '40967','ResolutionSubstitution' => 't500x500','PromoText' => '','SMAPI' => 'https://soundcloud-go.ws.sonos.com/smapi'},'258' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/66055/66055-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/66055/66055-400x400.png','Name' => '企鹅FM','Capabilities' => '512','Resolution' => undef,'ServiceType' => '66055','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://api.fm.qq.com/v1/sonos/sonos_cgi'},'223' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/57095/57095-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/57095/57095-400x400.png','Name' => 'RauteMusik.FM','Capabilities' => '513','Resolution' => undef,'ServiceType' => '57095','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos-smapi.rautemusik.fm/smapi'},'36' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/9223/9223-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/9223/9223-400x400.png','Name' => 'Hearts of Space','Capabilities' => '512','Resolution' => '290','ServiceType' => '9223','ResolutionSubstitution' => '_290.png','PromoText' => '','SMAPI' => 'https://sonos.hos.com/SOAP/Server1.2.php'},'146' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/37383/37383-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/37383/37383-400x400.png','Name' => 'Daytrotter','Capabilities' => '513','Resolution' => undef,'ServiceType' => '37383','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://www.daytrotter.com/ws/MOAPI.asmx'},'38' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/9735/9735-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/9735/9735-400x400.png','Name' => '7digital','Capabilities' => '513','Resolution' => '800','ServiceType' => '9735','ResolutionSubstitution' => '_800.jpg','PromoText' => '','SMAPI' => 'https://sonos-service.7digital.com/sonos.asmx'},'192' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/49159/49159-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/49159/49159-400x400.png','Name' => 'focus@will','Capabilities' => '5632','Resolution' => '1500','ServiceType' => '49159','ResolutionSubstitution' => '-1500.png','PromoText' => '','SMAPI' => 'https://www.focusatwill.com/sonos/action'},'2' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/519/519-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/519/519-400x400.png','Name' => 'Deezer','Capabilities' => '2643','Resolution' => '1000','ServiceType' => '519','ResolutionSubstitution' => '1000x1000-000000-80-0-0.jpg','PromoText' => '','SMAPI' => 'https://api.deezer.com/sonos'},'174' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/44551/44551-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/44551/44551-400x400.png','Name' => 'TIDAL','Capabilities' => '1083923','Resolution' => '640','ServiceType' => '44551','ResolutionSubstitution' => '640x640.jpg','PromoText' => '','SMAPI' => 'https://sonos.tidal.com/v1/sonos'},'230' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/58887/58887-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/58887/58887-400x400.png','Name' => 'NTS Radio','Capabilities' => '512','Resolution' => '1000','ServiceType' => '58887','ResolutionSubstitution' => '/1000x1000/','PromoText' => '','SMAPI' => 'https://www.nts.live/smapi'},'235' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/60167/60167-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/60167/60167-400x400.png','Name' => 'Sveriges Radio','Capabilities' => '70145','Resolution' => undef,'ServiceType' => '60167','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.playsr.com/ws'},'204' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/52231/52231-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/52231/52231-400x400.png','Name' => 'Apple Music','Capabilities' => '3117633','Resolution' => '1200','ServiceType' => '52231','ResolutionSubstitution' => '1200x1200','PromoText' => '','SMAPI' => 'https://sonos-music.apple.com/ws/SonosSoap'},'212' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/54279/54279-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/54279/54279-400x400.png','Name' => 'Plex','Capabilities' => '513','Resolution' => '1080','ServiceType' => '54279','ResolutionSubstitution' => 'width=1080','PromoText' => '','SMAPI' => 'https://sonos.plex.tv/sonos/'},'221' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/56583/56583-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/56583/56583-400x400.png','Name' => 'LivePhish+','Capabilities' => '6675','Resolution' => undef,'ServiceType' => '56583','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.nugs.net/soap/livephish'},'157' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/40199/40199-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/40199/40199-400x400.png','Name' => 'Bandcamp','Capabilities' => '513','Resolution' => undef,'ServiceType' => '40199','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sns.bandcamp.com/api/sonos/2/sonos_api'},'195' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/49927/49927-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/49927/49927-400x400.png','Name' => 'JUKE','Capabilities' => '2579','Resolution' => '1500','ServiceType' => '49927','ResolutionSubstitution' => '/1500x1500','PromoText' => '','SMAPI' => 'https://360-smapi.api.247e.com/musicopen.svc'},'218' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/55815/55815-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/55815/55815-400x400.png','Name' => 'Soundsuit.fm','Capabilities' => '512','Resolution' => undef,'ServiceType' => '55815','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://soundsuit.fm/smapi'},'162' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/41479/41479-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/41479/41479-400x400.png','Name' => 'radioPup','Capabilities' => '513','Resolution' => undef,'ServiceType' => '41479','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.townsquaremedia.com/index.php'},'256' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/65543/65543-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/65543/65543-400x400.png','Name' => 'CBC Radio & Music','Capabilities' => '594496','Resolution' => '1500','ServiceType' => '65543','ResolutionSubstitution' => 'w_1500,h_1500','PromoText' => '','SMAPI' => 'https://cbcmusic-sonos.azurewebsites.net/SonosService.svc'},'201' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/51463/51463-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/51463/51463-400x400.png','Name' => 'Amazon Music','Capabilities' => '45633','Resolution' => undef,'ServiceType' => '51463','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://sonos.amazonmusic.com/'},'9' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/2311/2311-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/2311/2311-400x400.png','Name' => 'Spotify','Capabilities' => '1116691','Resolution' => undef,'ServiceType' => '2311','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://spotify-v4.ws.sonos.com/smapi'},'13' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/3335/3335-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/3335/3335-400x400.png','Name' => 'Stitcher SmartRadio','Capabilities' => '579','Resolution' => '328','ServiceType' => '3335','ResolutionSubstitution' => 'lain328','PromoText' => '','SMAPI' => 'https://www.stitcher.com/Service/Sonos/Sonos.php'},'151' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/38663/38663-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/38663/38663-400x400.png','Name' => 'Google Play Music','Capabilities' => '98899','Resolution' => undef,'ServiceType' => '38663','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'https://mclients.googleapis.com/music/sonos/wsf/smapi'},'171' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/43783/43783-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/43783/43783-400x400.png','Name' => 'Mood Mix','Capabilities' => '4609','Resolution' => '1500','ServiceType' => '43783','ResolutionSubstitution' => '_1500.png','PromoText' => '','SMAPI' => 'https://sonos.mix.moodmedia.com/api'},'181' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/46343/46343-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/46343/46343-400x400.png','Name' => 'Mixcloud','Capabilities' => '2627','Resolution' => '1500','ServiceType' => '46343','ResolutionSubstitution' => 'w/1500/h/1500/','PromoText' => '','SMAPI' => 'https://www.mixcloud.com/sonos-app/'},'232' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/59399/59399-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/59399/59399-400x400.png','Name' => 'Radioplayer','Capabilities' => '577','Resolution' => '1500','ServiceType' => '59399','ResolutionSubstitution' => '_1500.jpg','PromoText' => '','SMAPI' => 'https://sonosrp.radioapi.io/Service.svc'},'189' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/48391/48391-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/48391/48391-400x400.png','Name' => 'SOUNDMACHINE','Capabilities' => '513','Resolution' => '1500','ServiceType' => '48391','ResolutionSubstitution' => '_1500.png','PromoText' => '','SMAPI' => 'https://provider.sound-machine.com/sonosapi'},'164' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/41991/41991-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/41991/41991-400x400.png','Name' => 'Saavn','Capabilities' => '12865','Resolution' => '500','ServiceType' => '41991','ResolutionSubstitution' => '500x500.jpg','PromoText' => '','SMAPI' => 'https://www.saavn.com/apps/sonos/SonosAPI.php'},'31' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/7943/7943-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/7943/7943-400x400.png','Name' => 'Qobuz','Capabilities' => '2643','Resolution' => '600','ServiceType' => '7943','ResolutionSubstitution' => '_600.jpg','PromoText' => '','SMAPI' => 'http://www.qobuz.com/api.xml/0.2/sonos'},'183' => {'IconRoundURL' => 'http://sonos-logo.ws.sonos.com/46855/46855-72x72.png','IconQuadraticURL' => 'http://sonos-logo.ws.sonos.com/46855/46855-400x400.png','Name' => 'narando','Capabilities' => '37395','Resolution' => undef,'ServiceType' => '46855','ResolutionSubstitution' => undef,'PromoText' => '','SMAPI' => 'http://www.narando.com/sonos/service/action'}}
2018-01-06 02:47:07 SONOS Sonos ZoneGroupState:
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad ZoneGroupID: RINCON_7828CA2A821C01400:__
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad display_covertitle:   if (!document.getElementById("global_fulldiv_SonosBad")) {  var newDiv = document.createElement("div");  newDiv.setAttribute("id", "global_fulldiv_SonosBad");  document.body.appendChild(newDiv);   var newScript = document.createElement("script");  newScript.setAttribute("type", "text/javascript");  newScript.appendChild(document.createTextNode('function refreshFullSonosBad() {  var fullDiv = document.getElementById("element_fulldiv_SonosBad");  if (!fullDiv) { return; }  var elementHTML = decodeURIComponent(fullDiv.innerHTML);  var global = document.getElementById("global_fulldiv_SonosBad");  var oldGlobal = global.innerHTML;   var hash = document.getElementById("hash_SonosBad");  var hashMatch = /(.+?)<.div>/i; hashMatch.exec(elementHTML);   if ((oldGlobal != "") && (!hash || (hash.innerHTML != RegExp.$1))) {  global.innerHTML = elementHTML; } if (oldGlobal != "") {  setTimeout(refreshFullSonosBad, 1000);  var playing = document.getElementById("prog_playing_SonosBad");  if (playing && playing.innerHTML == "1") {  setTimeout(refreshTimeSonosBad, 100); } }  } function refreshTimeSonosBad() {  var playing = document.getElementById("prog_playing_SonosBad");  if (!playing || (playing && (playing.innerHTML == "0"))) {  return; }   var runtime = document.getElementById("prog_runtime_SonosBad");  var starttime = document.getElementById("prog_starttime_SonosBad");  if (runtime && starttime) { var now = new Date().getTime();  var percent = (Math.round(now / 10.0) -  Math.round(starttime.innerHTML * 100.0)) / runtime.innerHTML;  document.getElementById("progressbarSonosBad").style.width = percent + "%";    setTimeout(refreshTimeSonosBad, 100); } }'));   document.body.appendChild(newScript); }  %3Cstyle%20type%3D%22text%2Fcss%22%3E.SONOS_Transportstate%20%7B%20height%3A%200.8em%3B%20margin-top%3A%20-6px%3B%20margin-left%3A%202px%3B%20%7D%3C%2Fstyle%3E%3Cdiv%20id%3D%22cover_currentSonosBad%22%20style%3D%22position%3A%20fixed%3B%20top%3A%200px%3B%20left%3A%200px%3B%20width%3A%20100%25%3B%20height%3A%20100%25%3B%20z-index%3A%2010000%3B%20background-color%3A%20rgb%2820%2C20%2C20%29%3B%22%20onclick%3D%22document.getElementById%28%27cover_currentSonosBad%27%29.style.display%20%3D%20%27none%27%3B%20document.getElementById%28%27global_fulldiv_SonosBad%27%29.innerHTML%20%3D%20%27%27%3B%22%3E%3Cdiv%20style%3D%22position%3A%20absolute%3B%20top%3A%2010px%3B%20left%3A%205px%3B%20display%3A%20inline-block%3B%20height%3A%2035px%3B%20width%3A%2035px%3B%20background-image%3A%20url%28%29%3B%20background-repeat%3A%20no-repeat%3B%20background-size%3A%20contain%3B%20background-position%3A%20center%20center%3B%22%3E%3C%2Fdiv%3E%3Cdiv%20style%3D%22width%3A%20100%25%3B%20top%205px%3B%20text-align%3A%20center%3B%20font-weight%3A%20bold%3B%20color%3A%20lightgray%3B%20font-size%3A%20200%25%3B%22%3EBad%3Csvg%20class%3D%22SONOS_Transportstate%20audio_stop%22%20data-txt%3D%22Stopped%22%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20width%3D%22468pt%22%20height%3D%22468pt%22%20viewBox%3D%220%200%20468%20468%22%20%20preserveAspectRatio%3D%22xMidYMid%20meet%22%3E%20%3Cmetadata%3E%20Created%20by%20potrace%201.8%2C%20written%20by%20Peter%20Selinger%202001-2007%20%3C%2Fmetadata%3E%20%3Cg%20transform%3D%22translate%280%2C468%29%20scale%280.258564%2C-0.258564%29%22%20%20stroke%3D%22none%22%3E%20%3Cpath%20d%3D%22M97%201796%20c-51%20-19%20-75%20-42%20-87%20-85%20-6%20-23%20-10%20-326%20-10%20-814%200%20-842%20-2%20-815%2055%20-867%20l27%20-25%20811%20-3%20c758%20-2%20814%20-1%20847%2015%2073%2037%2070%20-6%2070%20888%200%20775%20-1%20801%20-20%20832%20-44%2073%2016%2068%20-865%2070%20-650%202%20-797%200%20-828%20-11z%20m1573%20-896%20l0%20-770%20-765%200%20-765%200%200%20770%200%20770%20765%200%20765%200%200%20-770z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E%3C%2Fdiv%3E%3Cdiv%20style%3D%22position%3A%20relative%3B%20top%3A%208px%3B%20height%3A%2086%25%3B%20max-width%3A%20100%25%3B%20text-align%3A%20center%3B%22%3E%3Cdiv%20style%3D%22display%3A%20inline-block%3B%20height%3A%20calc%28100%25%20-%2070px%29%3B%20width%3A%20100%25%3B%20background-image%3A%20url%28%2Ffhem%2Fsonos%2Fcover%2Fempty.jpg%29%3B%20background-repeat%3A%20no-repeat%3B%20background-size%3A%20contain%3B%20background-position%3A%20center%20center%3B%22%2F%3E%3C%2Fdiv%3E%3Cdiv%20style%3D%22position%3A%20absolute%3B%20width%3A%20100%25%3B%20bottom%3A%208px%3B%20padding%3A%205px%3B%20text-align%3A%20center%3B%20font-weight%3A%20bold%3B%20color%3A%20lightgray%3B%20background-color%3A%20rgb%2820%2C20%2C20%29%3B%20font-size%3A%20120%25%3B%22%3E%5BKeine%20Musikdatei%5D%3C%2Fdiv%3E%3Cdiv%20id%3D%22hash_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E9954422b44cda841079cc39fc3a99a85%3C%2Fdiv%3E%3Cdiv%20id%3D%22prog_runtime_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E1%3C%2Fdiv%3E%3Cdiv%20id%3D%22prog_starttime_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E1515203227%3C%2Fdiv%3E%3Cdiv%20id%3D%22prog_playing_SonosBad%22%20style%3D%22display%3A%20none%3B%20color%3A%20white%3B%22%3E0%3C%2Fdiv%3E%3Cdiv%20id%3D%22progressSonosBad%22%20style%3D%22position%3A%20absolute%3B%20bottom%3A%200px%3B%20width%3A%20100%25%3B%20height%3A%202px%3B%20border%3A%201px%20solid%20%23000%3B%20overflow%3A%20hidden%3B%22%3E%3Cdiv%20id%3D%22progressbarSonosBad%22%20style%3D%22width%3A%200%25%3B%20height%3A%202px%3B%20border-right%3A%201px%20solid%20%23000000%3B%20background%3A%20%23d65946%3B%22%3E%3C%2Fdiv%3E%3C%2Fdiv%3E%3C%2Fdiv%3EStop bei Titel 0 von 0Titel: Interpret: Album:
2018-01-06 02:47:07 SONOS Sonos LastProcessAnswer: 1515203227
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad roomIcon: bathroom
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad FavouritesVersion: RINCON_7828CA2A821C01400,0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad RadiosVersion: RINCON_7828CA2A821C01400,0
2018-01-06 02:47:07 SONOSPLAYER Sonos_Bad PlaylistsVersion: RINCON_7828CA2A821C01400,0
2018-01-06 02:47:07 SONOS Sonos ShareIndexInProgress: 0
2018-01-06 02:47:07 SONOS Sonos LastProcessAnswer: 1515203227
2018-01-06 02:47:46 Global global SAVE
2018-01-06 02:49:37 SONOS Sonos LastProcessRestart: 2018-01-06 02:49:37
2018-01-06 02:49:37 SONOS Sonos LastProcessRestartCount: 1
2018-01-06 02:49:38 SONOSPLAYER Sonos_Bad presence: disappeared
2018-01-06 02:49:38 SONOSPLAYER Sonos_Bad disappeared
2018-01-06 02:51:09 SONOS Sonos CONNECTED
2018-01-06 02:52:10 SONOS Sonos LastProcessRestart: 2018-01-06 02:52:10
2018-01-06 02:52:10 SONOS Sonos LastProcessRestartCount: 2
2018-01-06 02:53:44 SONOS Sonos CONNECTED
2018-01-06 02:54:45 SONOS Sonos LastProcessRestart: 2018-01-06 02:54:45
2018-01-06 02:54:45 SONOS Sonos LastProcessRestartCount: 3
2018-01-06 02:54:45 SONOS Sonos LastProcessAnswer: 1515203685
2018-01-06 02:56:20 SONOS Sonos CONNECTED
2018-01-06 02:56:45 SONOS Sonos LastProcessRestart: 2018-01-06 02:56:45
2018-01-06 02:56:45 SONOS Sonos LastProcessRestartCount: 4
2018-01-06 02:57:21 SONOS Sonos LastProcessRestart: 2018-01-06 02:57:21
2018-01-06 02:57:21 SONOS Sonos LastProcessRestartCount: 5


In den Logs ist auch gut zu sehen, dass die SONOS sich immer wieder CONNECTED.

Über die Sonos-App lässt sich die Sonos Play:1 problemlos steuern. Über Fhem reagiert leider gar nichts.

Im Netz konnte ich zu diesem Problem leider nichts finden. Ich wäre über eure Hilfe super dankbar! Vielleicht habt ihr eine Idee, womit dies zusammenhängt?

Viele Grüße, ready
Titel: Antw:SONOS disabled + SONOSPLAYER disappeared
Beitrag von: rohlande am 06 Januar 2018, 21:28:11
Kann ich bestätigen. Geht mir leider auch so. Habe noch keinen Verursacher identifizieren können.

VG
Titel: Antw:SONOS disabled + SONOSPLAYER disappeared
Beitrag von: r_e_a_d_y am 07 Januar 2018, 11:24:05
Hi, schön zu sehen, dass ich nicht der einzige bin. Vielleicht finden wir zusammen einen Weg.

Ein paar Lösungsansätze aus dem Netz habe ich schon ausprobiert. Allerdings konnte ich das Problem bisher nicht beseitigen. Was ich versucht habe:

Liegt es vielleicht an der Sonos Play:1?

Viele Grüße, ready
Titel: Antw:SONOS disabled + SONOSPLAYER disappeared
Beitrag von: rohlande am 07 Januar 2018, 15:02:45
Hier gibt es einen Lösungsansatz vom Modulentwickler:
https://forum.fhem.de/index.php?topic=80388.new;topicseen#new (https://forum.fhem.de/index.php?topic=80388.new;topicseen#new)

Ich habe bei mir folgende Änderung am Sonos Device durchgeführt: localhost --> 127.0.0.1
Seit her läuft es stabil ohne auszusteiegen. Wenn ich mir eine htop anschaue sehe ich auch das Sonos Modul und wie die jeweiligen Requests laufen. Voerher war das nach kurzer Zeit tod. Die Anpassung wie aus dem Link habe ich dabei noch nicht durchgeführt. Ich warte mal heute Nacht ab und schaue Morgen mal nach ob das Device wieder aussteigt.

VG Denny
Titel: Antw:SONOS disabled + SONOSPLAYER disappeared
Beitrag von: r_e_a_d_y am 07 Januar 2018, 18:02:18
Hi zusammen, vielen Dank für die vielen Ideen!!
Da das gleiche Problem in einem anderen Thread behandelt wird, schließe ich mal diesen hier und mache dort weiter ...
https://forum.fhem.de/index.php?topic=80388.0
Viele Grüße, ready