Disable non-working beets plugins

This commit is contained in:
Marko Korhonen 2023-11-20 16:15:45 +02:00
parent eefc9c4a60
commit fc50b07d4e
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -2,7 +2,7 @@ directory: ~/Music
library: ~/Music/beets.db library: ~/Music/beets.db
plugins: plugins:
- acousticbrainz - acousticbrainz
- check # - check
- edit - edit
- fetchart - fetchart
# - follow # - follow
@ -10,8 +10,8 @@ plugins:
- info - info
- lastgenre - lastgenre
- lyrics - lyrics
- mbcollection #- mbcollection
- mpdupdate #- mpdupdate
- play - play
- replaygain - replaygain
- thumbnails - thumbnails