AIMP Forum
AIMP for Android => Вопросы / Questions => Topic started by: zitev on February 03, 2024, 13:06:27
-
I use playlists created by myself to play online radio streams based on the following example:
file name: Radio538.m3u
file content:
"#EXTM3U
#EXTURL:https://is3-ssl.mzstatic.com/image/thumb/Purple126/v4/ed/bf/2a/edbf2a00-baa2-1fef-3c70-556e4a73593f/contsched.cnavrfwd.png/600x600bb.jpg
#EXTINF:-1 logo="https://is3-ssl.mzstatic.com/image/thumb/Purple126/v4/ed/bf/2a/edbf2a00-baa2-1fef-3c70-556e4a73593f/contsched.cnavrfwd.png/600x600bb.jpg" type=mp3, Radio 538
https://22543.live.streamtheworld.com/RADIO538.mp3"
(example source: http://xupnpd.org/)
I am wondering can it possible to show cover pictures that m3u contains in?
-
Try tvg-logo tag
-
Thank you for the tip, I'll replace the "logo"-tag with the "tvg-logo"-tag, and then tested in Windows Aimp, but unfortunately the channel logo is still not appears in the cover picture window. Do you have any hints?
-
https://www.aimp.ru/forum/index.php?topic=22023.msg423476#msg423476
-
Thanks, but I also have the source, the problem is not this, but that the linked logo does not appear in the player..
-
Вы настроили поиск обложек в интернете?
-
No, I only want to display the cover pictures in the playlist file, linked from an external location. This works with embedded cover images (e.g. *.m4a, *.FLAC files), but currently does not work with simple images attached from external links.
-
#EXTINF:-1 logo="https://is3-ssl.mzstatic.com/image/thumb/Purple126/v4/ed/bf/2a/edbf2a00-baa2-1fef-3c70-556e4a73593f/contsched.cnavrfwd.png/600x600bb.jpg"
У вас и в плейлисте ссылка на картинку из интернета
-
Ohh, I think we are talking about one thing (sorry, I probably misunderstood you) - yes, there is an external link to a cover image in the playlist file, which is not displayed by the player - unlike the images embedded in the file..
-
Вы включили поиск обложек в интернете?
-
I tried it, unfortunately this solution looks for a cover image for the currently playing song, instead of displaying the channel logo (in addition, it doesn't display the original cover, but what it finds about it), so it would be good if the app could display the linked logo.
-
Channel logo will be displayed only if track cover is missing.