1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-18 21:08:46 +00:00
Commit graph

2966 commits

Author SHA1 Message Date
morpheus65535
2e11fa035b
Update CONTRIBUTING.md 2021-02-23 16:14:13 -05:00
morpheus65535
90266acd10
Update CONTRIBUTING.md 2021-02-23 16:13:01 -05:00
morpheus65535
a317caf022
Create CONTRIBUTING.md 2021-02-23 16:04:57 -05:00
Vitiko
260d540750
Fix KeyError for Argenteam Provider 2021-02-23 06:50:36 -05:00
morpheus65535
8a5d253d55 Fix for #1281 2021-02-19 15:21:47 -05:00
morpheus65535
ba2445408b Merge branch 'master' into development 2021-02-19 14:48:25 -05:00
morpheus65535
f180b78c74
Merge pull request #1287 from cetiberiojr/patch-1
Brazilian Portuguese name check for subtitles
2021-02-19 14:45:41 -05:00
cetiberiojr
7432e07089
Fix uppercase typo on brazilian_portuguese
We are comparing the lowercase of the vector, so all the parameters should be lowecase.
2021-02-19 16:35:52 -03:00
cetiberiojr
7d836749e1
Add Brazilian Portuguese name check
When getting information from subtitles, normally, Portuguese and Brazilian Portuguese are often considered as the same language (por, in this case), the only difference we have is when the name of them has some additional information.
For Brazilian Portuguese, this additional information is most of the time (Brazilian or Brasil).
So add the check when the language is por and try to differ Brazilian Portuguese from Portuguese.
2021-02-19 14:22:31 -03:00
morpheus65535
e5f449d953
Merge pull request #1286 from zx900930/development
more strict rules to zh detection
2021-02-19 12:04:25 -05:00
zx900930
7e3305a51e
more strict rules to zh detection 2021-02-19 18:01:13 +01:00
morpheus65535
6f832deefb
Merge pull request #1285 from zx900930/development
Fix false positive zh detection
2021-02-19 11:41:09 -05:00
zx900930
cee1ce6214
Fix false positive zh detection 2021-02-19 17:14:31 +01:00
morpheus65535
1aee4770ca
Merge pull request #1280 from zx900930/development
typo fix
2021-02-18 13:58:52 -05:00
zx900930
03abf8579a
typo fix 2021-02-18 19:57:21 +01:00
morpheus65535
328ae85a44
Merge pull request #1279 from zx900930/development
fix for #1276
2021-02-18 13:50:00 -05:00
zx900930
ab7b043d86
fix for #1276 2021-02-18 19:29:04 +01:00
Moravčík, Marian
63a5aa1e74 Fix For DT Responsive plugin css 2021-02-16 20:13:21 +01:00
morpheus65535
4888a2361c Fix for #1271 2021-02-15 21:09:21 -05:00
morpheus65535
c94bd262c6
Merge pull request #1269 from zx900930/development
update zimuku provider
2021-02-15 11:00:19 -05:00
zx900930
3173351590
update zimuku providers 2021-02-15 13:29:22 +01:00
Moravčík, Marian
209f22c6e2 Update Datatables and all Datatables plugins to latest 2021-02-15 07:41:33 +01:00
Moravčík, Marian
41c3deb5fa Update Datatables and all Datatables plugins to latest 2021-02-15 07:40:00 +01:00
morpheus65535
b4861e8102
Merge pull request #1268 from zx900930/development
improve chinese language codes matching rules
2021-02-14 21:04:11 -05:00
morpheus65535
f235c7fee6 Version bump 2021-02-14 21:03:27 -05:00
zx900930
46e709c998
improve chinese language codes matching rules 2021-02-15 01:39:57 +01:00
morpheus65535
cf0cc5df1d Revert changes made while trying to upgrade Datatables. We'll deal with this later. 2021-02-14 08:47:51 -05:00
Moravčík, Marian
a876f8ca00 Revert "Fix missing Datatables source, and update Datatables plugins"
This reverts commit bee05bd8
2021-02-14 10:30:30 +01:00
Moravčík, Marian
bee05bd8ed Fix missing Datatables source, and update Datatables plugins 2021-02-14 10:28:21 +01:00
morpheus65535
b32ef3b783 Fix for default profiles migration. 2021-02-13 17:21:54 -05:00
morpheus65535
175cbe335d Updated Datatables to 1.10.22 to fix CVE-2020-28458 2021-02-13 16:36:16 -05:00
morpheus65535
74a2ada6c9 Apply cutoff even if the desired subtitles language is ignored because of a matching audio track. 2021-02-13 15:49:09 -05:00
morpheus65535
9398789fb7 Added defaults languages migration. 2021-02-13 09:59:43 -05:00
morpheus65535
21a6d4b6fb Minor improvements to manual search modals. 2021-02-12 22:06:13 -05:00
morpheus65535
1663872198 Fix to Chinese Traditional external subtitles indexing. 2021-02-12 18:03:15 -05:00
Xavier Xiong
1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
morpheus65535
06092c14a9 Fix for ffprobe not found under Windows. 2021-02-09 09:49:59 -05:00
morpheus65535
39e658e913 Fix for #1252 2021-02-08 06:58:51 -05:00
morpheus65535
e20bbbe2af Fix for deleted subtitles getting upgraded even if they aren't there anymore. 2021-02-05 17:40:19 -05:00
morpheus65535
2aed0a2dc7 Fix for #1252 2021-02-05 08:50:32 -05:00
morpheus65535
351a73e377 Adding bin directory to .gitignore 2021-02-04 22:35:27 -05:00
morpheus65535
9279332d45 Removed binaries from sources and implemented the just-in-time downloader. 2021-02-04 22:33:56 -05:00
morpheus65535
39ec03da08 Fix for Dutch translation. 2021-02-03 18:04:54 -05:00
morpheus65535
e3fe3fab4e Improvements to historize translation and make them candidate to upgrade. 2021-02-03 16:01:43 -05:00
morpheus65535
4094149240 Fix for #1257. 2021-02-02 16:41:45 -05:00
morpheus65535
49c6e8b3fb Implemented manual subtitles translation using Google Translate 2021-02-02 16:05:09 -05:00
morpheus65535
6e3f4bf804 Removing some forgotten debug console logging. 2021-02-02 00:07:43 -05:00
morpheus65535
6753922f30 Typo fix. 2021-02-01 18:30:48 -05:00
morpheus65535
da7610b5cf Fix for #1256. Added RAR archives compatibility. 2021-02-01 08:19:03 -05:00
morpheus65535
d9b9a6265d Fix for #1253. 2021-02-01 06:39:47 -05:00