1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 09:37:25 +00:00
Commit graph

2727 commits

Author SHA1 Message Date
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
morpheus65535
240a3759cf Partial fix for #1230: js2py issue under Python 3.8+ 2021-01-17 20:52:56 -05:00
morpheus65535
b291746a49 Fix for #1229 2021-01-17 08:58:01 -05:00
morpheus65535
04f6d49b0b Fix for #1224 2021-01-14 22:49:08 -05:00
morpheus65535
7271249e04 Fix for UI password being reHashed on settings save. 2021-01-14 16:02:17 -05:00
morpheus65535
e9588d8d16 Possible fix for #1117 2021-01-11 22:01:17 -05:00
josdion
21b288308f subssabbz, subsunacs - fix inconsistent movie/tv naming 2021-01-03 17:57:25 +02:00
morpheus65535
8f7c402259 Fix for #1219 2020-12-22 00:10:32 -05:00
morpheus65535
6544fd4c39 Fix for #1215 2020-12-21 23:56:58 -05:00
morpheus65535
73d3000b96
Merge pull request #1214 from soenneker/subscene-fix
Fixes subscene with invalid attribute
2020-12-21 23:46:07 -05:00
morpheus65535
e7d68f4316 Removed some Python 2.7.x compatibility code. 2020-12-21 23:44:24 -05:00
Jake Soenneker
d7333d9172 Removes if statement for python 2 2020-12-15 22:32:47 -06:00
morpheus65535
53958c62b8 Improvement to matching dropdowns in manual search UI. 2020-12-13 10:20:51 -05:00
Jake Soenneker
4f7d436254 Fixes subscene issue with Python dropping unescape 2020-12-12 16:21:21 -06:00
morpheus65535
e3b63d90de Fix for #1212. Disabling password reset during upgrade. 2020-12-10 10:41:12 -05:00
Moravčík, Marian
ab5dd535e9 Fix issue with login security 2020-12-10 13:46:12 +01:00
morpheus65535
855727643b
Merge pull request #1205 from vitiko98/sucha-new-api
Convert release data to guessit format before refining from database
2020-12-08 17:15:45 -05:00