# html\_LongTagList.mte

**URL:** https://community.mp3tag.de/t/html-longtaglist-mte/4551
**Category:** Export
**Created:** [March 2, 2007, 11:45am UTC](https://community.mp3tag.de/t/html-longtaglist-mte/4551 "2007-03-02T11:45:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Gabor](https://community.mp3tag.de/user_avatar/community.mp3tag.de/gabor/32/167_2.png) [@Gabor](https://community.mp3tag.de/u/Gabor)
#### Post date: [March 2, 2007, 11:45am UTC](https://community.mp3tag.de/t/html-longtaglist-mte/4551/1 "2007-03-02T11:45:20Z")

</div>

(The attached code was slightly updated on March 5)

PURPOSE  
This is an export configuration for software Mp3tag v2.37a.  
This is a modification of an earlier export configuration file,  
"html\_squonk.mte", found in the "official list of export configurations".

It serves for a DETAILED LISTING of information on all mp3 files in the  
given folder and its subfolders.  
It aims at making informative catalogues on one or more MP3 albums  
when the titles, album titles and folder names are long and contain  
many useful information.  
All subfolders starting from the current folder are processed.

MP3 files of classical music frequently contain huge amounts of  
useful information in the ID3 tags. The titles and album titles  
are frequently longer than 100 characters. The titles themselves  
sometimes goes up above 200 characters, especially in the case  
of vocal music.  
The file names derived from the ID3 tags may also be pretty long.

In order to display all of this info in a easily readable format,  
this version produces less, but wider columns than the original  
"html\_squonk.mte" configuration.

On the other hand, the displayed technical info is restricted to the most  
important items: track number, bitrate, the indicator or variable (VBR)  
or constant (CBR) bitrate and the version of the ID3 tag info.

Besides, some additional minor adjustments were also carried out:  
there are less pink color than in the "html\_squonk.mte"  
in the "official list of export configurations" (and the Italian  
text in the output table headers were removed).

ALBUM ART: This configuration assumes that there is an optional decorative  
image in each folder named as folder.jpg. If you happen to use some other  
name for the album art, please replace string folder.jpg by your choice  
in the file "html\_longtaglist.mte" by a text editor.

PLAY LIST: The main titles and the title of each table are HTML  
references to playlist(s) "playlist.m3u". If there is a corresponding  
playlist.m3u in the given folder or subfolder, the clicking on the main  
title or table title will initiate its playing.

COLUMN WIDTHS: The column width settings are given in percent in the  
following lines:

```
     <th width="41%%">Filename</th>
     <th width="42%%">ID3-Details</th>
     <th class="center" width="7%%">Time</th>
     <th class="center" width="10%%">Size</th>

```

You can modify these values.

COLOR SCHEME:  
If you wish to modify the yellow background, replace each occurrence of  
"#fff6c8" by your choice. This occurs 5 times in html\_longtaglist.mte.  
The bluish-gray part of the background is defined by string "#eaeeff".  
This occurs only once in html\_longtaglist.mte.  
And so on ...

* * *

## TESTING: The output produced by "Mp3tag v2.37a" with this export configuration was tested with internet browsers Opera (v. 9.10) and Internet Explorer (v.7.0). The default output file name is MP3List.html. (The snapshot example, however, was re-saved in .mht format which is not handled propery by Opera.)

See the attacehd html\_LongTagList.mte, README.TXT and snapshot example.

[snapshot\_html\_LongTagList.zip](https://community.mp3tag.de/uploads/default/original/2X/b/b20587778fd1a274bea9fe1eb9a984db2f32cf35.zip) (143 KB)

[html\_LongTagList.zip](https://community.mp3tag.de/uploads/default/original/2X/b/bc65dfdf480fc46303e64b8405296924ecb55850.zip) (3.87 KB)
