-
I'm not sure what's wrong or if this is a problem at all, but with the mpdstats plugin, i keep getting "item not found" $ beet -vv mpdstats
user configuration: /home/user/.config/beets/config.yaml
data directory: /home/user/.config/beets
plugin paths:
Sending event: pluginload
library database: /home/user/config/beets/library.db
library directory: /home/user/Music
Sending event: library_opened
mpdstats: music_directory: /home/user/Music
mpdstats: strip_path: /
mpdstats: connecting to localhost:6600
mpdstats: returning: /home/user/Music/out.flac
mpdstats: playing /home/user/Music/out.flac
mpdstats: item not found: /home/user/Music/out.flac this is my config file directory: /home/user/Music
plugins: mpdstats
mpd:
music_directory: /home/user/Music |
Beta Was this translation helpful? Give feedback.
Answered by
Latrolage
Jul 24, 2022
Replies: 1 comment 3 replies
-
I'm not too familiar with the mpdstats plugin, but maybe it would be useful to know whether you were in fact playing |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like there was an oversight on my part; I don't understand how beets interacts with libraries. But I've added
To my config.yaml and reimported and it seems to work now