1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 01:27:07 +00:00
Commit graph

24 commits

Author SHA1 Message Date
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