Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Releases: pannal/Sub-Zero.bundle

Release 2.6.5.3109

22 Jun 02:08
e1f5290
Compare
Choose a tag to compare

2.6.5.3109

subscene, addic7ed and titlovi

  • either of those providers might impose a reCAPTCHA verification. In order to use those providers, please create an account at an AntiCaptcha service (anti-captcha.com or deathbycaptcha.com), add funds, then supply your credentials/apikey in the configuration

Changelog

  • providers: add Napisy24 (polish)
  • providers: subscene: reduce provider load by possibly half
  • providers: subscene: support logging in (username/password are now required)
  • providers: subscene: fallback to non year results if none found with year

Maintenance Release 2.6.5.3099

06 Jun 00:16
Compare
Choose a tag to compare

2.6.5.3099

subscene, addic7ed and titlovi

  • either of those providers might impose a reCAPTCHA verification. In order to use those providers, please create an account at an AntiCaptcha service (anti-captcha.com or deathbycaptcha.com), add funds, then supply your credentials/apikey in the configuration

Changelog

  • core: allow system DNS again by putting "system" as the DNS
  • providers: subscene: fix again (subscene, contact us please, so we can end this)

Release 2.6.5.3092

30 May 02:25
Compare
Choose a tag to compare

2.6.5.3092

subscene, addic7ed and titlovi

  • either of those providers might impose a reCAPTCHA verification. In order to use those providers, please create an account at an AntiCaptcha service (anti-captcha.com or deathbycaptcha.com), add funds, then supply your credentials/apikey in the configuration

Changelog

  • providers: subscene: fix endpoint (hopefully for longer now)
  • providers: subscene: don't search for season packs (broken for now; relieves 50% of server load on provider)
  • providers: subscene: don't calculate video fn for now
  • providers: argenteam: backport fixes from bazarr
  • subtitle: try decoding with utf-16 by default as well (zho/farsi)
  • submod: HI: remove music tags by default
  • core: compat (bazarr): add env var SZ_KEEP_ENCODING to keep encoding of subtitles

Release 2.6.5.3074

12 May 04:05
Compare
Choose a tag to compare

2.6.5.3074

subscene, addic7ed and titlovi

  • either of those providers might impose a reCAPTCHA verification. In order to use those providers, please create an account at an AntiCaptcha service (anti-captcha.com or deathbycaptcha.com), add funds, then supply your credentials/apikey in the configuration

Changelog

  • core: cf: bypass cf 95% of the time without captchas
  • core: fix breaking line endings of certain languages (chinese, UTF-16); fixes #646
  • core: update pysubs2 to 0.2.3

Release 2.6.5.3062

01 May 13:34
Compare
Choose a tag to compare

Changelog

  • core: cf: optimize
  • core: http: don't query DNS with IPs. thanks @fgump (fixes sonarr/radarr)

Release 2.6.5.3041

28 Apr 03:15
Compare
Choose a tag to compare

2.6.5.3041

subscene, addic7ed and titlovi

  • either of those providers might impose a reCAPTCHA verification. In order to use those providers, please create an account at an AntiCaptcha service (anti-captcha.com or deathbycaptcha.com), add funds, then supply your credentials/apikey in the configuration

Changelog
core: only reference guessed title if there actually is one
core: cf: optimize
core/config: add setting for one existing language to be enough, fixes #491
core/compat: dns: support nameservers via ENV[dns_resolvers]; don't fall back to default DNS when configured custom DNS failed
providers: titlovi: prevent repeated captcha solving for CF

Release 2.6.5.3017

21 Apr 01:47
237a47b
Compare
Choose a tag to compare

2.6.5.3017

subscene, addic7ed and titlovi

  • either of those providers might impose a reCAPTCHA verification. In order to use those providers, please create an account at an AntiCaptcha service (anti-captcha.com or deathbycaptcha.com), add funds, then supply your credentials/apikey in the configuration

Changelog

  • core: SRT parsing: handle (bad) ASS color tag in SRT
  • core: auto extract embedded: only use one unknown sub for first language
  • core: better embedded streams language detection
  • core: optimizations
  • core: extract embedded: fix is_unknown check
  • core: don't raise exception when subtitle not found inside archive
  • core: search external subtitles: fix condition
  • core: better plex transcoder path detection
  • core: use Log.Warn instead of Log.Warning (#619, #629, #633)
  • core: also check for "plex transcoder.exe" in case of windows (fixes #619)
  • core: auto extract: use mbcs encoding for paths on windows
  • core: Fix issue scandir not returning the name of the file inside Docker images on ARM systems. (thanks @giejay)
  • core: also clean PYTHONHOME when calling external notification app
  • core: update certifi to 2019.3.9
  • core: scan_video: add series/title as alternative by scanning filename itself without parent folders
  • core: add generic solution for solving captchas using anti captcha services
  • core: increase cache time to 180d (was: 30d)
  • core: guess_matches: handle multiple title matches; fixes bazarr#403
  • windows: fix compatibility issues with plex transcoder
  • compat: use lowercase paths on subtitle detection
  • providers: addic7ed: re-enable (using paid anti captch service)
  • providers: assrt: assume undefined Chinese flavor as Simplified (chs/zho-Hans)
  • providers: subscene: make it work again by bypassing cf
  • providers: subscene: don't fail on missing cover
  • providers: titlovi: re-enable (might need paid anti captch service)
  • providers: opensubtitles: fix only_foreign handling
  • providers: opensubtitles: show subtitles with possibly mismatched series when manually listing subs
  • menu: list subtitles: show subtitles with bad season/episode values as well
  • refiners: omdb: fix imdb ids with spaces

Release 2.6.4.2911

05 Jan 03:50
Compare
Choose a tag to compare

2.6.4.2911

  • core: improve file cache (windows especially); use fixed-length cache filenames; fixes #600
  • core: don't log "Checking connections ..." when sonarr/radarr not activated
  • core: make logging for scanning/parsing/preparing videos more clear
  • core: extract embedded: continue searching for embbedded subs after undefined language is found (thanks @jippo015)
  • compat: core: don't assume hints["title"] exists
  • compat: providers: podnapisi: loosen lxml requirement
  • providers: addic7ed: fix not using user credentials; fixes #605
  • providers: titlovi: fix provider (thanks @viking1304)
  • providers: subscene: fix provider
  • providers: opensubtitles: improve token logging
  • providers: podnapisi: fix searching for Marvel series
  • submod: HI: correctly remove uppercase at start of a sentence when lead by a crocodile (>>)
  • submod: HI: correctly remove lowercase inside brackets when HI matched as well
  • submod: HI: remove multiple HI_before_colon_caps before one colon
  • submod: common: also match music symbols after a crocodile; move crocodile removal up the chain

Release 2.6.4.2881

25 Nov 02:31
Compare
Choose a tag to compare

2.6.4.2881

  • core: extract embedded: fix automatic extraction not actually writing the subtitles to disk under certain circumstances; fixes #598
  • core: sonarr/radarr: don't block the main thread while checking connectivity; fixes #597
  • providers: hosszupuska: fix inconsistent series naming (thanks @morpheus133)
  • providers: opensubtitles: add advanced setting to optionally not skip subtitles with wrong FPS; fixes #578

Release 2.6.4.2864

19 Nov 16:15
Compare
Choose a tag to compare

2.6.4.2864

  • core: scanning: don't fail on metadata subtitles with bad language code; fixes #596
  • providers: legendastv, napiprojekt, subscenter, tvsubtitles: fix "No language to search for" issue; fixes #596
  • menu: fix "ignore list list"
  • menu: advanced: add skip next search all recently missing subtitles entry