can anyone help me to figure out how to filter albums with the less than 2 tracks. i have several albums with only 1 or 2 tracks and i would like to be filtered from my entire album collection
You cannot compare files while filtering with MP3Tag. The only way to compare files is with creating an export-list of your files. How to do this look in the export-section of the Mp3Tag-Help.
Years ago I started a similar thread in the german section of the forum. If you don't know german you maybe can get help with google translate.
/t/9623/1
I think the easiest and fastest way (if you have a folder for every album) is to use external help from software like Treesize.
http://www.jam-software.com/treesize_free/?language=EN
MP3tag does not know anything about albums. It does not compare data between tracks.
So the only way I could think of: renumber your files with the track numbering wizard and include the total number of tracks.
then filter for tracks where
%track% MATCHES "/2$" OR %track% MATCHES "/1$"
I think that people who look at their music from a perspective of albums have a problem with this solution because it maybe destroys the existing original tracknumber/totaltracks information of an album which mayby important for a user even if the album is not complete.
A workaround could be to save the original tracknumber-tag to e selfdefined temporary tag before using the tracknumberíng wizard,
i.e. with an action or the converter Tag -> Tag.
is it difficult to find out which of the albums have less than two songs?
Hard to tell - it depends a lot on how much you got out of the posts #2, #3 and #4.
Note: Mp3tag only takes care of individual files.
Only if a tagged file knows how many tracks are stored into it's folder, ...
then the filter can be used to detect files within folders, ...
where the total number of files is less than 2 resp. is equal to 1.
There is procedure, which can help to set trackcount per folder, ...
Tracknummern in Aktionen
Afterwards you can apply the Mp3tag filter ...
%TRACK% IS "1" AND %TOTALTRACKS% IS "1"
See also ...
Filter albums with less than 2 tracks
DD.20170217.1051.CET