Commit Graph

29 Commits

Author SHA1 Message Date
morpheus65535 5d36b80c07 Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007 2022-12-22 11:37:37 -05:00
morpheus65535 0970f19d96 Fixed mediainfo integration issues. #2007 2022-12-21 19:30:59 -05:00
morpheus65535 c4b8345e65 Added mediainfo as potential embedded subtitles parser. #2007 2022-12-20 23:37:52 -05:00
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
morpheus65535 eb770c9faa no log: send events to update wanted and badges in ui when something's changed while saving languages profiles. 2022-11-15 15:01:10 -05:00
Vitiko 1ba9404129 Update database refiner 2022-11-08 22:15:48 -04: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
morpheus65535 65c0e6b823 Fixed use original format when uploading subtitles. #1955 2022-10-03 23:21:57 -04:00
morpheus65535 131b4e5cde
Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
morpheus65535 87b3e55aa1
Fix #1938 2022-09-06 23:17:23 -04:00
morpheus65535 c6efda0f75 Fixed None type issue on the first subtitles indexation for episodes or movies. 2022-08-21 08:17:05 -04:00
Diego Heras bc0a7c2e0f
Fix issue in external subtitles cache. #1916 2022-08-15 14:30:28 -04:00
morpheus65535 c74f9e9602 Tried to improve full disk daily indexing tasks resources usage. #1916 2022-08-10 22:34:06 -04:00
morpheus65535 ba1687a478 Fixed subtitles upgrade job trying to upgrade null scored subtitles (part 2). #1909 2022-07-28 08:40:13 -04:00
morpheus65535 0d12bcb39e no log: some pep8 fixes 2022-07-27 23:03:27 -04:00
morpheus65535 414900c24e Fixed subtitles upgrade job trying to upgrade null scored subtitles. #1909 2022-07-26 10:57:35 -04:00
Caleb Rascon c622e1f710
Added option to always use audio track for subtitle syncing 2022-07-06 13:05:10 -04:00
morpheus65535 44ffac67b3 Fixed uploaded subtitles not preserved when it should. #1879 2022-06-28 23:31:21 -04:00
morpheus65535 3a14099e36 Fixed deletion of subtitles with file extension other than srt. 2022-06-28 08:55:30 -04:00
morpheus65535 e1bd02396f Fixed cutoff being reached for a language even if forced subtitles is available but not requested. 2022-06-22 15:24:36 -04:00
morpheus65535 3c53db7353 Added translation to history. #1827 2022-06-11 07:44:38 -04:00
morpheus65535 2a298860a4 Fixed hearing-impaired not taken into account when naming uploaded subtitles #1846 2022-06-09 11:25:56 -04:00
morpheus65535 8de8c2c0c1 no log: fixed imports 2022-06-08 21:34:21 -04:00
Vitiko 5f0f654efe Fix some foreign providers not being updated properly 2022-05-13 14:38:51 -04:00
Vitiko 23a5ab9b0e Improve provider configs updates 2022-05-13 01:10:10 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00