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
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
morpheus65535
f93af2f3e0
Merge remote-tracking branch 'origin/development' into development
...
# Conflicts:
# bazarr/get_providers.py
2021-01-31 08:40:45 -05:00
morpheus65535
17577b35be
Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption.
2021-01-31 08:39:10 -05:00
morpheus65535
4e2ea8f090
Fix for opensubtitles.com cached token not removed when saving providers settings.
2021-01-31 08:38:16 -05:00
Moravčík, Marian
c605d6fa38
Change time limit for DownloadLimitExceeded in titulky provider
2021-01-31 10:03:40 +01:00
morpheus65535
40c92bc89d
Fix for #1253 .
2021-01-30 22:34:40 -05:00
morpheus65535
6564ce62f2
Improving releases and update process - part 2.
2021-01-27 14:11:18 -05:00
morpheus65535
5aea4e0483
Improving releases and update process.
2021-01-27 11:29:08 -05:00
morpheus65535
94825422d5
Opensubtitles.com fixes ( #1249 )
2021-01-25 22:05:56 -05:00
morpheus65535
229f978a23
Merge pull request #1248 from vitiko98/fix-providers
...
Fix TuSubtitulo provider (#1242 ) and improve various spanish providers
2021-01-25 17:52:41 -05:00
vitiko98
8b97c7c54e
Improve matches for Subdivx provider
2021-01-25 17:18:32 -04:00
vitiko98
9d41d44d6d
Add minor changes to Sucha provider
2021-01-25 17:18:03 -04:00
vitiko98
3659b4e566
Improve matches and readability for Argenteam provider
2021-01-25 17:17:34 -04:00
vitiko98
568873ac30
Rewrite TuSubtitulo provider ( Close #1242 )
2021-01-25 17:16:49 -04:00
morpheus65535
c8eae1a512
Adding opensubtitles.com provider ( #1247 )
...
Adding OpenSubtitles.com provider
2021-01-25 14:28:55 -05:00
morpheus65535
5d0da41e27
Merge pull request #1246 from GiK986/development
...
Fix search row BeautifulSoup CSS selector
2021-01-25 13:12:35 -05:00
Georgi Kyosev
ff06881d5d
Fix search row BeautifulSoup CSS selector
2021-01-25 16:48:08 +02:00
morpheus65535
226e8a0d8f
Fix for #1244
2021-01-24 23:10:00 -05:00
morpheus65535
b5f9fa2ddf
Merge pull request #1239 from kSotin/patch-1
...
Fix for #1238
2021-01-23 09:04:25 -05:00
morpheus65535
a7e9811bd5
Fix for #1235
2021-01-22 23:10:04 -05:00
kSotin
60bf35c1ef
fix database execution
2021-01-22 23:36:23 +08:00
morpheus65535
91c567e29c
Label clarification for forced and HI
2021-01-20 22:17:45 -05:00
morpheus65535
324f6787c1
Fixed default languages profile dropdowns not being updated after editing a languages profile.
2021-01-19 20:45:16 -05:00
morpheus65535
22cd45bc41
Languages profiles ( #1232 )
...
Implementing the languages profiles functionality.
2021-01-18 23:49:51 -05:00