MinimServer Forum

Full Version: Logo of a Radio Station
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi @all, may be I do not find it.
I use a playlist for my radio stations.
Quote:#EXTINF:-1,[Bayern 2]
https://dispatcher.rndfnk.com/br/br2/sued/mp3/mid
Is it possible to add a logo of a station?
I tried the following:
I added an image Bayern 2.jpg and [Bayern 2].jpg

Is there a hint how to do it?
I use this methodology:
I create a folder for each radio station
Inside the folder I save
- .m3u file
- folder.png/jpg (quite small, 100x100px)
[attachment=2973]
and this is the result (from Lumïn app)
[attachment=2974]
It isn't necessary to create a separate folder for each radio station.

The paragraph "When displaying a playlist entry for a network stream" in this section describes how to set this up. You need to change your playlist entry to the following:

#EXTINF:-1,[Bayern 2] Bayern 2
https://dispatcher.rndfnk.com/br/br2/sued/mp3/mid

and create a file named Bayern 2.jpg or Bayern 2.png in the same folder.
Thanks, now it works, I removed the repeated name, as I didn't want it in the list.
I will look into whether this can be changed so that it works without needing to repeat the name.
I changed e.g. [Bayern 2] to [2] so it is a numbered list.
Reference URL's