-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
beets crashes with UnicodeEncodeError #1895
Comments
Thanks for the report! I've just pushed a fix. Can you check whether that solves the problem for you? |
Works a charm now. Thank you! 😃 |
sampsyo
added a commit
that referenced
this issue
Feb 28, 2016
shamangeorge
added a commit
to shamangeorge/beets
that referenced
this issue
Mar 1, 2016
* 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 ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe your problem, feature request, or discussion topic here. If you're reporting a bug, please fill out the "Problem" and "Setup" sections below. Otherwise, you can delete it.
Problem
Running this command in verbose (
-vv
) mode:Led to this problem:
Here's a link to the music files that trigger the bug (if relevant):
Setup
My configuration (output of
beet config
) is:The text was updated successfully, but these errors were encountered: