NEWS
Musik stoppt, wenn Alexa Adapter läuft
-
Wenn bei mir der Fehler einmal auftritt, ist es egal ob ich aus der Spotify App, Alexa App, Sprachbefehl oder Iobroker versuche wieder zu starten. Es stoppt direkt nach wenigen Sekunden. Nur ein Deaktivieren des Adapters oder das Starten eines Radiosenders helfen.
-
Wenn bei mir der Fehler einmal auftritt, ist es egal ob ich aus der Spotify App, Alexa App, Sprachbefehl oder Iobroker versuche wieder zu starten. Es stoppt direkt nach wenigen Sekunden. Nur ein Deaktivieren des Adapters oder das Starten eines Radiosenders helfen. ` Hast du auch mal probiert, den echo neu zu starten, also stromlos?
Gesendet von meinem F5121 mit Tapatalk
-
Eine Bitte: Wenn das mal wieder so ist das der Adapter diesen Effekt hat bitte mal Adapter beenden. Dann die Alexa App öffnen und mehrfach nacheinander die Player Ansicht aufrufen bzw aktualisieren.
Passiert da das gleiche?
-
Das ist ja hoch interessant, ich habe seit geraumer Zeit das gleiche Problem das Musik die abgespielt wird plötzlich stoppt sich aber nach Belieben jederzeit wieder starten lässt.
Ich habe schon alles mögliche ausprobiert und auch zusammen mit Amazon versucht über den Alexa Kundendienst eine Lösung zu finden nichts hat geholfen. Durch Zufall lese ich diesen Beitrag gestern und siehe da wenn der Alexa Adapter nicht läuft spielt jede meiner 3 Alexas über Stunden ohne Unterbrechung Musik.
Danke erstmal jetzt muss ich mit meiner Unkenntnis nicht weitersuchen.
-
Ist es bei Dir auch Spotify?
Geht es auch wieder wenn du mal den Echo neu startest?
hat jetzt jemand mal getestet ob die Alexa App ähnliche Effekte auslöst?
Was ist da die Lösung ?! … ich kann ggf einfach keine Medieninfos holen wenn ich denke das es Spotiy ist (wenn ich das ohne Medieninfo rausbekomme)?
-
Bisher ist es noch nicht wieder aufgetreten nach dem stromlos machen.. Aber soweit ich mich erinnern kann, hatte die app den gleichen Effekt wie die spachbedienung. Ohne Adapter ging die app sowie Spotify per Sprache normal ohne anzuhalten .. Wie auch nach dem Neustart, dann mit Adapter.
Gesendet von meinem F5121 mit Tapatalk
-
Nein Spotify benutze ich überhaupt nicht und auch mit Radio über TuneIn habe ich kein Problem es begrenzt sich auf Amazon Musik.
Ja nach dem Neustart eines Dot‘s oder des Echos geht dieser dann wieder für „unbestimmte“ Zeit können 2 Lieder sein oder auch mehrere Stunden. Den Einfluss der Alexa App habe ich noch nicht getestet.
-
Meine Frage wegen der App war: Die macht an sich exakt die gleichen API Calls wie der Adapter! Wenn also die "Media-Status Anfragen" vom Adapter in irgendeiner Form "stören" dann sollten es die die die Alexa App sendet beim aufruf von "Player" bzw aktualisierung davon an sich auch tun. Darum ging es mir. Wenn die Alexa app mit mal öfters Player Info aktualisieren nicht stört dann muss man ggf doch die Anfragen nochmal checken
-
Also ich habe heute Nachmittag mal mit der Alexa App versuche gemacht und die hat bei mir keinerlei Auswirkungen auf den laufenden Musik betrieb?
-
Aber sobald Adapter wieder läuft hat dieser Auswirkungen?
-
Ich hatte das Problem eben auch bei einem Echo (ebenfalls Spotify) - in dem Fall stoppt er sogar schon nach 5 Sekunden. Allerdings bin ich noch nicht an dem Punkt dass ich es mit Gewissheit dem Adapter zuschreiben könnte.
-
Aber sobald Adapter wieder läuft hat dieser Auswirkungen? `
Ja heute ausführlich getestet sobald der Adapter läuft stoppt leider die Musik Wiedergabe von Amazon Musik nach spätestens 2 Liedern, die Wiedergabe über TuneIn läuft stundenlang ohne Unterbrechung.
-
Ok, dann checke ich doch nochmal was genau die App tut. problem ist das ich weder Amazon Music noch Spotify habe wo es passiert und ich nur hoffe das meine App bei "Spielen per TuneIn" das gleiche tut wie bei Spotify was die Abfragen angeht …
Was echt cool wäre ist wenn Ihr Debug Log einschalten könntet und das mitlaufen lasst und vllt per "tail -f" parallel reinschaut und zeitlich genau sagt ob zu dem Zeitpuntk wo es aus geht irgendein Request vom Adapter stattfindet oder ob da gar nichts passiert. Es gibt zwei Requests die in Frage kommen. Player-Status und Medienstatus ...
Ein Log hab ich schob, aber wäre super wenn mehr von Euch das checken könnten. Danke!!
-
Ok, dann checke ich doch nochmal was genau die App tut. problem ist das ich weder Amazon Music noch Spotify habe wo es passiert und ich nur hoffe das meine App bei "Spielen per TuneIn" das gleiche tut wie bei Spotify was die Abfragen angeht …
Was echt cool wäre ist wenn Ihr Debug Log einschalten könntet und das mitlaufen lasst und vllt per "tail -f" parallel reinschaut und zeitlich genau sagt ob zu dem Zeitpuntk wo es aus geht irgendein Request vom Adapter stattfindet oder ob da gar nichts passiert. Es gibt zwei Requests die in Frage kommen. Player-Status und Medienstatus ...
Ein Log hab ich schob, aber wäre super wenn mehr von Euch das checken könnten. Danke!! `
Selbstverständlich kann ich das mit dem Log machen aber Sorry für die dumme Frage könntest du mir erklären wie das geht?
-
Schau mal in Meine Signatur…
Dann mach eine SSH Shell auf, geh nach /opt/iobroker/log und dort tail -f iobroker...(Datum hier).log dann zeigt er dir immer das Logfile an was gerade reinkommt und Du kannst wa machen und wenn dann die Musik aus geht siehst Du genau wann das war kannst ausgabe mit CTRL-C stoppen und bissk hoch scrollen oder so und kannst sehen was da so steht.
Anfragen an Amazon sind zu erkennen (Request/Reponse)
-
Schau mal in Meine Signatur…
Dann mach eine SSH Shell auf, geh nach /opt/iobroker/log und dort tail -f iobroker...(Datum hier).log dann zeigt er dir immer das Logfile an was gerade reinkommt und Du kannst wa machen und wenn dann die Musik aus geht siehst Du genau wann das war kannst ausgabe mit CTRL-C stoppen und bissk hoch scrollen oder so und kannst sehen was da so steht.
Anfragen an Amazon sind zu erkennen (Request/Reponse) `
Im Log ist bei mir nirgends der Alexa Adapter zu finden auch nicht im Log auf dem iobroker?
-
Dann hast Du die Adapter Instanz nicht auf Debug Loglevel gestellt
|
|
|
V
-
Dann hast Du die Adapter Instanz nicht auf Debug Loglevel gestellt
|
|
|
V `
Nein muss erst mal suchen wie das überhaupt geht? -
Folge mal dem Pfeil …. auf deutsch: schau in meine Signatur!
Gesendet vom Handy ...
-
Hi,
ich hab den selben Fehler bei Spotify. Ich hab mal die Logs erstellt und füge sie hier ein. Die Musik hat gestoppt als der ConnectionState zu Offline geändert wurde.
Viele Grüße
2018-11-23 23:46:43.437 - debug: alexa2.0 Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":{"altText":"Album Art","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5"},"mediaId":"spotify:track:3OxTKu1bjQKdERIl8G9oUY","miniArt":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"miniInfoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"playbackSource":null,"playingInLemurId":null,"progress":{"allowScrubbing":true,"locationInfo":null,"mediaLength":164,"mediaProgress":164,"showTiming":true,"visible":true},"provider":{"artOverlay":null,"fallbackMainArt":null,"providerDisplayName":"Spotify","providerLogo":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"providerName":"Spotify"},"queueId":"spotify:artist:49NVyHkz10zkYIKwRHR7m6","state":"PLAYING","template":null,"transport":{"closedCaptions":null,"layoutType":"MusicTransportLayout","lyrics":null,"next":"ENABLED","playPause":"ENABLED","previous":"ENABLED","repeat":"ENABLED","shuffle":"SELECTED"},"upNextItems":null,"volume":{"muted":false,"volume":10}}} 2018-11-23 23:46:43.438 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 567223) 2018-11-23 23:46:43.439 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013203438","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:46:43.813 - debug: alexa2.0 Alexa-Remote: Response: {"clientId":"Domain:Application:Music","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":4,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":10} 2018-11-23 23:46:43.831 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume {"val":10,"ack":true,"ts":1543013203817,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:46:43.832 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle {"val":false,"ack":true,"ts":1543013203818,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:46:43.833 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat {"val":false,"ack":true,"ts":1543013203818,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:46:43.833 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause {"val":false,"ack":true,"ts":1543013203819,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:43.834 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay {"val":true,"ack":true,"ts":1543013203819,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:43.834 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType {"val":"","ack":true,"ts":1543013203820,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:46:43.835 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState {"val":true,"ack":true,"ts":1543013203820,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:43.836 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL {"val":"","ack":true,"ts":1543013203821,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:43.836 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted {"val":false,"ack":true,"ts":1543013203822,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:46:43.837 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId {"val":"","ack":true,"ts":1543013203822,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:46:43.837 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId {"val":"","ack":true,"ts":1543013203823,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:43.838 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service {"val":"","ack":true,"ts":1543013203823,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:43.838 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName {"val":"Spotify","ack":true,"ts":1543013203824,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:46:43.839 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle {"val":"You, Me - Both","ack":true,"ts":1543013203825,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:46:43.840 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist {"val":"Jonatan Mollberg","ack":true,"ts":1543013203825,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:46:43.840 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum {"val":"Klassik zum Entspannen","ack":true,"ts":1543013203826,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:46:43.841 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013203826,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:43.841 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume: {"val":10,"ack":true,"ts":1543013203817,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:46:43.842 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle: {"val":false,"ack":true,"ts":1543013203818,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:46:43.842 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat: {"val":false,"ack":true,"ts":1543013203818,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:46:43.842 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause: {"val":false,"ack":true,"ts":1543013203819,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:43.843 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay: {"val":true,"ack":true,"ts":1543013203819,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:43.843 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType: {"val":"","ack":true,"ts":1543013203820,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:46:43.844 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState: {"val":true,"ack":true,"ts":1543013203820,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:43.844 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL: {"val":"","ack":true,"ts":1543013203821,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:43.844 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted: {"val":false,"ack":true,"ts":1543013203822,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:46:43.845 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId: {"val":"","ack":true,"ts":1543013203822,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:46:43.845 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId: {"val":"","ack":true,"ts":1543013203823,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:43.845 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service: {"val":"","ack":true,"ts":1543013203823,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:43.846 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName: {"val":"Spotify","ack":true,"ts":1543013203824,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:46:43.846 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle: {"val":"You, Me - Both","ack":true,"ts":1543013203825,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:46:43.847 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist: {"val":"Jonatan Mollberg","ack":true,"ts":1543013203825,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:46:43.847 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum: {"val":"Klassik zum Entspannen","ack":true,"ts":1543013203826,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:46:43.847 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl: {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013203826,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:43.848 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013203827,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:43.849 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLength {"val":164,"ack":true,"ts":1543013203827,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:43.849 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLengthStr {"val":"02:44","ack":true,"ts":1543013203828,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:43.850 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgress {"val":164,"ack":true,"ts":1543013203829,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078011} 2018-11-23 23:46:43.850 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressStr {"val":"02:44","ack":true,"ts":1543013203829,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078012} 2018-11-23 23:46:43.851 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressPercent {"val":100,"ack":true,"ts":1543013203830,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078010} 2018-11-23 23:46:43.852 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl: {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013203827,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:43.853 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLength: {"val":164,"ack":true,"ts":1543013203827,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:43.853 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLengthStr: {"val":"02:44","ack":true,"ts":1543013203828,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:43.853 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgress: {"val":164,"ack":true,"ts":1543013203829,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078011} 2018-11-23 23:46:43.854 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressStr: {"val":"02:44","ack":true,"ts":1543013203829,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078012} 2018-11-23 23:46:43.854 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressPercent: {"val":100,"ack":true,"ts":1543013203830,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078010} 2018-11-23 23:46:47.819 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 571605) 2018-11-23 23:46:47.820 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013207819","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:46:49.386 - debug: alexa2.0 Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":{"altText":"Album Art","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5"},"mediaId":"spotify:track:3OxTKu1bjQKdERIl8G9oUY","miniArt":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"miniInfoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"playbackSource":null,"playingInLemurId":null,"progress":{"allowScrubbing":true,"locationInfo":null,"mediaLength":164,"mediaProgress":164,"showTiming":true,"visible":true},"provider":{"artOverlay":null,"fallbackMainArt":null,"providerDisplayName":"Spotify","providerLogo":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"providerName":"Spotify"},"queueId":"spotify:artist:49NVyHkz10zkYIKwRHR7m6","state":"PLAYING","template":null,"transport":{"closedCaptions":null,"layoutType":"MusicTransportLayout","lyrics":null,"next":"ENABLED","playPause":"ENABLED","previous":"ENABLED","repeat":"ENABLED","shuffle":"SELECTED"},"upNextItems":null,"volume":{"muted":false,"volume":10}}} 2018-11-23 23:46:49.387 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 573172) 2018-11-23 23:46:49.387 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013209387","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:46:49.746 - debug: alexa2.0 Alexa-Remote: Response: {"clientId":"Domain:Application:Music","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":4,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":10} 2018-11-23 23:46:49.819 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume {"val":10,"ack":true,"ts":1543013209754,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:46:49.819 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle {"val":false,"ack":true,"ts":1543013209757,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:46:49.820 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat {"val":false,"ack":true,"ts":1543013209760,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:46:49.821 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause {"val":false,"ack":true,"ts":1543013209763,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:49.821 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay {"val":true,"ack":true,"ts":1543013209766,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:49.822 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType {"val":"","ack":true,"ts":1543013209769,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:46:49.822 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState {"val":true,"ack":true,"ts":1543013209772,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:49.823 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL {"val":"","ack":true,"ts":1543013209775,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:49.823 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted {"val":false,"ack":true,"ts":1543013209777,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:46:49.824 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId {"val":"","ack":true,"ts":1543013209780,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:46:49.824 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId {"val":"","ack":true,"ts":1543013209783,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:49.825 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service {"val":"","ack":true,"ts":1543013209786,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:49.825 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName {"val":"Spotify","ack":true,"ts":1543013209789,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:46:49.826 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle {"val":"You, Me - Both","ack":true,"ts":1543013209791,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:46:49.826 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist {"val":"Jonatan Mollberg","ack":true,"ts":1543013209794,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:46:49.827 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum {"val":"Klassik zum Entspannen","ack":true,"ts":1543013209797,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:46:49.827 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013209800,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:49.827 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013209803,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:49.828 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLength {"val":164,"ack":true,"ts":1543013209806,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:49.828 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLengthStr {"val":"02:44","ack":true,"ts":1543013209808,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:49.829 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgress {"val":164,"ack":true,"ts":1543013209811,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078011} 2018-11-23 23:46:49.829 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressStr {"val":"02:44","ack":true,"ts":1543013209813,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078012} 2018-11-23 23:46:49.830 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressPercent {"val":100,"ack":true,"ts":1543013209816,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078010} 2018-11-23 23:46:49.830 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume: {"val":10,"ack":true,"ts":1543013209754,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:46:49.830 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle: {"val":false,"ack":true,"ts":1543013209757,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:46:49.831 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat: {"val":false,"ack":true,"ts":1543013209760,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:46:49.831 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause: {"val":false,"ack":true,"ts":1543013209763,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:49.831 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay: {"val":true,"ack":true,"ts":1543013209766,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:49.832 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType: {"val":"","ack":true,"ts":1543013209769,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:46:49.832 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState: {"val":true,"ack":true,"ts":1543013209772,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:49.832 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL: {"val":"","ack":true,"ts":1543013209775,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:49.833 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted: {"val":false,"ack":true,"ts":1543013209777,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:46:49.833 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId: {"val":"","ack":true,"ts":1543013209780,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:46:49.833 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId: {"val":"","ack":true,"ts":1543013209783,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:49.834 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service: {"val":"","ack":true,"ts":1543013209786,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:49.834 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName: {"val":"Spotify","ack":true,"ts":1543013209789,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:46:49.834 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle: {"val":"You, Me - Both","ack":true,"ts":1543013209791,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:46:49.835 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist: {"val":"Jonatan Mollberg","ack":true,"ts":1543013209794,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:46:49.835 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum: {"val":"Klassik zum Entspannen","ack":true,"ts":1543013209797,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:46:49.835 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl: {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013209800,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:49.835 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl: {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013209803,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:49.836 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLength: {"val":164,"ack":true,"ts":1543013209806,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:49.836 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLengthStr: {"val":"02:44","ack":true,"ts":1543013209808,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:49.836 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgress: {"val":164,"ack":true,"ts":1543013209811,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078011} 2018-11-23 23:46:49.837 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressStr: {"val":"02:44","ack":true,"ts":1543013209813,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078012} 2018-11-23 23:46:49.837 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressPercent: {"val":100,"ack":true,"ts":1543013209816,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078010} 2018-11-23 23:46:53.762 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 577548) 2018-11-23 23:46:53.763 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013213763","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:46:56.060 - debug: alexa2.0 Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":{"altText":"Album Art","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5"},"mediaId":"spotify:track:3OxTKu1bjQKdERIl8G9oUY","miniArt":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"miniInfoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"playbackSource":null,"playingInLemurId":null,"progress":{"allowScrubbing":true,"locationInfo":null,"mediaLength":164,"mediaProgress":164,"showTiming":true,"visible":true},"provider":{"artOverlay":null,"fallbackMainArt":null,"providerDisplayName":"Spotify","providerLogo":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"providerName":"Spotify"},"queueId":"spotify:artist:49NVyHkz10zkYIKwRHR7m6","state":"PLAYING","template":null,"transport":{"closedCaptions":null,"layoutType":"MusicTransportLayout","lyrics":null,"next":"ENABLED","playPause":"ENABLED","previous":"ENABLED","repeat":"ENABLED","shuffle":"SELECTED"},"upNextItems":null,"volume":{"muted":false,"volume":10}}} 2018-11-23 23:46:56.061 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 579847) 2018-11-23 23:46:56.062 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013216061","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:46:56.465 - debug: alexa2.0 Alexa-Remote: Response: {"clientId":"Domain:Application:Music","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":4,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":10} 2018-11-23 23:46:56.485 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume {"val":10,"ack":true,"ts":1543013216472,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:46:56.486 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle {"val":false,"ack":true,"ts":1543013216473,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:46:56.486 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat {"val":false,"ack":true,"ts":1543013216473,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:46:56.487 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause {"val":false,"ack":true,"ts":1543013216474,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:56.487 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay {"val":true,"ack":true,"ts":1543013216474,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:56.488 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType {"val":"","ack":true,"ts":1543013216475,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:46:56.488 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState {"val":true,"ack":true,"ts":1543013216475,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:56.489 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL {"val":"","ack":true,"ts":1543013216476,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:56.489 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted {"val":false,"ack":true,"ts":1543013216476,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:46:56.490 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId {"val":"","ack":true,"ts":1543013216477,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:46:56.490 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId {"val":"","ack":true,"ts":1543013216477,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:56.490 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service {"val":"","ack":true,"ts":1543013216478,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:56.491 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName {"val":"Spotify","ack":true,"ts":1543013216478,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:46:56.492 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle {"val":"You, Me - Both","ack":true,"ts":1543013216479,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:46:56.492 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist {"val":"Jonatan Mollberg","ack":true,"ts":1543013216479,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:46:56.493 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum {"val":"Klassik zum Entspannen","ack":true,"ts":1543013216480,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:46:56.493 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013216480,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:56.494 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013216481,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:56.494 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLength {"val":164,"ack":true,"ts":1543013216481,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:56.495 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLengthStr {"val":"02:44","ack":true,"ts":1543013216482,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:56.495 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgress {"val":164,"ack":true,"ts":1543013216482,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078011} 2018-11-23 23:46:56.496 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressStr {"val":"02:44","ack":true,"ts":1543013216483,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078012} 2018-11-23 23:46:56.496 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressPercent {"val":100,"ack":true,"ts":1543013216483,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078010} 2018-11-23 23:46:56.497 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume: {"val":10,"ack":true,"ts":1543013216472,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:46:56.497 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle: {"val":false,"ack":true,"ts":1543013216473,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:46:56.498 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat: {"val":false,"ack":true,"ts":1543013216473,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:46:56.498 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause: {"val":false,"ack":true,"ts":1543013216474,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:56.498 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay: {"val":true,"ack":true,"ts":1543013216474,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:46:56.499 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType: {"val":"","ack":true,"ts":1543013216475,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:46:56.499 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState: {"val":true,"ack":true,"ts":1543013216475,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:56.499 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL: {"val":"","ack":true,"ts":1543013216476,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:46:56.500 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted: {"val":false,"ack":true,"ts":1543013216476,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:46:56.500 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId: {"val":"","ack":true,"ts":1543013216477,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:46:56.500 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId: {"val":"","ack":true,"ts":1543013216477,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:56.501 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service: {"val":"","ack":true,"ts":1543013216478,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:46:56.501 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName: {"val":"Spotify","ack":true,"ts":1543013216478,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:46:56.502 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle: {"val":"You, Me - Both","ack":true,"ts":1543013216479,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:46:56.502 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist: {"val":"Jonatan Mollberg","ack":true,"ts":1543013216479,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:46:56.503 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum: {"val":"Klassik zum Entspannen","ack":true,"ts":1543013216480,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:46:56.503 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl: {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013216480,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:56.503 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl: {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013216481,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:46:56.504 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLength: {"val":164,"ack":true,"ts":1543013216481,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:56.504 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaLengthStr: {"val":"02:44","ack":true,"ts":1543013216482,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915780} 2018-11-23 23:46:56.505 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgress: {"val":164,"ack":true,"ts":1543013216482,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078011} 2018-11-23 23:46:56.505 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressStr: {"val":"02:44","ack":true,"ts":1543013216483,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078012} 2018-11-23 23:46:56.505 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mediaProgressPercent: {"val":100,"ack":true,"ts":1543013216483,"q":0,"from":"system.adapter.alexa2.0","lc":1543013078010} 2018-11-23 23:46:56.613 - debug: alexa2.0 Alexa-Remote WS-MQTT: Command PUSH_DOPPLER_CONNECTION_CHANGE: { "destinationUserId": "A2Z777YBYHF6WN", "dopplerId": { "deviceSerialNumber": "G090P308827303XP", "deviceType": "A7WXQPH584YP" }, "dopplerConnectionState": "OFFLINE" } 2018-11-23 23:46:56.615 - debug: alexa2.0 Alexa-Push-Connection Device Connection change for G090P308827303XP -> OFFLINE 2018-11-23 23:46:56.617 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G090P308827303XP.online {"val":false,"ack":true,"ts":1543013216616,"q":0,"from":"system.adapter.alexa2.0","lc":1543013216616} 2018-11-23 23:46:56.618 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G090P308827303XP.online: {"val":false,"ack":true,"ts":1543013216616,"q":0,"from":"system.adapter.alexa2.0","lc":1543013216616} 2018-11-23 23:46:56.954 - debug: alexa2.0 Alexa-Remote WS-MQTT: Command PUSH_DOPPLER_CONNECTION_CHANGE: { "destinationUserId": "A2Z777YBYHF6WN", "dopplerId": { "deviceSerialNumber": "G090P308827303XP", "deviceType": "A7WXQPH584YP" }, "dopplerConnectionState": "ONLINE" } 2018-11-23 23:46:56.955 - debug: alexa2.0 Alexa-Push-Connection Device Connection change for G090P308827303XP -> ONLINE 2018-11-23 23:46:56.957 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G090P308827303XP.online {"val":true,"ack":true,"ts":1543013216955,"q":0,"from":"system.adapter.alexa2.0","lc":1543013216955} 2018-11-23 23:46:56.958 - debug: alexa2.0 State changed alexa2.0.Echo-Devices.G090P308827303XP.online: {"val":true,"ack":true,"ts":1543013216955,"q":0,"from":"system.adapter.alexa2.0","lc":1543013216955} 2018-11-23 23:47:00.475 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 584261) 2018-11-23 23:47:00.476 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013220476","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:47:01.994 - debug: alexa2.0 Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":{"altText":"Album Art","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5"},"mediaId":"spotify:track:3OxTKu1bjQKdERIl8G9oUY","miniArt":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"miniInfoText":{"multiLineMode":false,"subText1":"Jonatan Mollberg","subText2":"Klassik zum Entspannen","title":"You, Me - Both"},"playbackSource":null,"playingInLemurId":null,"progress":{"allowScrubbing":true,"locationInfo":null,"mediaLength":164,"mediaProgress":164,"showTiming":true,"visible":true},"provider":{"artOverlay":null,"fallbackMainArt":null,"providerDisplayName":"Spotify","providerLogo":{"altText":"spotify-logo","artType":"IconArtSource","iconId":"salmon","iconStyles":null},"providerName":"Spotify"},"queueId":"spotify:artist:49NVyHkz10zkYIKwRHR7m6","state":"PLAYING","template":null,"transport":{"closedCaptions":null,"layoutType":"MusicTransportLayout","lyrics":null,"next":"ENABLED","playPause":"ENABLED","previous":"ENABLED","repeat":"ENABLED","shuffle":"SELECTED"},"upNextItems":null,"volume":{"muted":false,"volume":10}}} 2018-11-23 23:47:01.995 - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 585780) 2018-11-23 23:47:01.995 - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G2A0P30774140JNQ&deviceType=A7WXQPH584YP&screenWidth=1392&_=1543013221995","method":"GET","timeout":10000,"headers":{}} 2018-11-23 23:47:02.363 - debug: alexa2.0 Alexa-Remote: Response: {"clientId":"Domain:Application:Music","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":4,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":10} 2018-11-23 23:47:02.380 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.volume {"val":10,"ack":true,"ts":1543013222367,"q":0,"from":"system.adapter.alexa2.0","lc":1543012944225} 2018-11-23 23:47:02.381 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlShuffle {"val":false,"ack":true,"ts":1543013222368,"q":0,"from":"system.adapter.alexa2.0","lc":1542990997903} 2018-11-23 23:47:02.382 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlRepeat {"val":false,"ack":true,"ts":1543013222368,"q":0,"from":"system.adapter.alexa2.0","lc":1541358759440} 2018-11-23 23:47:02.382 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPause {"val":false,"ack":true,"ts":1543013222369,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:47:02.383 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.controlPlay {"val":true,"ack":true,"ts":1543013222369,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969675} 2018-11-23 23:47:02.384 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.contentType {"val":"","ack":true,"ts":1543013222370,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969676} 2018-11-23 23:47:02.384 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentState {"val":true,"ack":true,"ts":1543013222371,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:47:02.385 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.imageURL {"val":"","ack":true,"ts":1543013222371,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969677} 2018-11-23 23:47:02.385 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.muted {"val":false,"ack":true,"ts":1543013222372,"q":0,"from":"system.adapter.alexa2.0","lc":1542894215332} 2018-11-23 23:47:02.386 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerId {"val":"","ack":true,"ts":1543013222372,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969678} 2018-11-23 23:47:02.386 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.radioStationId {"val":"","ack":true,"ts":1543013222373,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:47:02.387 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.service {"val":"","ack":true,"ts":1543013222373,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969679} 2018-11-23 23:47:02.388 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.providerName {"val":"Spotify","ack":true,"ts":1543013222374,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969680} 2018-11-23 23:47:02.388 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentTitle {"val":"You, Me - Both","ack":true,"ts":1543013222374,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915777} 2018-11-23 23:47:02.389 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentArtist {"val":"Jonatan Mollberg","ack":true,"ts":1543013222375,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915778} 2018-11-23 23:47:02.389 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.currentAlbum {"val":"Klassik zum Entspannen","ack":true,"ts":1543013222375,"q":0,"from":"system.adapter.alexa2.0","lc":1542990969681} 2018-11-23 23:47:02.390 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.mainArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013222376,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779} 2018-11-23 23:47:02.390 - debug: alexa2.0 redis pmessage io.alexa2.0.* io.alexa2.0.Echo-Devices.G2A0P30774140JNQ.Player.miniArtUrl {"val":"https://i.scdn.co/image/876e0794ff07062d141555cc01bd7749ca4bc5f5","ack":true,"ts":1543013222376,"q":0,"from":"system.adapter.alexa2.0","lc":1543012915779}