Commit Graph

39 Commits

Author SHA1 Message Date
Vitiko b17a2a5f4a Add debugging changes 2023-06-23 13:21:04 -04:00
morpheus65535 edfbb1a5ca Reverting b6777bc26e 2023-06-23 09:52:55 -04:00
Vitiko b6777bc26e Debugging: update subtitle and language representations
This will help making the logs more comprehensible.
2023-06-22 16:50:42 -04:00
morpheus65535 65c6a67963 Fixed issue while guessing episode number from subtitles filename in some edge case. #1994 2022-11-26 15:26:54 -05:00
Vitiko 923bcb4382 Add 'other' attribute to Video class 2022-11-19 16:38:37 -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
vitiko98 29383ba742 no log: rollback subliminal_path's subtitle changes
Needs testing. This change seems not safe.
2022-09-02 23:43:01 -04:00
vitiko98 0bc05232ed Ignore mods for non-tested subtitle formats 2022-09-02 23:37:17 -04:00
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
Vitiko d2bbc479bc Argenteam provider: fix decoding error 2021-11-30 17:40:51 -04:00
vitiko98 34b1782e6a Update merged source formats 2021-08-19 03:44:23 -04:00
Abdulmohsen 2b67c5bcba
Fixed file encoding guessing by extending Arabic, Farsi and Persian language possible encoding. 2021-06-26 09:58:48 -04:00
Chang-Yen Tseng 5d5a1e866c
Fixed Chinese characters decoding by using gb18030 after big5 2021-06-23 20:49:06 -04:00
morpheus65535 e86d537ca2
Improved subtitles scoring system 2021-06-10 16:00:42 -04:00
Vitiko 9f401cbb67
Fixed support for lists in audio_codec match guessing 2021-05-15 08:11:03 -04:00
vitiko98 78d9788a78 remove web merging 2020-10-31 19:36:29 -04:00
vitiko98 8e59cf5fed Fix source score matching in subtitle.py
Changed score matching logic for sucha
2020-10-27 19:17:40 -04:00
morpheus65535 5658a7a359
Hearing impaired (#1102) 2020-09-10 14:26:37 -04:00
josdion 303182471c return to encoding auto detection in case the provider has set invalid encoding 2020-06-14 08:35:58 +03:00
josdion 84ad5aaeaa fix for #914
Replace latin_1 with cp1252, as latin_1 is already in the list with its alias iso-8859-1. Don't know why cp1252 hasn't been included so far.
2020-06-04 20:24:55 +03:00
josdion c89d542479 fix encoding problems in subtitle class
- don't use directly self._guessed_encoding, but instead call the function guessed_encoding() as the variable can be None.
- use self.guessed_encoding() only if self.encoding is not set.
2020-05-31 13:46:16 +03:00
Louis Vézina 376e13d7f1 Upgraded GuessIt to 3.0.1 2020-05-20 11:29:39 -04:00
josdion 267933f106 adding capability for subtitle provider to set frame rate when loading microdvd file 2020-04-25 16:21:36 +03:00
josdion e09d84e09c add uploader member variable to subtitle class
Add uploader member variable to subtitle class and update subssabbz, subsunacs and yavkanet to retrieve the uplader username.
2020-03-22 09:58:31 +02:00
Louis Vézina c7c7a23f58 Fix for d5feea0b09 2020-03-08 09:50:31 -04:00
panni d5feea0b09 fix #731 2020-03-08 05:53:27 +01:00
panni 314c1f90e5 update subliminal_patch; possibly fix bazarr#656 2020-01-19 05:30:39 +01:00
panni a612335a44 core: update to subliminal_patch:head; core: try and fix #660 2019-12-24 00:46:34 +01:00
Louis Vézina e7cb2a71e2 WIP 2019-09-18 21:50:20 -04:00
Louis Vézina 3ca2c98cd4 WIP 2019-09-16 22:04:27 -04:00
Louis Vézina 645952c61a WIP 2019-09-13 15:12:26 -04:00
panni 8c92599cbf core: update to subliminal_patch:head; #38 2019-05-27 12:33:39 +02:00
panni b909bd652c core: update to subliminal_patch:head; add env flag for skipping encoding change; optimize subscene 2019-05-24 18:11:00 +02:00
panni 1ed4f11a67 core: update to subliminal_patch:head; fix farsi subtitles in utf-16 2019-05-17 23:46:48 +02:00
panni 927b7b6406 core: update to subliminal_patch:head; fix subscene; solve cf almost instantly; fix chinese subs; fix titlovi; 2019-05-12 06:23:46 +02:00
panni 87165e91f2 core: update to subliminal_patch:head 2019-04-28 06:02:12 +02:00
panni 6c4c124ae4 core: update to subliminal_patch:head; fix subscene; add alternative titles support to subscene and opensubtitles 2019-04-04 17:01:37 +02:00
panni 10c7012c18 subliminal_patch: update again; add is_valid shortcut 2019-01-15 13:44:17 +01:00
panni 8f584143f8 update deps 2018-10-31 17:08:29 +01:00