Can MediaCenter parse tags from mms streams? It's a feature visible in Windows Media Player (when in "Now Playing" view of WMP, right click "Lyrics, Captions & Subtitles"). I'm streaming my Sirius/XM account and would like to be able to parse the data through an expression - unfortunately, I just can't seem to figure out how to read the tags.
If it helps, WMP always returns the same tag for me (coming out of SiriusXMStream): TYPE=SNG|Title {title here}|ARTIST {artist here}
Parsing should be straightforward, but I'm not sure how to get the raw data.
Is anyone doing this now, or does anyone have any idea how to read a field from a MMS stream?
Brendon