Commit Graph

75 Commits

Author SHA1 Message Date
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop. 2021-12-18 11:39:32 -05:00
morpheus65535 5d1dccde99 Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider. 2021-12-18 09:41:48 -05:00
Vitiko 9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support 2021-12-14 15:50:45 -04:00
Vitiko ffca84a1b4 Add Embedded Subtitles provider 2021-12-13 17:13:40 -04:00
morpheus65535 ca8f3f9fd2 Fixed throttled providers badges in UI throwing exception. #1631 2021-12-06 19:31:10 -05:00
Samuel Bartík d8fffe8e52
Improved Titulky provider 2021-11-14 15:30:54 -05:00
Samuel Bartík 801ff0d478
Refactored the Titulki provider 2021-10-27 14:23:58 -04:00
morpheus65535 d851c16da7 Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565 2021-10-10 23:31:38 -04:00
morpheus65535 ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached. 2021-10-10 08:20:06 -04:00
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit 2021-08-31 13:26:16 -04:00
morpheus65535 e0b988b20f Fixed throttled providers badge not being updated when pressing the reset button. 2021-08-23 22:50:56 -04:00
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04:00
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
morpheus65535 b72d476d2e Added filter for unknown providers in settings. 2021-05-07 21:57:29 -04:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
Michiel van Baak c55884ddad Handle invalid content in the throttled_providers data file 2021-03-15 11:07:38 +01: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
Moravčík, Marian c605d6fa38 Change time limit for DownloadLimitExceeded in titulky provider 2021-01-31 10:03:40 +01:00
morpheus65535 94825422d5
Opensubtitles.com fixes (#1249) 2021-01-25 22:05:56 -05:00
morpheus65535 c8eae1a512
Adding opensubtitles.com provider (#1247)
Adding OpenSubtitles.com provider
2021-01-25 14:28:55 -05:00
Louis Vézina b4165408fb Another attempt to fix #1034. 2020-08-17 23:52:48 -04:00
Louis Vézina c496af6fc4 Fix for #1034. 2020-08-13 09:32:50 -04:00
Louis Vézina f7f30a4157 Performance improvement to event emission from backend and handling from frontend. 2020-08-11 10:36:14 -04:00
Louis Vézina e2b1726c87 Fix for #1034. 2020-08-10 08:48:03 -04:00
Louis Vézina 37802e30cc Fix for #1032. 2020-07-26 20:13:28 -04:00
Louis Vézina f159124ca8 WIP 2020-05-20 19:29:11 -04:00
Louis Vézina 8a1135565c Merge branch 'development' into hermes 2020-05-12 08:25:33 -04:00
Louis Vézina e1c9c4c415 WIP 2020-05-12 08:25:03 -04:00
Bazarr 356fb745f0 Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS 2020-05-11 15:43:20 +01:00
Louis Vézina ec3fa42444 Merge branch 'development' into hermes 2020-05-10 10:42:17 -04:00
Bazarr 963ae3354a when download limit reached, throttle wait until next day 2020-05-09 23:38:08 +01: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
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 961fae8aed WIP 2020-05-08 11:37:40 -04:00
Bazarr 41a66abe68 Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion 2020-05-08 12:28:06 +01:00
Bazarr d9982b36d9 added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site 2020-05-08 10:32:12 +01:00
Bazarr 075f053f17 treat exceptions when HTTPError is returned 2020-05-07 13:47:00 +01:00
Louis Vézina 6fd6ee234c Merge branch 'development' into hermes
# Conflicts:
#	.gitignore
#	bazarr/main.py
2020-05-06 08:12:24 -04:00
Bazarr 2dcfc433c3 fixed Parsed Exceptios, refactored code and implemented pagination search 2020-05-05 23:39:38 +01:00
Louis Vézina de02f5ea10 WIP 2020-04-30 08:38:05 -04:00
Louis Vézina f81f7ed27c Merge branch 'development'
# Conflicts:
#	bazarr/get_providers.py
#	libs/subliminal_patch/providers/titrari.py
2020-01-31 20:30:39 -05:00
qxe5534 517454b2df Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
#	bazarr/get_providers.py
2020-01-20 10:25:15 +02:00
morpheus65535 6f3a282f2a
Revert "Feature/provider titrari ro" 2020-01-19 17:49:53 -05:00
Space 3cb1a33867 -added provider titrari.ro for movies 2020-01-19 22:55:56 +02:00
German Gutierrez 46b59cdae7 Provider LegendasDivx v1 2020-01-16 21:38:41 +01:00
Louis Vézina 3cdff1dd9f Fix for throttling exception without message. 2019-11-26 17:03:58 -05:00
Louis Vézina 96aa045699 Fix for providers throttling in Python 3. 2019-11-16 09:17:31 -05:00
Louis Vézina 47f7944d64 Merge branch 'development' into python3
# Conflicts:
#	views/movie.tpl
2019-11-15 06:53:49 -05:00
Louis Vézina 8ad2e46dd3 Fix for #671. 2019-11-14 19:47:13 -05:00