You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get "bpmanalyser: Error(1): Unknown error! Unparsable response." when running beet import or beet -vv bpmanalyser.
Running your command in verbose (-vv) mode:
$ beet -vv bpmanalyser
user configuration: /home/kinspappy/.config/beets/config.yaml
data directory: /home/kinspappy/.config/beets
plugin paths: /usr/lib/python3.12/site-packages/beetsplug
inline: adding item field multidisc
inline: adding item field is_flac
inline: adding album field format
inline: adding album field bitdepth
inline: adding album field album_samplerate
inline: adding album field is_1644
inline: adding album field source
inline: adding album field media_type
lyrics: Disabling google source: no API key configured.
Sending event: pluginload
library database: /home/kinspappy/.config/beets/musiclibrary.db
library directory: /home/kinspappy/Desktop/kinspappy's musicSending event: library_openedParsed query: AndQuery([PathQuery('path', "/home/kinspappy/Desktop/kinspappy's music/Rap/will.i.am & Britney Spears (US)", fast=True, case_sensitive=True)])Parsed sort: NullSort()bpmanalyser: BpmAnalyser exec threads: 4bpmanalyser: Analysing[/home/kinspappy/Desktop/kinspappy's music/Rap/will.i.am & Britney Spears (US)/Singles/(2012) Scream & Shout (DE) [CD, FLAC]/will.i.am & Britney Spears - Scream & Shout (dirty main).flac]...bpmanalyser: Analysing[/home/kinspappy/Desktop/kinspappy's music/Rap/will.i.am & Britney Spears (US)/Singles/(2012) Scream & Shout (DE) [CD, FLAC]/will.i.am & Britney Spears - Scream & Shout (clean edit).flac]...bpmanalyser: Error(1): Unknown error! Unparsable response.bpmanalyser: Error(1): Unknown error! Unparsable response.bpmanalyser: Done.Sending event: cli_exit
Led to this problem:
Bpm not being added to any tracks.
Setup
OS: Garuda Linux Hyprland with all updates
Python version: 3.12.7
Beets version: 2.0.0 installed using pipx with all plugins and dependencies injected into beets using pipx.
Turning off other plugins made problem go away (yes/no):
No. Tried turning off all plugins except for bpmanalyser and received the same error.
My configuration (output of beet config) is:
Problem
Get "bpmanalyser: Error(1): Unknown error! Unparsable response." when running beet import or beet -vv bpmanalyser.
Running your command in verbose (
-vv
) mode:Led to this problem:
Setup
No. Tried turning off all plugins except for bpmanalyser and received the same error.
My configuration (output of
beet config
) is:My plugin version (output of
beet bpmanalyser -v
) is:The text was updated successfully, but these errors were encountered: