Closed th0rn closed 9 years ago
Disclaimer: I'm not totally sure that it used to work with convert. It could be possible that I used to always use import instead of convert, but I don't believe that to be the case.
Thanks for reporting. This is an issue with $format in convert paths: please see #1360.
So to start off with, this used to work every time, and to the best of my memory, I haven't made any (at least related) changes to my config. It now works never, I presume because of an update, but I could be wrong.
So I have a directory with some files like:
Then I do
beet convert Albumartist - Album (year)/
(with proper escapes), and I get the prompt with all the files showing. I hitY
.What I expect to happen; files to be created as follows:
What actually happens; files are created as follows:
Difference: convert doesn't use inline for path formatting (should not show flac filetype)
Replicability: always
Relevant lines from
config.yaml
: