Does the plugin work with Beets versions >2? #69
Unanswered
maelstrm-code
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Thanks for the feedback.
I actually realized that I pinned it accidentally and fixed it recently. It should now work with any 2.x version of Beets.
I haven't noticed that myself, that's pretty strange. I do have this on a pretty powerful CPU though, a Ryzen 5700G. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you so much for making this - just got it working in Unraid and so far it's great! Really appreciate your efforts!
I was wondering whether the plugin is compatible with the latest version of Beets, ie whether removing the pin to v2 will work - as it's nice to avoid having old versions of things in case of bugs & vulnerabilities. Understand if that's not feasible given maintenance overhead!
Also a few observations on the install journey in case they're helpful:
Yes you can get it working in Unraid's docker, using "Docker Compose Manager"
The config file and script goes in
/boot/config/plugins/compose.manager/projects/beets-audible
Documentation gives the following command to use the app:
beet import /path/to/audiobooks
I found I needed to run
beet import /input
to align with the config
And oddly it uses 3-6% CPU when idle, so probably not something to leave running continually.
Beta Was this translation helpful? Give feedback.
All reactions