aboutsummaryrefslogblamecommitdiff
path: root/.config/beets/config.yaml
blob: fb1491fe9556853c5c4f33ebef1a691ae692e28b (plain) (tree)
1
2
3
4
5
6
7
8
9

                                             
                                                         



                        
                                         
              

                 




                                                      




                




                               
directory: /media/wd/music_clean
library: /media/wd/music_clean/beetsmusic.blb
plugins: mbsync duplicates fetchart mbcollection badfiles

import:
    incremental: true
    quiet_fallback: skip
    log: /media/wd/music_clean/import_log
    move: true
    write: true
    autotag: true

paths:
    default: $format/$albumartist/$album/$track $title
    singleton: $format/Singletons/$artist - $title
    comp: $format/comp/$album/$track $title

musicbrainz:
    user: MBUSER
    pass: MBPASS
    auto: yes

match:
    preferred:
        countries: ['CA', 'US']
        media: ['CD']