Vitiko
b17a2a5f4a
Add debugging changes
1 year ago
morpheus65535
edfbb1a5ca
Reverting b6777bc26e
1 year ago
Vitiko
b6777bc26e
Debugging: update subtitle and language representations
...
This will help making the logs more comprehensible.
1 year ago
morpheus65535
65c6a67963
Fixed issue while guessing episode number from subtitles filename in some edge case. #1994
2 years ago
Vitiko
923bcb4382
Add 'other' attribute to Video class
2 years ago
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.
2 years ago
vitiko98
29383ba742
no log: rollback subliminal_path's subtitle changes
...
Needs testing. This change seems not safe.
2 years ago
vitiko98
0bc05232ed
Ignore mods for non-tested subtitle formats
2 years ago
maxwillx
33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
3 years ago
Vitiko
d2bbc479bc
Argenteam provider: fix decoding error
3 years ago
vitiko98
34b1782e6a
Update merged source formats
3 years ago
Abdulmohsen
2b67c5bcba
Fixed file encoding guessing by extending Arabic, Farsi and Persian language possible encoding.
3 years ago
Chang-Yen Tseng
5d5a1e866c
Fixed Chinese characters decoding by using gb18030 after big5
3 years ago
morpheus65535
e86d537ca2
Improved subtitles scoring system
3 years ago
Vitiko
9f401cbb67
Fixed support for lists in audio_codec match guessing
4 years ago
vitiko98
78d9788a78
remove web merging
4 years ago
vitiko98
8e59cf5fed
Fix source score matching in subtitle.py
...
Changed score matching logic for sucha
4 years ago
morpheus65535
5658a7a359
Hearing impaired ( #1102 )
4 years ago
josdion
303182471c
return to encoding auto detection in case the provider has set invalid encoding
4 years ago
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.
5 years ago
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.
5 years ago
Louis Vézina
376e13d7f1
Upgraded GuessIt to 3.0.1
5 years ago
josdion
267933f106
adding capability for subtitle provider to set frame rate when loading microdvd file
5 years ago
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.
5 years ago
Louis Vézina
c7c7a23f58
Fix for d5feea0b09
5 years ago
panni
d5feea0b09
fix #731
5 years ago
panni
314c1f90e5
update subliminal_patch; possibly fix bazarr#656
5 years ago
panni
a612335a44
core: update to subliminal_patch:head; core: try and fix #660
5 years ago
Louis Vézina
e7cb2a71e2
WIP
5 years ago
Louis Vézina
3ca2c98cd4
WIP
5 years ago
Louis Vézina
645952c61a
WIP
5 years ago
panni
8c92599cbf
core: update to subliminal_patch:head; #38
6 years ago
panni
b909bd652c
core: update to subliminal_patch:head; add env flag for skipping encoding change; optimize subscene
6 years ago
panni
1ed4f11a67
core: update to subliminal_patch:head; fix farsi subtitles in utf-16
6 years ago
panni
927b7b6406
core: update to subliminal_patch:head; fix subscene; solve cf almost instantly; fix chinese subs; fix titlovi;
6 years ago
panni
87165e91f2
core: update to subliminal_patch:head
6 years ago
panni
6c4c124ae4
core: update to subliminal_patch:head; fix subscene; add alternative titles support to subscene and opensubtitles
6 years ago
panni
10c7012c18
subliminal_patch: update again; add is_valid shortcut
6 years ago
panni
8f584143f8
update deps
6 years ago