# Feature Request: Batch Export Lyrics into Individual Files (.txt / .lrc)

**URL:** https://community.mp3tag.de/t/feature-request-batch-export-lyrics-into-individual-files-txt-lrc/57158
**Category:** General Discussion
**Created:** [April 28, 2022, 12:27pm UTC](https://community.mp3tag.de/t/feature-request-batch-export-lyrics-into-individual-files-txt-lrc/57158 "2022-04-28T12:27:45Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [April 28, 2022, 12:38pm UTC](https://community.mp3tag.de/t/feature-request-batch-export-lyrics-into-individual-files-txt-lrc/57158/2 "2022-04-28T12:38:28Z")

</div>

Here is a suggestion how to combine an export script and distribute the resulting output to several files, in this case a playlist.  
The secret lies in the command shell batch file that sends text to names files:

> [@Playlist Interpret](https://community.mp3tag.de/t/playlist-interpret/53236/21):
>
> Wenn du nach GENRE sortieren möchtest, brauchst du wenigstens eine $loop(%genre%) Anweisung (und das zugehörige $loopend()) du könntest jetzt in einem bestehenden $loop() das angegebene Feld durch %genre% ersetzen oder noch ein $loop() hinzufügen: $filename(splitter.bat,utf-8)$loop(%genre%)$loop(%artist%)echo #EXTM3U \>\> "V:\Musik\Angie Artist\Angie Genre - %genre%.m3u8" müsste werden zu $loopend()$loopend()$loopend()$loopend()

---

_[View the full topic](https://community.mp3tag.de/t/feature-request-batch-export-lyrics-into-individual-files-txt-lrc/57158)._
