bazarr/libs/subliminal_patch
Vitiko 708fbfcd8e Add support for configurable scores (movies and episodes)
Currently only configurable via manual `data/config/config.ini`
text edition.

New configurable values are `series_scores` and `movie_scores`.

For each config section, the sum of the config values (except hash)
must be equal to the hash value plus one (1), otherwise default
values will be used (notified via debug log).

Hash values are not meant to be modified; the value is shown in
`config.ini` for reference. Modifying hash values would imply
breaking Bazarr's score logic.
2022-11-05 01:07:06 -04:00
..
converters update zimuku providers 2021-02-15 13:29:22 +01:00
providers Gestdown Provider: Use ShowId to find subtitles. Fixes issue with Slash in show name. (#1979) 2022-10-29 18:13:56 -04:00
refiners Upgraded GuessIt to 3.0.1 2020-05-20 11:29:39 -04:00
__init__.py no log: fixed imports 2022-06-08 21:34:21 -04:00
core.py Add support for configurable scores (movies and episodes) 2022-11-05 01:07:06 -04:00
core_persistent.py Add support for configurable scores (movies and episodes) 2022-11-05 01:07:06 -04:00
exceptions.py Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757 2022-03-11 22:18:36 -05:00
extensions.py WIP 2019-09-16 22:04:27 -04:00
http.py Fixed DNS queries caching issue. 2022-06-24 07:49:51 -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 Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies. 2022-01-23 23:07:52 -05:00
score.py Add support for configurable scores (movies and episodes) 2022-11-05 01:07:06 -04:00
subtitle.py Add support for configurable scores (movies and episodes) 2022-11-05 01:07:06 -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