Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All play Amazon Music Playlist #3

Open
Apollon77 opened this issue Jul 24, 2018 · 7 comments
Open

All play Amazon Music Playlist #3

Apollon77 opened this issue Jul 24, 2018 · 7 comments
Labels
enhancement New feature or request

Comments

@Apollon77
Copy link
Owner

Apollon77 commented Jul 24, 2018

command = "{"playlistId":"" + playListId + "","playQueuePrime":true}";
"POST",
alexaServer + "/api/cloudplayer/queue-and-play?deviceSerialNumber=" + device.serialNumber
+ "&deviceType=" + device.deviceType + "&mediaOwnerCustomerId="
+ device.deviceOwnerCustomerId + "&shuffle=false",
command

maybe without ,"playQueuePrime":true} ?!

@Apollon77 Apollon77 added the enhancement New feature or request label Jun 23, 2019
@skillix
Copy link

skillix commented Aug 22, 2021

hi, weren't there any changes concerning the playlist, radio and music track?

Sending Request with {"host":"alexa.amazon.fr","path":"/api/cloudplayer/queue-and-play?deviceSerialNumber=G090U61090960J55&deviceType=A32DOYMUN6DTXA&mediaOwnerCustomerId=A3T9PVE5NO04DQ&shuffle=false&_=1629646989233","method":"POST","timeout":10000,"headers":{}} and data={"playlistId":"d2993f4f-2bad-435f-92e7-983915a6d69f","playQueuePrime":true}

Responce: {"error":null}

@Apollon77
Copy link
Owner Author

I do not understand your question

@skillix
Copy link

skillix commented Aug 23, 2021

for about a week no user can play a playlist, radio or music track. There is an error with no information, and it always plays the last media played. Does it still work for you or amazon to change a little thing?

@Apollon77
Copy link
Owner Author

Radio stations using tunein direcly seems to be an issue on amazon side ... I do not know more errors until now ... but if it is "since a week" then it is most likely amazon issue

@skillix
Copy link

skillix commented Aug 23, 2021

Yes I suspected, but I wanted to confirm that you also had the problem to know if the problem came from amazon or from our plugin.

Do you also have the problem with the playlists?

@Apollon77
Copy link
Owner Author

Honestly: Me personally not (also not because I'm on vacation in denmark since a week ;-))) ) ... so "unconfirmed" from my side

@skillix
Copy link

skillix commented Aug 23, 2021

good it smells bad I reproduced the problem on https://alexa.amazon.fr/spa/index.html#player and I saw this message "It is no longer possible to browse the music of Amazon Music on browsers. To browse music from Amazon Music, download the latest version of the Alexa mobile app from the Appstore of your mobile operating system and go to the Play tab. " on an annex page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants