kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.53k stars 207 forks source link

Metadata from url-stream #542

Closed criticallimit closed 2 years ago

criticallimit commented 3 years ago

how to show the metadata from a url-stream?

I found for example:

< media_content_id: 'http://radiofg.impek.com/ufg.mp3' media_content_type: audio/mp4 extra: title: 'Title' metadata: metadataType: 3 albumName: "albumName" artist: "artist"

But don´t know how to use it in mini-media-player

can somebody help?

kalkih commented 2 years ago

This is something that should be implemented in the media player integration imo.