Commit Graph

7 Commits

Author SHA1 Message Date
morpheus65535 e6cab17a29 Fixed some edge case where no media could be found in db with a specific path. #2003 2022-12-05 09:58:22 -05:00
morpheus65535 05cffa9410 Fixed issue while downloading movie subtitles. 2022-11-20 10:16:24 -05:00
morpheus65535 2e2626ce43 Fixed issue with cutoff not enforced when searching for multiple languages at the same time. 2022-11-15 22:06:03 -05:00
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
morpheus65535 0b8274ec3e Fixed improper update of providers pool when forced subtitles are involved. #1977 2022-10-31 06:46:01 -04:00
Vitiko 5f0f654efe Fix some foreign providers not being updated properly 2022-05-13 14:38:51 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
Renamed from bazarr/get_subtitle/download.py (Browse further)