Hi,
I have a folder with lots of MP3s that I want to rename/move into a singletons folder but Beets keeps creating album artist/album structures.
I use the
> beet import -s [foldername]
command and have the following path for singletons
singleton: 'Singles/%the{artist} - $title'
My config has the following line:
import:
singletons: no
to not import them but still process them.
What am I missing?
Thanks, Jan