In addition to running my squeezebox, I use slimserver to stream music to my computer at work.

Currently my mp3 player (foobar) only displays the the track number and title (not artist) so I want to fix that; I'd also like to be able to use Replay Gain info in the tags to "normalize" the volume of the stream.

So my 3 questions:
What tags are streamed out over http? (StreamTitle is the only one I see.)
Does limiting the bitrate with lame affect what tags are streamed? (Doesn't seem to.)
Where in the code do I need to go to implement extended tag support?

J