I've modified the CRISP theme and among others created a hyperlink which opens the edit window directly from the track list (using "javascript:javascript:window.external.editdisc(0, 1)").

However this doesn't seem to work for sets with multiple CDs. "javascript:javascript:window.external.editdisc(0, 1)" only returns the track list for the first CD in the set.

Here's a code sample to illustrate my point:

<font size="2" color="black">
<br />TRACKS<br />
<!--[volume]-->
<br />
<!--[if(volumename)]-->
<a title="Click to add/edit track information" href="javascript:javascript:window.external.editdi sc(0,1);">
<font size="2" color="green"><!--[volumename/]--> [<!--[volumetime/]-->]</font>
</a><br />
<!--[/if]-->
<!--[track]-->
<!--[tracknum/]-->.