my-beets/config.yaml

61 lines
1.0 KiB
YAML

# Currently specified on the commandline
# directory: ~/Music/Music
#musicbrainz:
# host: musicbrainz:5000
# ratelimit: 100
import:
move: true
write: true
log: import.log
asciify_paths: true
paths:
default: $primary_artist/$album ($year)/$artist - $album - $track - $title
singleton: $primary_artist/Single/$title
item_fields:
primary_artist: 'albumartists[0] if albumartists else albumartist'
# albumartist: 'albumartists[0]'
album_fields:
primary_artist: 'albumartists[0] if albumartists else albumartist'
# albumartist: 'albumartists[0]'
match:
max_rec:
missing_tracks: strong # I have a lot of these
preferred:
countries: ['US', 'GB|UK']
media: ['CD', 'Digital Media']
original_year: true
required:
- artist
plugins:
- fetchart
- lastgenre
- inline
# - ftintitle
- web
- duplicates
- play
- edit
fetchart:
cautious: true
lastgenre:
# prefer_specific: true
count: 2
duplicates:
tiebreak:
items: ['bitrate']
play:
raw: true
command: ./play.sh