Closed GoogleCodeExporter closed 9 years ago
This is already possible using template functions and the inline plugin. Others
have asked about this as well, so I put some directions on the wiki:
https://github.com/sampsyo/beets/wiki/PathFormatCookbook
Original comment by adrian.sampson
on 20 May 2012 at 5:56
How do I make sure that the cover image is stored in
$albumartist/$album%aunique{}/
instead of
$albumartist/$album%aunique{}/Disc 01/
?
Original comment by nico.sch...@gmail.com
on 21 May 2012 at 8:22
There is currently no way to do this -- the album art file is stored alongside
the first track on the album. This is because beets currently doesn't have a
way to express which part of the path is per-album and which part is per-path.
If you can think of a robust, clean way to do this, it would be great to add --
but this will be a larger project.
Original comment by adrian.sampson
on 21 May 2012 at 4:40
Oh I see. Well, let's leave it for now. Thanks for the quick reply!
Original comment by nico.sch...@gmail.com
on 21 May 2012 at 4:42
Original issue reported on code.google.com by
nico.sch...@gmail.com
on 20 May 2012 at 12:33