dotfiles/home/.config/beets/config.yaml

40 lines
705 B
YAML
Raw Normal View History

2022-05-29 09:57:26 +03:00
directory: ~/Music
library: ~/Music/beets.db
2022-08-24 12:09:31 +03:00
plugins:
- edit
- fetchart
- fuzzy
- info
- lastgenre
- lyrics
# - mbcollection
- mpdupdate
2022-08-24 12:09:31 +03:00
- play
- replaygain
- thumbnails
- web
import:
write: yes
copy: yes
lastgenre:
whitelist: ~/.config/beets/whitelist
lyrics:
fallback: ''
play:
2023-03-15 19:11:41 +02:00
command: mpv --no-vid --no-resume-playback
mpd:
2022-08-24 12:09:31 +03:00
host: localhost
port: 6600
2023-03-15 19:11:41 +02:00
password: "{{@@ env['PASS_MPD_ADMIN'] @@}}"
follow:
email: reekymarko@reekynet.com
password: "{{@@ env['PASS_MUSPY'] @@}}"
userid: w8njp08ude90mfzsgumjhqinnirj4g
auto: yes
replaygain:
backend: gstreamer
auto: yes
#mbcollection:
# auto: 'yes'
# collection: 'a4955b5c-db7f-4e27-9887-f77f820bad34'