I was wondering about a potential feature, If its possible.
When adding a folder for example (Bon jovi album) for the program to automatically import the file art from the folder, instead of using the cover art finder / dragging and dropping by opening the folder
this way it means i dont have to have multiple windows open.
Sometimes, the cover artwork does not have a fixed name like folder.jpg or front.jpg
Sometimes, the cover artwork filename will be named like ABBA - Waterloo.jpg - for example.
In such cases, you could use placeholders like %artist% - %album%.jpg
as format string for image filename. The content for this placeholders will be taken from the tags ARTIST and ALBUM then.
You can try it with *.jpg
AFAIK in this case, it takes the first JPG in your folder and add it. But you have no control which JPG exactly will be added.