1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-31 03:12:12 +00:00
Commit graph

2287 commits

Author SHA1 Message Date
Louis Vézina
5831c415b6 WIP 2020-05-09 16:50:14 -04:00
Louis Vézina
0c2b0f7dcb WIP 2020-05-09 15:16:29 -04:00
Louis Vézina
3394363edc Merge branch 'development' into hermes
# Conflicts:
#	bazarr/get_providers.py
#	bazarr/main.py
#	views/providers.tpl
2020-05-09 14:48:57 -04:00
Louis Vézina
0b27b0854d WIP 2020-05-09 14:46:41 -04:00
morpheus65535
79a6de7d18
Merge pull request #974 from redglory/development
added skip_wrong_fps match and login on redirection
2020-05-09 14:45:49 -04:00
Bazarr
b3550cda20 removed subz from providers.tpl 2020-05-09 19:04:12 +01:00
Bazarr
6bbe33b7f4 missing providers 2020-05-09 18:54:57 +01:00
Bazarr
5f48051e11 missing closing tag 2020-05-09 18:47:48 +01:00
Bazarr
001f947b9b missing RegieLive from views/providers.tpl 2020-05-09 18:46:15 +01:00
Bazarr
81642e3fe2 added skip_wrong_fps match and login again if redirect due to expired session cookies 2020-05-09 18:38:27 +01:00
Louis Vézina
64dbc512dc WIP 2020-05-09 09:24:27 -04:00
Louis Vézina
da7addac4e WIP 2020-05-08 22:23:01 -04:00
Louis Vézina
7490e73a10 WIP 2020-05-08 13:01:09 -04:00
Louis Vézina
961fae8aed WIP 2020-05-08 11:37:40 -04:00
morpheus65535
c9ebcd2208
Merge pull request #972 from redglory/development
Improved Exceptions and code more Python3 complying
2020-05-08 10:25:51 -04:00
Bazarr
f470448bf9 Improved Exceptions and code more Python3 complying 2020-05-08 15:15:52 +01:00
morpheus65535
1aa06630bf
Merge pull request #971 from redglory/development
Throttle connections to Addic7ed provider throwing IPAddressBlocked
2020-05-08 07:41:57 -04:00
Bazarr
41a66abe68 Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion 2020-05-08 12:28:06 +01:00
morpheus65535
842e9efdfc
Merge pull request #970 from redglory/development
added new IPAddressBlocked exception and cache Legendasdivx login
2020-05-08 07:22:28 -04:00
Bazarr
d9982b36d9 added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site 2020-05-08 10:32:12 +01:00
Louis Vézina
c1c7ba5dc3 WIP 2020-05-08 00:22:14 -04:00
morpheus65535
1a3943415a
Merge pull request #969 from redglory/development
fixed retries to get download link to avoid throttling
2020-05-07 20:10:48 -04:00
Moravčík, Marian
106528977a WIP 2020-05-07 15:24:20 +02:00
Bazarr
075f053f17 treat exceptions when HTTPError is returned 2020-05-07 13:47:00 +01:00
Bazarr
83d81a6946 no need to import HTTPerror exception. Not treated 2020-05-07 13:09:50 +01:00
Bazarr
1cdf07884f simplified raise exceptions (raise_for_status() already raises exceptions 2020-05-07 13:07:34 +01:00
Bazarr
8da77a72eb simplig 2020-05-07 12:53:26 +01:00
Louis Vézina
9741ed2b91 WIP 2020-05-07 07:39:59 -04:00
Louis Vézina
004e7943ea Merge remote-tracking branch 'origin/hermes' into hermes 2020-05-07 07:38:25 -04:00
Bazarr
abcf03e389 fixed retries to get download link to avoid throttling 2020-05-07 12:16:25 +01:00
Moravčík, Marian
71e3877417 WIP 2020-05-07 12:29:00 +02:00
Louis Vézina
6fd6ee234c Merge branch 'development' into hermes
# Conflicts:
#	.gitignore
#	bazarr/main.py
2020-05-06 08:12:24 -04:00
Louis Vézina
018d18840e WIP 2020-05-06 08:09:41 -04:00
morpheus65535
ea792a09f1
Merge pull request #960 from redglory/development
Add uploader to LegendasDivx subtitle results
2020-05-06 07:23:45 -04:00
Bazarr
8b04941a3f replaced uploader from <n/a> to anonymous when not found 2020-05-06 11:04:52 +01:00
josdion
dcd8e78464 manual search dialog improvements
- rename search label to filter, to not be mistaken with the actual subtitle search
- show horizontal scroll when dialog is too small to fit the whole table
2020-05-06 11:33:21 +03:00
Louis Vézina
cd3d1ada49 WIP 2020-05-05 21:25:03 -04:00
Louis Vézina
b88763af3a WIP 2020-05-05 20:25:59 -04:00
Louis Vézina
8718d91ba5 WIP 2020-05-05 20:09:25 -04:00
Bazarr
2dcfc433c3 fixed Parsed Exceptios, refactored code and implemented pagination search 2020-05-05 23:39:38 +01:00
Louis Vézina
8a7afaf02b Merge remote-tracking branch 'origin/hermes' into hermes 2020-05-04 07:28:28 -04:00
Louis Vézina
bf7bd26859 WIP 2020-05-04 07:27:22 -04:00
Moravčík, Marian
11bd3c6c10 WIP 2020-05-03 17:40:56 +02:00
Bazarr
21bd7bc792 added uploader to legendasdivx subtitles 2020-05-03 16:27:03 +01:00
Bazarr
2e798bec0b added .vscode to .gitignore 2020-05-03 16:25:51 +01:00
Moravčík, Marian
8c27e72604 WIP 2020-05-03 15:29:06 +02:00
josdion
0ae5ea56a2 Added filtering to manual search dialog 2020-05-03 12:03:09 +03:00
josdion
5ad70d940f Fix #886
Ignore external subtitles files only if the encoding confidence is below 0.6. Hope this will fix any remaining encoding related issues.
2020-05-03 11:17:15 +03:00
Louis Vézina
9cd6a489f7 WIP 2020-05-02 22:41:03 -04:00
Moravčík, Marian
8bf929dee7 WIP 2020-05-02 20:45:16 +02:00