google-code-export / beets

Automatically exported from code.google.com/p/beets
MIT License
0 stars 0 forks source link

reimport/autotag leaves album art behind #434

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using import on an existing collection to run it through autotagging, any 
album that is moved as part of the autotagging leave behind its album art in 
the previous location.

In my case, the album art consists of filenames like e.g.:

 cover.jpg
 cover2.jpg
 cover3.jpg
 back_001.jpg
 booklet_001.png
 booklet_002.png
 cd.png
 cover_back.jpg
 boolet.pdf

Also there'll be files like $somename.txt containing lyrics. Maybe all 
non-music in an album folder should simply be considered part of the album, and 
moved along with the rest of it?

Original issue reported on code.google.com by jherl...@gmail.com on 30 Aug 2012 at 12:47

GoogleCodeExporter commented 9 years ago
This kind of behavior -- bringing non-music files along with an album -- is 
part of the proposed "attachments" feature. Merging into #109.

Original comment by adrian.sampson on 30 Aug 2012 at 5:15