bazarr/tests/bazarr
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
..
app Embedded Subtitles provider: add support for unknown language tags 2022-07-20 02:51:30 -04:00
conftest.py no log: add default env vars to bazarr config tests 2022-06-21 15:55:39 -04:00
test_all_import.py no log: added test for all Bazarr imports (not libs) 2022-06-08 21:35:17 -04:00
test_config.py Add support for configurable scores (movies and episodes) 2022-11-05 01:07:06 -04:00