Page 1 of 1

VLC modifies streams titles

Posted: 26 Aug 2012 19:39
by 5ram6
Hi,
I'm trying to create a playlist for my favorite radios to listen to them using VLC. So I made an xspf file like this one:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?> <playlist version="1" xmlns="http://xspf.org/ns/0/"> <title>My_Radios</title> <trackList> <track> <location>http://streams.ffh.de/radioffh/mp3/hqlivestream.m3u</location> <title>HIT RADIO FFH</title> </track> <track> <location>http://streams.ffh.de/ffhchannels/mp3/hqtop40.m3u</location> <title>HIT RADIO Top 40</title> </track> <track> <location>http://streams.ffh.de/ffhchannels/mp3/hqlounge.m3u</location> <title>HIT RADIO Lounge</title> </track> </trackList> </playlist>
The problem is that after starting each radio station, VLC changes it's title to "FFH" (and removes the other tags like <creator> and <album>..). So now all of the 3 radio stations have the title "FFH" which is confusing.
I tried to uncheck the option "Preferences/All/Playlist/Automatically preparse files" but nothing changes. I also tried with m3u and pls files but the problem persists.

So how can I force VLC not to change the title in the playlist?

Config:
OS: Windows 7 x64 / Ubuntu 12.04
VLC media player 2.0.3

Thanks in advance

Re: VLC modifies streams titles

Posted: 27 Aug 2012 09:55
by Jean-Baptiste Kempf
Very likely a bug.

Re: VLC modifies streams titles

Posted: 27 Aug 2012 17:15
by Rémi Denis-Courmont
The FFH title probably comes from metadata embedded in the radio stream or the radio M3U files. There are no ways to fix this, unless you are the radio operator.

Re: VLC modifies streams titles

Posted: 27 Aug 2012 17:20
by Jean-Baptiste Kempf
Or give a higher priority to playlist metadata, like the CUE bug :)

Re: VLC modifies streams titles

Posted: 27 Aug 2012 20:11
by 5ram6
Or give a higher priority to playlist metadata, like the CUE bug :)
Is this possible?

Re: VLC modifies streams titles

Posted: 27 Aug 2012 21:18
by Jean-Baptiste Kempf
So far, no.

Re: VLC modifies streams titles

Posted: 27 Aug 2012 21:24
by 5ram6
Okay. Thank you very much Jean-Baptiste and Rèmis :-)

Re: VLC modifies streams titles

Posted: 28 Aug 2012 08:29
by Lotesdelere
Or make it an user option.

Re: VLC modifies streams titles

Posted: 28 Aug 2012 16:47
by Rémi Denis-Courmont
That does not make sense. A configuration item configures VLC for the computer it runs on, not for one specific input stream it might access.

If there were such an option, users would enable it then complain that VLC fails to extra meta data on working files. That's even worse.

Re: VLC modifies streams titles

Posted: 28 Aug 2012 17:19
by Jean-Baptiste Kempf
Unfortunately, there isn't a great simple way to do it.

Re: VLC modifies streams titles

Posted: 14 Dec 2022 00:27
by GeorgeC
Not sure if its ok to followup to a 10 year old post, but trying to find an answer to my question, I landed here.

I created m3u playlists containing radio streams that I place in the playlist folder of my Android smartphone to play using vlc.
Here is an example:

Code: Select all

#EXTM3U #EXTVLCOPT:network-caching=1000 #EXTINF:0,ABC Jazz 01 aac http://live-radio01.mediahubaustralia.com/JAZW/aac/ #EXTINF:0,ABC Jazz 02 aac http://live-radio02.mediahubaustralia.com/JAZW/aac/ #EXTINF:0,ABC Jazz m3u8 https://mediaserviceslive.akamaized.net/hls/live/2038319/abcjazz/masterhq.m3u8 #EXTINF:0,Blues and Roots radio http://streaming.radio.co/sf8db342c1/listen #EXTINF:0,DAWG FM https://stream.dawgfm.com/radio/8000/radio.mp3 #EXTINF:0,Jazz FM91 - Cool Yule https://jazzfm91.streamb.live/SB00173 #EXTINF:0,Jazz FM91 - Notes from Canada https://jazzfm91.streamb.live/SB00137 #EXTINF:0,Jazz FM91 - Oscar Peterson Channel https://jazzfm91.streamb.live/SB00023 #EXTINF:0,Jazz FM91 - Respect Best of Vocal Jazz https://jazzfm91.streamb.live/SB00024 #EXTINF:0,Jazz FM91 LiveRadio https://jazzfm91.streamb.live/SB00009 #EXTINF:0,JAZZ24 https://prod-54-81-231-255.wostreaming.net/ppm-jazz24aac256-ibc1 #EXTINF:0,KUVO http://kuvo-ice.streamguys.org:80/kuvo-mp3-64 #EXTINF:0,The Great American Songbook https://remote.selfip.net:8030/2 #EXTINF:0,WABG https://ice41.securenetsystems.net/WABGAM?playSessionID=303EA914-1CF5-4E49-A5B71974AE5C3D48 #EXTINF:0,WBGO-LiveRadio https://wbgo.streamguys1.com/wbgo128 #EXTINF:0,WBGO-The Jazz Bee https://wbgo.streamguys1.com/thejazzstream #EXTINF:0,WDNA https://us9.streamingpulse.com/ssl/WDNA #EXTINF:0,WEBR https://s3.radio.co/s99c3ad220/listen #EXTINF:0,WGLT-Highway 309 https://wglt-ice.streamguys1.com/highway309-mp3 #EXTINF:0,WJAB http://wjab.streamguys.net:80/ #EXTINF:0,WJSU http://ic2.mainstreamnetwork.com/wjsu-fm #EXTINF:0,WKCR http://wkcr.streamguys1.com:80/live #EXTINF:0,WLML Palm Beach - The Legend https://ice3.securenetsystems.net/WLML #EXTINF:0,WNYC New Standards http://tjc.wnyc.org/js-stream-tunein #EXTINF:0,WROX https://ice41.securenetsystems.net/WROX #EXTINF:0,WVAS https://22113.live.streamtheworld.com/WVASFM.mp3 #EXTINF:0,WWOZ http://wwoz-sc.streamguys.com:80/wwoz-hi.mp3 #EXTINF:0,XRDS http://us1.internet-radio.com:8321/;stream
When in my car, I pick one of these playlists to play through the vehicle's audio system using bluetooth. So far so good.

Some stations appear as I entered them in the playlist file but others have their name replaced by the something in the url or embedded in the stream itself. This does not matter if one does not change the station while driving, but if one does ( eg using the dial in the car's audio player) it is annoying to not know what station is playing.

Regarding a user selected configuration option:
That does not make sense. A configuration item configures VLC for the computer it runs on, not for one specific input stream it might access.

If there were such an option, users would enable it then complain that VLC fails to extra meta data on working files. That's even worse.
Why does it not make sense to let the decide whether the string in the M3U file be shown, or the additional information embedded in the stream. I am NOT saying per stream, but per device or even per session.

If I have not understood Remi's comment, I apologize.

Thanks

gc

Re: VLC modifies streams titles

Posted: 14 Dec 2022 10:55
by Lotesdelere
Long story short: the metadata information sent by the radio stream is taking over the name from the playlist and it's like that. It's not planned to change this behaviour.