pannal / Sub-Zero.bundle

Subtitles for Plex, as good you would expect them to be.
Other
1.76k stars 120 forks source link

Opensubtitles.org should be replaced with .com #801

Closed RogertG closed 1 year ago

RogertG commented 1 year ago

As far as I know, Opensubtitles.org queries will soon be deprecated, and Opensubtitles.should be used instead. How to change this in the plugin? Thanks!

morpheus65535 commented 1 year ago

They are using a totally different API so there's no easy way. Good news is that we've have developed a provider that will be compatible with Sub-Zero in Bazarr: https://github.com/morpheus65535/bazarr/blob/master/libs/subliminal_patch/providers/opensubtitlescom.py

Feel free to reuse it but use your own OpenSubtitles.com apikey please.

RogertG commented 1 year ago

Thanks @morpheus65535 ! Worked like a charm! Cheers!