# Two exports at same time

**URL:** https://community.mp3tag.de/t/two-exports-at-same-time/2720
**Category:** General Discussion
**Created:** [January 5, 2006, 9:41am UTC](https://community.mp3tag.de/t/two-exports-at-same-time/2720 "2006-01-05T09:41:14Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![milka](https://community.mp3tag.de/user_avatar/community.mp3tag.de/milka/32/55_2.png) [@milka](https://community.mp3tag.de/u/milka)
#### Post date: [January 5, 2006, 9:41am UTC](https://community.mp3tag.de/t/two-exports-at-same-time/2720/1 "2006-01-05T09:41:14Z")

</div>

It will be great to be able to select two (or more) export files in export dialog when exporting.  
So that you can export files with two (or more) configurations at the same time (ex: html and m3u).

![](https://community.mp3tag.de/uploads/default/original/1X/bbb3aafa921b8ef4cb157966d9c04d5e4e645264.PNG)

Or this solution (two exports in one file):

$filename(%\_workingdir% (((Music List))).html)

%\_workingdir% Music Directory & File List $loop(%\_filename\_ext%)%artist%$loopend() ...

$filename(%\_folderpath%%\_directory%.m3u)#EXTM3U  
#EXTINF:-1,----- %\_directory% ($replace($replace(-%\_total\_time2%,-00:,),-,)) -------------------  
X:----- %\_directory% ($replace($replace(-%\_total\_time2%,-00:,),-,)) -------------------.x$loop(%\_filename\_ext%)  
#EXTINF:%\_length\_seconds%,$if($or(%artist%,%title%),$if($not(%track%),,$num(%track%,2). ),)$if(%artist%,%artist% - %title%,%title%)$if($or(%artist%,%title%),,%\_filename%)  
%\_filename\_ext%$loopend()

![](https://community.mp3tag.de/uploads/default/original/1X/bbb3aafa921b8ef4cb157966d9c04d5e4e645264.PNG)

---

_[View the full topic](https://community.mp3tag.de/t/two-exports-at-same-time/2720)._
