I'm trying to modify parts of Subsonic to change how things display in the main frame and the playlist.
How can I get to the tracknumber portion of the ID3 tag, if at all?
In the playlist file I tried using Song.tracknumber Song.track, but alas it just cried.
Is there any generic way to grab any ID3 variable?