Beets config
This commit is contained in:
parent
fb2240002d
commit
ca09101d69
2 changed files with 11 additions and 5 deletions
5
.config/beets/config.yaml
Normal file
5
.config/beets/config.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
directory: /var/media/music
|
||||
library: /var/media/music/musiclibrary.db
|
||||
plugins: ftintitle fetchart embedart
|
||||
import:
|
||||
move: yes
|
||||
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -1,17 +1,18 @@
|
|||
*.elc
|
||||
.config/.isolated-storage
|
||||
.config/fish/fish_history
|
||||
.config/fish/fishd*
|
||||
.config/fish/generated_completions
|
||||
.config/.mono
|
||||
.config/NuGet/nugetorgadd.trk
|
||||
.config/StardewValley/Saves
|
||||
.config/beets/state.pickle
|
||||
.config/fish/fish_history
|
||||
.config/fish/fishd*
|
||||
.config/fish/generated_completions
|
||||
.config/stetic
|
||||
.config/xbuild/pkgconfig-cache-2.xml
|
||||
.emacs.d/.cache
|
||||
.emacs.d/.python-environments/
|
||||
.emacs.d/ido.last
|
||||
.emacs.d/server
|
||||
.emacs.d/url/cookies
|
||||
.ipython/profile_default/history.sqlite
|
||||
_viminfo
|
||||
.emacs.d/.python-environments/
|
||||
_viminfo
|
||||
Loading…
Add table
Add a link
Reference in a new issue