Copying album art on convert

I have my beets convert plugin configured the copy album and embed album art. It looks like it does not copy the cover.jpg file to the conversion folder in this configuration. Is this something I am doing wrong, or can I file an enhancement request to have it both embed and copy the cover art a a file in the destination folder?

Hi! Please see the copy_album_art config option for the convert plugin.

My config.yaml has the following options:

copy_album_art: yes
embed: yes

It embeds the album art, but does not create a cover.jpg in the destination folder.

Hmm; could be a bug then! If you can, please file an issue on GitHub with full instructions to reproduce.