-
From my config.yaml I would like to use structure: But for some reason beets change my structure to: Why? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The config part you posted is quite difficult to read. Probably some line breaks got lost during copy/past. Would help if you fix that. Thanks a lot! Educated guess around finding a solution to your problem: Double check your A default like this should do the trick:
Do something similar with your comp: and singleton: lines! Use pretend mode before really moving files (can take a long time, depending on you library size):
|
Beta Was this translation helpful? Give feedback.
The config part you posted is quite difficult to read. Probably some line breaks got lost during copy/past. Would help if you fix that. Thanks a lot!
Educated guess around finding a solution to your problem: Double check your
paths
section. Check if yaml syntax is correct (indentation! spaces vs. tabs and so on)A default like this should do the trick:
Do something similar with your comp: and singleton: lines!
Use pretend mode before really moving files (can take a long time, depending on you library size):