Closed Schweinepriester closed 9 years ago
http://beets.readthedocs.org/en/v1.3.13/dev/api.html#beets.library.Album.art_destination could be usefull
art_destination(image, item_dir=None)
Returns a path to the destination for the album art image for the album.
Remove albumart after import, or dont save it next to the files in the first place.
remove after import could be easily implemented as a plugin, while we wait for an implemenation from beets itself (see sampsyo/beets#733)