Schweinepriester / beets-config

Config for https://github.com/beetbox/beets
MIT License
2 stars 4 forks source link

Remove albumart #17

Closed Schweinepriester closed 9 years ago

Schweinepriester commented 9 years ago

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)

Schweinepriester commented 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.