-
Notifications
You must be signed in to change notification settings - Fork 23
Add Yandex Music support #223
Add Yandex Music support #223
Conversation
Nice! Thank you! About the artUrl issue, may I ask you to post the logs (run with --log-level 1 or 0 if you don't see meaningful information). |
Regarding the album art: looks like the only way to get it working is to add "https://" to the URL reported by Yandex Music's API. |
6ffa432
to
319966b
Compare
@ColinDuquesnoy Also seen in logs null reference errors, but I attribute them that js file with Yandex API is not loaded yet. Is there any special way to stub the update until API is loaded? |
The only error left in logs is this line: |
@rustamzh The error might be coming from yandex itself, do you have a similar warning in the JS console of chrome or firefox? |
@ColinDuquesnoy Just verified. Indeed I have. It is error similar to the error from the script that detects adblock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good except the logo. Do you think you can adapt the logo's color and style to match the logo of other services? If you're not good at this kind of stuff, just let me know and I'll ask @CelineThiry to make the necessary adaptations.
@ColinDuquesnoy I did my best |
Nice, thank you for your contribution! |
Implemented major features, but not sure about artUrl. In Yandex Music art url has format:
avatars.yandex.net/get-music-content/63210/e4668dc0.a.2188647-1/200x200
But I have not seen MellowPlayer display any.