-
|
I'd like to get beets to prefer CD over Cassette media during import. This is the relevant piece in the configuration. Is this correct? Is there a typo? This is what happens. It still takes the Cassette release (which would be automatically applied if I hadn't chosen --timid option): |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
This would be my whole config: |
Beta Was this translation helpful? Give feedback.
-
|
beets/beets/config_default.yaml Lines 139 to 142 in 1dc5163 |
Beta Was this translation helpful? Give feedback.
preferredgoes inside thematch:section. You can see an example here:beets/beets/config_default.yaml
Lines 139 to 142 in 1dc5163