Skip to content
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

MP3: Encoding issues with non latin-1 compatible inputs #169

Open
sentry-io bot opened this issue May 25, 2023 · 0 comments
Open

MP3: Encoding issues with non latin-1 compatible inputs #169

sentry-io bot opened this issue May 25, 2023 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented May 25, 2023

Sentry Issue: DOCTOR-X

UnicodeEncodeError: 'latin-1' codec can't encode character '\u2019' in position 162: ordinal not in range(256)
(3 additional frame(s) were not displayed)
...
  File "doctor/views.py", line 353, in convert_audio
    set_mp3_meta_data(audio_data, filepath)
  File "doctor/tasks.py", line 503, in set_mp3_meta_data
    audio_file.tag.audio_source_url = audio_data["download_url"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants