Skip to content

Instantly share code, notes, and snippets.

@ion1
Created January 11, 2015 13:56
Show Gist options
  • Select an option

  • Save ion1/c8d8697832fa2e37fa07 to your computer and use it in GitHub Desktop.

Select an option

Save ion1/c8d8697832fa2e37fa07 to your computer and use it in GitHub Desktop.
beets config
directory: ~/storage/media/audio/albums
library: ~/storage/media/audio/albums.blb
paths:
default: %asciify{%the{$albumartist} - $year%if{$month,-$month%if{$day,-$day,},} - $album%aunique{}/$disc-$track - %if{$disctitle,$disctitle - ,}%the{$artist} - $title}
singleton: %asciify{Non-Album/%the{$artist} - $title}
comp: %asciify{Various Artists - $year%if{$month,-$month%if{$day,-$day,},} - $album%aunique{}/$disc-$track - %if{$disctitle,$disctitle - ,}%the{$artist} - $title}
per_disc_numbering: yes
plugins: beatport discogs duplicates echonest_tempo fetchart mbcollection mbsync missing rgain scrub the
musicbrainz:
user: _
pass: _
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment