mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 19:42:42 +01:00
31 lines
582 B
Markdown
31 lines
582 B
Markdown
### Problem
|
|
|
|
(Describe your problem, feature request, or discussion topic here. If you're reporting a bug, please fill out this and the "Setup" section below. Otherwise, you can delete them.)
|
|
|
|
Running this command in verbose (`-vv`) mode:
|
|
|
|
```sh
|
|
$ beet -vv (... paste here ...)
|
|
```
|
|
|
|
Led to this problem:
|
|
|
|
```
|
|
(paste here)
|
|
```
|
|
|
|
Here's a link to the music files that trigger the bug (if relevant):
|
|
|
|
|
|
### Setup
|
|
|
|
* OS:
|
|
* Python version:
|
|
* beets version:
|
|
* Turning off plugins made problem go away (yes/no):
|
|
|
|
My configuration (output of `beet config`) is:
|
|
|
|
```yaml
|
|
(paste here)
|
|
```
|