Here is the bug report
https://github.com/MusicPlayerDaemon/MPD/issues/1069
Search found 4 matches
- February 1st, 2021, 2:54 pm
- Forum: General Discussion
- Topic: MPD overwriting radio metadata
- Replies: 3
- Views: 660
- February 1st, 2021, 11:01 am
- Forum: General Discussion
- Topic: MPD overwriting radio metadata
- Replies: 3
- Views: 660
Re: MPD overwriting radio metadata
This is the behaviour of vlc.
Title is overwritten, but the rest of the metadata is preserved.
Title is overwritten, but the rest of the metadata is preserved.
- January 31st, 2021, 3:30 pm
- Forum: General Discussion
- Topic: Providing name to an URL
- Replies: 7
- Views: 2454
Re: Providing name to an URL
I have the exact same issue and I found a workaround by creating a playlist. But mpc / mpd overwrites the metadata when I actually play the stream. See here https://forum.musicpd.org/viewtopic.php?f=8&t=8482 I am looking for the simplest client to play internet streams as radio and mpd/mpc are almos...
- January 31st, 2021, 3:24 pm
- Forum: General Discussion
- Topic: MPD overwriting radio metadata
- Replies: 3
- Views: 660
MPD overwriting radio metadata
Hi, I have created a playlist (xspf) with radio streams. Each track contains these fields <track> <creator>Radio France</creator> <location>http://direct.franceinfo.fr/live/franceinfo-midfi.mp3</location> <title>France Info</title> <album>France Info</album> </track> then I load the playlist and dis...