Gavin Tronset
Gavin Tronset
Right, or allow for a local version to be loaded and people can either fork, download, or otherwise provide the files?
@Doug411 You'll need to add the plugin to the list of plugins to load from your config file. Right now you're only loading: > plugins: chroma, convert, embedart, fetchart, lastgenre,...
@Doug411 thank you for sending this over. Are you manually installing the plugin to `/plugins`? Otherwise, do you have the `scripts/install-deps.sh` file present (mentioned in the README)? Your config looks...
Hi @SpencerMKSmith! Are you using Docker? If so, can you please share your compose? Also, how are you installing the plugin? Regarding Beets, can you also share both your config...
Another thing to do to help diagnose _where_ the breakdown is would be to run `pip3 list` and ensure that `beets-audible` is listed as an installed python package. If it's...