hi there,
i have a very huge mp3 collection. all complete albums have got a tag called COMPLETE_ALBUM=1 All incomplete have set this to 0 or don't have the tag at all.
How can i now create a list with all complete albums in the following form:
this does unfortunately create a list that gives for every song of a album an album entry with the album name. i only want to see the album once per artist
this does also not work, i geht mostly a correct list, but lots of entries at the end and the very first entry have wrong artist names
if i dont use the filter first i get almost an empty list
this does unfortunately not work if i have a huge collection with e.g. 100 thousand mp3 files:
the list is a bit mixed, not alphabetically through the whole file.
partly it is sorted alphabetically, but then it begins with 'a' agan. this repeats a lot of times.
what can cause that?
i correct myself, becasue with the same export again it works well, i dont know what happend in the first place. it seems that the correct list was exported the first time thousands of times and was mixed ...... 4mb large file instead of only 350kb