Thanks, I like it a lot...
one request...
can you impolement hiding unusable features?
namely just the play buttons for the songs...

here's some real basic code for doing that from an old version I built before others started doing it:
<xsl:choose>
<xsl:when test="/playlist/@allow_commands=1">
<td>
<a>
<xsl:attribute name="href"><xsl:value-of select="@tagfid"/>?SERIAL=%23100.htm</xsl:attribute>
<img src="/images/play.jpg"/>
</a>
</td>
</xsl:when>
</xsl:choose>

that'll hide the whole column...it needs to be in the table heading line and in every playlist or tune line...
_________________________
guardian__J
MKIIa 20g Smoke