MPVSharp icon indicating copy to clipboard operation
MPVSharp copied to clipboard

Internet radio track information

Open MagratG opened this issue 2 years ago • 0 comments

I'm trying to find a way of getting the 'icy-title' string that appears in the console display when playing an Internet stream in a Windows command window. I'm writing a VB.Net desktop app that plays Internet radio streams. Playing the stream is OK but I can't work out how to get the 'icy-title' string. I'm guessing I need to use the 'GetPropertyString(,str)', but I can't work out what 'key' string to use! Can anyone help please.

MagratG avatar Dec 02 '23 14:12 MagratG