Hi Here Iam new apologize if this is a noob like question.
I have a config.yaml like so,
directory: ~/Music/NewMusic
library: ~/Music/NewMusicDB/newlibrary.db
import:
move: no
copy: yes
Plugins: FromFilename Inline Convert Web
pluginpath: []
threaded: yes
Yet when I use beet version It reports “no plugins loaded”
I am on Arch based distro and installed beets via pacman -S beet
rather than using pip.
Hope someone can help.
TheTester