kurioes / pmix

Automatically exported from code.google.com/p/pmix
0 stars 0 forks source link

Radio Streaming playlist #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Internet radio playlist
2.
3.

What is the expected output? What do you see instead?
The name of the webradio being hardcoded in the playlist, Pmix only shows
the last tag associated with the stream and not the name, sometimne it is
irrelevant, and always out of date.

What version of the product are you using? On what operating system?
up to 0.4-beta 3

Please provide any additional information below.

With a M3U playlist being played by mpc+mpd on a internet radio server:
#EXTM3U
#EXTINF:-1,Galere
http://82.240.86.134:80
#EXTINF:-1,SwissJazz
http://stream-4.ssatr.ch:80/rsj/mp3

Having a readout of the Title 'Galere' or 'SwissJazz' when listening the
radio. Perhaps only if the title is present in the playlist?
Titles embedded with the stream are often incomplete or irrelevant:
here '82.240.86.134:80' being considered as irrelevant and 'Joe Pass - God
Rest Ye Merry Gentlemen' incomplete. 

Original issue reported on code.google.com by yve...@gmail.com on 14 Dec 2009 at 10:06

GoogleCodeExporter commented 9 years ago
Sorry if I am not clear, I want the title from the M3U playlist file on my 
screen.

Yves

Original comment by yve...@gmail.com on 14 Dec 2009 at 10:08

GoogleCodeExporter commented 9 years ago
As far as I could see this feature lacks MPD support at the moment (0.16). I 
created
such a playlist, but wheater gmpc nor mpc displayed the EXTINF tags...

Original comment by stefan.a...@gmail.com on 6 Mar 2010 at 12:00