w3c/mediasession

Show album art (song cover) using media session api with jsmediatags api.

Closed this issue · 1 comments

I am using media session to display all the stuff in the notification panel outside the browser. I am also using jsmediatags api to extract data from the song (mp3 file). I was able to pull out and show the song title and the singer names in the notification panel. But the album art is not being showed. It would be very helpful if anyone helped.

JsMediaTags API - https://github.com/aadsm/jsmediatags

This repo is for the Media Session API spec. If you're calling the API correctly but the artwork isn't being showed, I suggest raising a browser bug report.