# Simple batch playlists again

**URL:** https://community.mp3tag.de/t/simple-batch-playlists-again/69359
**Category:** Support
**Created:** [August 8, 2025, 10:12pm UTC](https://community.mp3tag.de/t/simple-batch-playlists-again/69359 "2025-08-08T22:12:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![hamz](https://community.mp3tag.de/user_avatar/community.mp3tag.de/hamz/32/20767_2.png) [@hamz](https://community.mp3tag.de/u/hamz)
#### Post date: [August 8, 2025, 10:12pm UTC](https://community.mp3tag.de/t/simple-batch-playlists-again/69359/1 "2025-08-08T22:12:30Z")

</div>

Hi there,

I have been reading the documentation and forum, but still cannot figure out how to create batch playlists —mainly, because the answers are pretty complex for my limiting coding skills.

I need the following: creating a series of playlists by combining two elements of the metadata. For example: Playlist 1 (year 1985, heavy metal); Playlist 2 (year 1985, ballads), etc. I do not need them in separate folders, just the playlists.

So far I have been doing it manually, but takes log time since I need like 20 playlists from these combinations.  
Sorry if my question is too basic.

Thxs.

---

<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: [August 8, 2025, 10:20pm UTC](https://community.mp3tag.de/t/simple-batch-playlists-again/69359/2 "2025-08-08T22:20:10Z")

</div>

Did you have a look at the function File\>Generate Playlist?

> [@hamz](#):
>
> For example: Playlist 1 (year 1985, heavy metal); Playlist 2 (year 1985, ballads),

Did you try out the filter with  
`%year% IS 1985 AND %genre% IS ballads`

---

<div class="post-metadata">

### Author: ![hamz](https://community.mp3tag.de/user_avatar/community.mp3tag.de/hamz/32/20767_2.png) [@hamz](https://community.mp3tag.de/u/hamz)
#### Post date: [August 9, 2025, 8:31am UTC](https://community.mp3tag.de/t/simple-batch-playlists-again/69359/3 "2025-08-09T08:31:29Z")

</div>

Thxs! That is what I have been doing so far, 20 times. I wonder whether there is a way of making the 20 combinations automatically with one click or so.

---

<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: [August 9, 2025, 8:39am UTC](https://community.mp3tag.de/t/simple-batch-playlists-again/69359/4 "2025-08-09T08:39:05Z")

</div>

Here is a suggestion using a batch file.

> [@Feature Request: Batch Export Lyrics into Individual Files (.txt / .lrc)](https://community.mp3tag.de/t/feature-request-batch-export-lyrics-into-individual-files-txt-lrc/57158/):
>
> So, lyrics are similar to cover image files, they're either stored as seperate files (.txt / .lrc) or embedded into the Mp3 files (in the USLT frame). Batch exporting lyrics is super useful because there're many tools that facilitate editing lyrics, and those tools can't be used unless the lyrics are exported. Currently it's possible to batch import lyrics (from .txt or .lrc files) into the USLT frame, but the reverse is not possible. When trying to batch export lyrics using the Export feature,…

This also means that there is no one-click solution.

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [September 8, 2025, 8:39am UTC](https://community.mp3tag.de/t/simple-batch-playlists-again/69359/5 "2025-09-08T08:39:12Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
