If you're looking for an HTML output of the entire content of your OrangeCD database, could you describe the format you're interested in.

For instance:

CD #1
<Album title>: <Album artist name>
1. <Track title> (<track time>)
2.<Track title> (<track time>)
.....

CD #2
<Album title>: <Album artist name>
1. <Track title> (<track time>)
2.<Track title> (<track time>)
.....

Or are you looking for something like this:

1. <Track title> <Track artist>[<Album artist name>] <Album title>
2. <Track title> <Track artist>[<Album artist name>] <Album title>
3. <Track title> <Track artist>[<Album artist name>] <Album title>
......