Is this a new feature request?
Wanted change
I use the autobpm plugin regularly when managing my beets library. Could the dependencies for this plugin be added to the images? I believe the main dependency is librosa.
Reason for change
I would like to use the autobpm plugin.
Proposed code change
Addition of installing librosa as part of the pip install steps in the Dockerfile.
Is this a new feature request?
Wanted change
I use the autobpm plugin regularly when managing my beets library. Could the dependencies for this plugin be added to the images? I believe the main dependency is
librosa.Reason for change
I would like to use the autobpm plugin.
Proposed code change
Addition of installing
librosaas part of thepip installsteps in the Dockerfile.