So I used to be able to do this no problem, but since I reinstalled I have been having issues. I want my folder to look like:
Music
|- Digable Planets - Blowout Comb
—|- 01 - The May 4th Movement
—|- 02 - Black Ego
…
I followed the instructions for configuring in the documentation, but have been unable to get this format. When I change format_item and format_album, they are not doing anything. And I have not figured out how to stop it from putting the albums into folders by artist. Could you please tell me what I should have in my config.yaml. This is what it currently looks like:
directory: E:\Music
library: E:.data\Beets\beetsLibrary.db
import:
—move: yes
format_item: $track - $title
format_album: $artist - $ album
sort_item: album+ track+