# Export the total duration and volume (size) of the album

**URL:** https://community.mp3tag.de/t/export-the-total-duration-and-volume-size-of-the-album/54929
**Category:** Export
**Created:** [October 29, 2021, 7:47pm UTC](https://community.mp3tag.de/t/export-the-total-duration-and-volume-size-of-the-album/54929 "2021-10-29T19:47:13Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [October 30, 2021, 7:20am UTC](https://community.mp3tag.de/t/export-the-total-duration-and-volume-size-of-the-album/54929/4 "2021-10-30T07:20:59Z")

</div>

> [@Palladio](#):
>
> in the form of html document

So, how proficient are you in reading and writing HTML code?  
On shipment, a sample export script with HTML code is included.  
You would have to adapt the sample code to your needs - it's a plain text file that can be edited with Editor.  
Also, you can insert the missing variables into that script.

In repect to your second scenario: I doubt that the totals have already been counted when you create the filename with the function to create playlists..  
A way out could be to first write an export script that contains batch file commands and the first command would be to create the filename. You would have to $loop() through the list of files silently (no output), then export the filenames.

A sample for a file that creates playlists with a batch file see here:

> [@Playlist Interpret](https://community.mp3tag.de/t/playlist-interpret/53236/):
>
> Hallo Forum, bräucht mal wieder Eure Hilfe. Hat jemand eine Idee wie ich eine automatisierte Playlist von jeden Interpreten erstellen kann ?? Momentan markiere ich alle Songs vom jeweiligen Interpreten --\> Datei -\> Playlist (ausgewählte Dateien). Da ich einige Hundert Interpreten habe suche ich nach einer automatisierten Lösung. So soll die Playliste dann aussehen --\> I:\Musik\Meine Playlisten Orginal\Meine Interpret - Beatles - Alle.m3u Vielleicht hat jemand eine Idee ?? Gruß Klaus

---

_[View the full topic](https://community.mp3tag.de/t/export-the-total-duration-and-volume-size-of-the-album/54929)._
