-
### Problem
Running your command in verbose (`-vv`) mode:
```sh
beet bpmanalyser --dry-run title:Tripura - Wizard Project
```
Led to this problem:
```
bpmanalyser: BpmAnalyser exe…
-
Hi,
My beets import process is very long :
First as usual beets search for candidates (musicbrainz, bandcamp etc...) and if a candidate match then :
- fetch metadata
- fetch art
- chroma
…
jee-r updated
7 months ago
-
Hi @tranxuanthang, following your suggestion under https://github.com/beetbox/beets/pull/5406 I now attempt to find matching lyrics using the `/get` endpoint, and only perform `/search` if they could …
-
I would like to request help creating a Beets docker mode to Lidarr to allow automatic tagging and automatic converting of files.
-
beet autofix -v
autofix: Autofix(beets-autofix) plugin for Beets: v0.1.2
config.yml:
plugins: .... autofix
tasks:
missing_file_checker:
enabled: yes
OS: CentOS 7.8
Python: 3.6.8
…
-
Is it possible to force headphones to make use of a certain beets config file that can be modified?
l-t-k updated
7 years ago
-
Hi,
Thanks for this fine piece of software, detecting slow music and classical music still seems to be off a lot.
Probably it's my fault as I can't seem to graph the parameters and how to use them…
-
> `~/.local/pipx/venvs/beets/bin/beetcamp https://carriez.bandcamp.com/album/sati
e-complete-piano-works-volume-10`
determines the artist as "Psaumes (1895), Satie: Complete Piano Works".
Each ti…
-
I want to fetch synced lyrics from lrclib but beet can't find them even if i can find them manually on lrclib.
Here's my config:
```
plugins: fromfilename lastgenre lyrics
lyrics:
sources: lrcl…
-
with beets > 1.4.9 this plugin unfortunately does not work. It fails as candidates() now requires 6 arguments. It throws the following error:
```
Traceback (most recent call last):
File "/usr/l…