diff --git a/bts b/bts index 44b8d9840..e8c82dbf5 100755 --- a/bts +++ b/bts @@ -26,7 +26,7 @@ from beets import Library CONFIG_DEFAULTS = { 'beets': { - 'library': 'library.blb', + 'library': '~/.beetsmusic.blb', 'directory': '~/Music', 'path_format': '$artist/$album/$track $title', 'import_copy': True,