remove explicit references to homedir path
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
directory: /home/joel/Music
|
directory: ~/Music
|
||||||
library: ~/.config/beets/library.db
|
library: ~/.config/beets/library.db
|
||||||
plugins: chroma embedart edit convert fetchart missing unimported
|
plugins: chroma embedart edit convert fetchart missing unimported
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@ convert:
|
|||||||
embed: yes
|
embed: yes
|
||||||
copy_album_art: no
|
copy_album_art: no
|
||||||
never_convert_lossy_files: yes
|
never_convert_lossy_files: yes
|
||||||
dest: /home/joel/Downloads
|
dest: ~/Downloads
|
||||||
|
|
||||||
acoustid:
|
acoustid:
|
||||||
apikey: JrQ02aAnhy
|
apikey: JrQ02aAnhy
|
||||||
|
Reference in New Issue
Block a user