I have a mixed up music directory, with many full albums, and some with missing tracks. What I would like is a list (path) of the albums that are not missing any tracks!
I want to
move the complete albums into a new place out of the way (into ~/Music/beets),
complete the incomplete ones out-of-band
periodically import the newly completed albums into beet
The first time I run your suggestion, it returned nothing. So i just run beet missing first, in the hope that I can populate the library with the $missing field. and It seems to have worked in some way.
beet ls -a missing:0 -f "\$id \$path"
The results returned are fewer than I expected, but manual inspection seems to indicate that $beets is correct