Logo/Metadata to Internet radio playlist

Hello,

Is there a way to add logo to playlist or radio channel so that it would show up in iris (when using kiosk mode for example)

I created the following playlist file with one radio url:

#EXTM3U
http://185.52.127.159/fi/35001/mp3_128.mp3

Do I need to add something like this to the file:

#EXTINF:1 group-title=“Radio” tvg-logo=“http://nrj.fi/wp-content/uploads/2016/06/nrj-logo-1200x630-1024x538.png” radio=“true”, Nrj

Thank you!

Artwork and metadata is often embedded in the stream and automatically extracted by Mopidy. If I remember correctly, any extinf stuff specified (which is limited to only a few fields?) gets overwritten by what’s embedded in the stream.