bazarr/libs/subliminal_patch
th3r3v 6c22b7aedd
Fixed SuperSubtitles provider and made some improvements (#1668)
SuperSubtitles provider:
- added Referer header to the session, to avoid being redirected to the main page while searching for series ID
- improved the inconsistent naming logic. Via this solution, it is not necessary anymore to add an exclusion for every Marvel series that has a different name on this provider.
- the series-related part of the subtitle search logic has been refactored to use a different (JSON) endpoint, based on the SuperSubtitles XBMC (Kodi) plugin
- changed the format of the release_info, for better scoring results
- improved the "get_matches" logic of the provider, to check for resolution and source, plus removed some unnecessary checks too
2022-01-09 17:06:06 -05:00
..
converters update zimuku providers 2021-02-15 13:29:22 +01:00
providers Fixed SuperSubtitles provider and made some improvements (#1668) 2022-01-09 17:06:06 -05:00
refiners
__init__.py
core.py Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 2022-01-08 14:26:40 -05:00
core_persistent.py Improved search speed by reusing providers pools 2022-01-01 10:21:19 -05:00
exceptions.py Add MustGetBlacklisted exception for redundant download_subtitle calls 2022-01-01 19:18:40 -04:00
extensions.py
http.py Cloudflare improvements (#1448) 2021-06-23 15:54:28 -04:00
language.py Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
pitcher.py
score.py Avoid breaking function with optional keyword parameter 2021-11-30 15:00:03 -04:00
subtitle.py Argenteam provider: fix decoding error 2021-11-30 17:40:51 -04:00
utils.py Improved sanitize function to replace apostrophe and backticks 2021-11-29 20:15:14 -05:00
video.py Update embeddedsubtitles provider: use original_path instead of name 2021-12-23 19:45:26 -04:00