Daniel Däschle
Daniel Däschle
No it doesn't. It can only work if the amazon API support this.
I don't know it. @Jaffa is very busy and i'm not a reverse engineering pro. Maybe you could create a PR?
The datetime when it was played.
Green Day yeah! ;D
`from amazonmusic.amazonmusic import AmazonMusic` ... LOL xD
I already found the bug. I will send you the solution next week.
The error is that `listAlbums` only show albums where contains more than 4 songs. I have a lot of albums where contains only 1 Song. Additionally the check if `'PRIME'`...
Where does Amazon said they're discontinuing Unlimited???
They did't said, that they stop unlimited. They only stop the functionality to upload your own mp3 files.
Is there noe way to run it non-blocking? Which means it should run async in background with a callback when it finishes... I have the same problem. I want to...