| Tag | Description |
| <!--numberofcds--> | Will output the number of CDs selected for export |
| <!--body--> - <!--/body--> | The CD body. Within this pair of tags you enter the format for each CD. |
| <!--track--> - <!--/track--> | The Track body. Within this pair of tags you enter the format for each Track. This tag must be within a tag. |
| <!--artists--> - <!--/artists--> | Groups all CDs by artist. Put these tags around the and/or tags. You can enter the tag outside the and inside the |
| <!--artistsindex--> | Outputs the current index in an artists loop |
| <!--genres--> - <!--/genres--> | Groups all CDs by genre. Put these tags around the and/or tags. You can enter the tag outside the and inside the |
| <!--genresindex--> | Outputs the current index in a genre loop |
| <!--album--> | Outputs the album of the CD |
| <!--artist--> | Outputs the artist of the CD |
| <!--artwork--> | Outputs the artwork path of the CD |
| <!--comments--> | Outputs the comments for the CD |
| <!--compilation--> | Outputs Part of a compilation for the CD |
| <!--composer--> | Outputs the composer of the CD |
| <!--cfYour Custom Field--> | Outputs the Custom Field named "Your Custom Field" of the CD |
| <!--description--> | Outputs the Artist / Album of the CD |
| <!--disccount--> | Outputs the disc count of the CD |
| <!--discno--> | Outputs the disc number of the CD |
| <!--filename--> | Outputs the filename used when saving multiple files. |
| <!--genre--> | Outputs the genre of the CD |
| <!--grouping--> | Outputs the grouping of the CD |
| <!--cdindex--> | Outputs the index of the CD in the CD loop |
| <!--msf--> | Outputs the play length as an integer (min*4500+sec*75+frames (1/75th sec)) of the CD |
| <!--numtracks--> | Outputs the number of tracks on the CD |
| <!--playlength--> | Outputs the total play length of the CD |
| <!--rating--> | Outputs the rarting of the CD as an integer |
| <!--starrating--> | Outputs the rating of the CD as stars |
| <!--title--> | Outputs the title (album) of the CD |
| <!--year--> | Outputs the year of the CD |
| <!--bpm--> | Outputs the BPM of the track |
| <!--trackalbum--> | Outputs the album of the track |
| <!--trackartist--> | Outputs the artist of the track |
| <!--trackcomments--> | Outputs the comments of the track |
| <!--trackcompilation--> | Outputs Part of a compilation for the track |
| <!--trackcomposer--> | Outputs the composer of the track |
| <!--trackcfYour Custom Field--> | Outputs the Custom Field named "Your Custom Field" of the track |
| <!--trackdescription--> | Outputs 01. Track Title for the track |
| <!--trackdisccount--> | Outputs the disc count of the track |
| <!--trackdiscno--> | Outputs the disc number of the track |
| <!--trackgenre--> | Outputs the genre of the track |
| <!--trackgrouping--> | Outputs the grouping of the track |
| <!--trackindex--> | Outputs the track index of the track |
| <!--trackmsf--> | Outputs the length of the track in msf (see msf above) |
| <!--tracklength--> | Outputs the play length of the track |
| <!--trackrating--> | Outputs the rating of the track as an integer |
| <!--trackstarrating--> | Outputs the rating of the track as stars |
| <!--tracktitle--> | Outputs the title of the track |
| <!--trackyear--> | Outputs the year of the track |
|
|