Format beets config
This commit is contained in:
parent
c707c17f4b
commit
be298427f6
1 changed files with 19 additions and 19 deletions
|
@ -1,21 +1,21 @@
|
||||||
directory: ~/Music
|
directory: ~/Music
|
||||||
library: ~/Music/beets.db
|
library: ~/Music/beets.db
|
||||||
plugins:
|
plugins:
|
||||||
- acousticbrainz
|
- acousticbrainz
|
||||||
- check
|
- check
|
||||||
- edit
|
- edit
|
||||||
- fetchart
|
- fetchart
|
||||||
- follow
|
- follow
|
||||||
- fuzzy
|
- fuzzy
|
||||||
- info
|
- info
|
||||||
- lastgenre
|
- lastgenre
|
||||||
- lyrics
|
- lyrics
|
||||||
- mbcollection
|
- mbcollection
|
||||||
- mpdupdate
|
- mpdupdate
|
||||||
- play
|
- play
|
||||||
- replaygain
|
- replaygain
|
||||||
- thumbnails
|
- thumbnails
|
||||||
- web
|
- web
|
||||||
import:
|
import:
|
||||||
copy: no
|
copy: no
|
||||||
move: yes
|
move: yes
|
||||||
|
@ -23,7 +23,7 @@ import:
|
||||||
lastgenre:
|
lastgenre:
|
||||||
whitelist: ~/.config/beets/whitelist
|
whitelist: ~/.config/beets/whitelist
|
||||||
lyrics:
|
lyrics:
|
||||||
fallback: ''
|
fallback: ""
|
||||||
play:
|
play:
|
||||||
command: mpv
|
command: mpv
|
||||||
mpd:
|
mpd:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue