Show track's ID3 Comment tag on screen
#1

Newbie here. I've searched the forums but couldn't find what I was looking for. If already answered, I apologize.

Using Eden with the Transparency skin on Windows (Win 7 / 64 bit).

Is it possible to get the music player track info (and the music OSD that you get by pressing 'm') to show the ID3 Comment tag also? Just to see if it works, I've tried editing all the xml files (userdata.xml, addons/skin.*/720p/*.xml) that refer to title and essentially changed occurrences of Title to include Comment also, like so:

$INFO[MusicPlayer.Title]

with

$INFO[MusicPlayer.Title] - $INFO[MusicPlayer.Comment]

but absolutely no effect at all.

I store a lot of info in the comment tag and would very much appreciate if there's a way for this to show up on the screen.

Thanks in advance,
Larry
Reply


Messages In This Thread
Show track's ID3 Comment tag on screen - by lklein - 2012-08-18, 05:02
Logout Mark Read Team Forum Stats Members Help
Show track's ID3 Comment tag on screen0