Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.76 KB | None | 0 0
  1. plugins: bpd web zero mbsync fromfilename chroma replaygain
  2. import:
  3.     move: yes
  4.     languages: en_US en
  5. paths:
  6.     default: $albumartist%if{$original_year, - $original_year} - $album%if{$catalognum$year%aunique{}, ($catalognum%if{$year,%if{$catalognum,$, }$year}%if{%aunique{},$, %aunique{}})} [$format]/$disc-$track $title
  7.     comp:   $albumartist%if{$original_year, - $original_year} - $album%if{$catalognum$year%aunique{}, ($catalognum%if{$year,%if{$catalognum,$, }$year}%if{%aunique{},$, %aunique{}})} [$format]/$disc-$track - $artist - $title
  8. acoustid:
  9.     apikey: ########
  10. replaygain:
  11.     backend: gstreamer
  12. #    overwrite: yes
  13. zero:
  14.     fields: albumartist albumartist_sort
  15.     albumartist: ['Various Artists']
  16.     albumartist_sort: ['Various Artists']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement