Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
Describe the bug
Using latest tag from docker image, I get error UnicodeEncodeError. Exception info: 'latin-1' if series name has an apostrophe. On previous bazaar versions it worked fine. The error is coming from subdivx provider.
To Reproduce
Steps to reproduce the behavior:
Go to 'Series'
Click on a serie that has an accent or apostrophe on its name
Use manual search from any episode.
From the result list, choose subdivx to download.
Go to the log to see error
Expected behavior
Download subtitule.
Screenshots
If applicable, add screenshots to help explain your problem.
Software (please complete the following information):
10/04/2023 13:28:44|INFO |root |Throttling subdivx for 10 minutes, until 23/04/10 13:38, because of: UnicodeEncodeError. Exception info: 'latin-1'|
10/04/2023 13:28:44|ERROR |root |BAZARR No valid Subtitles file found for this file: /tv/Grey's Anatomy/Season 19/Greys.Anatomy.S19E13.1080p.WEB.h264-ELEANOR[rarbg].mkv|'NoneType: None'|
Describe the bug Using latest tag from docker image, I get error
UnicodeEncodeError. Exception info: 'latin-1'
if series name has an apostrophe. On previous bazaar versions it worked fine. The error is coming fromsubdivx
provider.To Reproduce Steps to reproduce the behavior:
Expected behavior Download subtitule.
Screenshots If applicable, add screenshots to help explain your problem.
Software (please complete the following information):
Additional context Log lines showing error:
docker-compose.yml: