my-beets/config.yaml

34 lines
452 B
YAML

directory: ~/Music/Music
# musicbrainz:
# host: localhost:5000
# ratelimit: 100
import:
move: yes
write: yes
log: import.log
match:
max_rec:
missing_tracks: strong # I have a lot of these
preferred:
countries: ['US', 'GB|UK']
media: ['CD']
original_year: yes
required:
- artist
plugins:
- fetchart
- lastgenre
- ftintitle
- web
fetchart:
cautious: yes
lastgenre:
# prefer_specific: yes
count: 2