Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: is it possible to to automatically make a playlist of all songs that d (Read 1047 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

is it possible to to automatically make a playlist of all songs that d

i want to only play lyrics-less songs when i'm f.e. reading.

edit: seems like my headline was cut off.  here's the end: "on't have lyrics"

 

is it possible to to automatically make a playlist of all songs that d

Reply #1
Assuming every one of your songs that has lyrics has its %lyrics% tag filled you can set up a filter:

With query syntax:
Code: [Select]
%lyrics% MISSING

With titleformatting:
Code: [Select]
$if(%lyrics%,,No lyrics)

Be sure to check out the 'Random Pools' component as well.