forked from beetbox/beets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into spectral_music
* master: (246 commits) Fix beetbox#1896 (bungled fix to beetbox#1895) Minor docs refinements for beetbox#1894 Human-readable message in non-pretend mode (beetbox#1894) changelog entry for new convert.album_art_maxwidth option tweaks for style, option name Fix beetbox#1895: don't assume SC data is bytes Slightly more logical instruction placement Update ISSUE_TEMPLATE.md doc note for new copy_album_art_maxwidth option revert a chunk of the work to be the way it was better text for artwork resize/copy logs fix indentation add copy_album_art_maxwidth config option to convert plugin move and split fetchart valid_image Fix beetbox#1891: Missing `syspath` in `beet stats -e` Suggest ways to describe problems Start an issue template beet import: there is no such option: -M Grammar/formatting refinement for beetbox#1878 fix documentation error ...
- Loading branch information
Showing
166 changed files
with
2,803 additions
and
609 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
### 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) | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.