VLC modifies streams titles

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
5ram6
New Cone
New Cone
Posts: 3
Joined: 26 Aug 2012 19:25

VLC modifies streams titles

Postby 5ram6 » 26 Aug 2012 19:39

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

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC modifies streams titles

Postby Jean-Baptiste Kempf » 27 Aug 2012 09:55

Very likely a bug.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC modifies streams titles

Postby Rémi Denis-Courmont » 27 Aug 2012 17:15

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.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC modifies streams titles

Postby Jean-Baptiste Kempf » 27 Aug 2012 17:20

Or give a higher priority to playlist metadata, like the CUE bug :)
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

5ram6
New Cone
New Cone
Posts: 3
Joined: 26 Aug 2012 19:25

Re: VLC modifies streams titles

Postby 5ram6 » 27 Aug 2012 20:11

Or give a higher priority to playlist metadata, like the CUE bug :)
Is this possible?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC modifies streams titles

Postby Jean-Baptiste Kempf » 27 Aug 2012 21:18

So far, no.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

5ram6
New Cone
New Cone
Posts: 3
Joined: 26 Aug 2012 19:25

Re: VLC modifies streams titles

Postby 5ram6 » 27 Aug 2012 21:24

Okay. Thank you very much Jean-Baptiste and Rèmis :-)

Lotesdelere
Cone Master
Cone Master
Posts: 9964
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC modifies streams titles

Postby Lotesdelere » 28 Aug 2012 08:29

Or make it an user option.

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC modifies streams titles

Postby Rémi Denis-Courmont » 28 Aug 2012 16:47

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.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC modifies streams titles

Postby Jean-Baptiste Kempf » 28 Aug 2012 17:19

Unfortunately, there isn't a great simple way to do it.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

GeorgeC
New Cone
New Cone
Posts: 8
Joined: 21 Feb 2010 19:05

Re: VLC modifies streams titles

Postby GeorgeC » 14 Dec 2022 00:27

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
Think (critically) for yourself

Lotesdelere
Cone Master
Cone Master
Posts: 9964
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC modifies streams titles

Postby Lotesdelere » 14 Dec 2022 10:55

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.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 20 guests