I want to find all my songs without lyrics.
Dose anyone have a filter or way to do this?
Using Windows 10 and Mpetag Pro 9.4.
I want to find all my songs without lyrics.
Dose anyone have a filter or way to do this?
Using Windows 10 and Mpetag Pro 9.4.
This forum is for Mp3tag and the current version is 2.82.
I think you need to look here for your support question
http://www.maniactools.com/soft/mp3tag-pro/
Edit: In this Mp3tag it is easy to do, just load your Music Files and enter this as filter:
NOT %unsyncedlyrics% PRESENT
Thanks, I was confused by the similarity of the names.
Regards, Gary
As there are so many ways that lead to Rome just this amendment:
%unsyncedlyrics% MISSING
may be shorter just like
%unsyncedlyrics% IS ""
which has the same effect as your expression.