morpheus65535 / bazarr

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.
https://www.bazarr.media
GNU General Public License v3.0
2.85k stars 223 forks source link

Provider legendas.tv issue: "ValueError. Exception info: 'Not a valid archive" #797

Closed v9999 closed 4 years ago

v9999 commented 4 years ago

Describe the bug It looks like legendas.tv, the major portuguese-brazilian sub provider, is not working properly. It's now returning this error message: "Throttling legendastv for 10 minutes, until 20/02/02 11:04, because of: ValueError. Exception info: 'Not a valid archive".

Could this be API limiting?

I wonder if it would be possible to add http://legendaoficial.net/ to the provider list. It's another site focused on brazilian portuguese subs that does not require login and that has a better search engine.

To Reproduce Just try searching subtitles in bulk in bazarr.

Expected behavior Should download all the available releases.

Software (please complete the following information): Everything is up to date docker images, running on a Raspberry Pi 4.

morpheus65535 commented 4 years ago

It's working perfectly fine for me. From time to time, you can get a corrupted archive. Try another subtitles.

GermanG commented 4 years ago

Sorry for reviving this. But while discussing #834 this issue came to my mind. @v9999 do you have unrar and unzip installed? That might be the issue.

Regards.

v9999 commented 4 years ago

Sorry for reviving this. But while discussing #834 this issue came to my mind. @v9999 do you have unrar and unzip installed? That might be the issue.

Regards.

Hello there, I have both installed. Nowadays I use legendas.tv alongside opensubtitles, so things seem to be working without issues.