Commit Graph

84 Commits (3250f23720b62ed1e6336f7dcb70d073d57926e4)

Author SHA1 Message Date
morpheus65535 3250f23720 Merge fixes
2 years ago
morpheus65535 c7a8e83982 Merge branch 'development' into autonomous
2 years ago
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop.
3 years ago
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.
3 years ago
Vitiko 9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support
3 years ago
Vitiko ffca84a1b4 Add Embedded Subtitles provider
3 years ago
morpheus65535 545fd50a69 Merge branch 'development' into autonomous
3 years ago
morpheus65535 b8a559b62d The whole Bazarr Python code (excluding libs) is now following PEP8 (excluding E501 and C901).
3 years ago
morpheus65535 ca8f3f9fd2 Fixed throttled providers badges in UI throwing exception. #1631
3 years ago
morpheus65535 dc86c0076d Merge branch 'development' into autonomous
3 years ago
Samuel Bartík d8fffe8e52
Improved Titulky provider
3 years ago
Samuel Bartík 801ff0d478
Refactored the Titulki provider
3 years ago
morpheus65535 a4a5d88d80 Merge branch 'development' into autonomous
3 years ago
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
3 years ago
morpheus65535 d1718de41b Merge branch 'development' into autonomous
3 years ago
morpheus65535 ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached.
3 years ago
morpheus65535 e537cd131c PEP improvements.
3 years ago
Deathbybandaid bdbf762331
no log: Pep Fixes
3 years ago
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit
3 years ago
morpheus65535 e0b988b20f Fixed throttled providers badge not being updated when pressing the reset button.
3 years ago
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV
3 years ago
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
3 years ago
morpheus65535 b72d476d2e Added filter for unknown providers in settings.
3 years ago
Liang Yi f64719e4ad
Refactored Web UI using React
3 years ago
Michiel van Baak c55884ddad Handle invalid content in the throttled_providers data file
3 years ago
morpheus65535 f93af2f3e0 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 17577b35be Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption.
3 years ago
Moravčík, Marian c605d6fa38 Change time limit for DownloadLimitExceeded in titulky provider
3 years ago
morpheus65535 94825422d5
Opensubtitles.com fixes (#1249)
3 years ago
morpheus65535 c8eae1a512
Adding opensubtitles.com provider (#1247)
3 years ago
Louis Vézina b4165408fb Another attempt to fix #1034.
4 years ago
Louis Vézina c496af6fc4 Fix for #1034.
4 years ago
Louis Vézina f7f30a4157 Performance improvement to event emission from backend and handling from frontend.
4 years ago
Louis Vézina e2b1726c87 Fix for #1034.
4 years ago
Louis Vézina 37802e30cc Fix for #1032.
4 years ago
Louis Vézina f159124ca8 WIP
4 years ago
Louis Vézina 8a1135565c Merge branch 'development' into hermes
4 years ago
Louis Vézina e1c9c4c415 WIP
4 years ago
Bazarr 356fb745f0 Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS
4 years ago
Louis Vézina ec3fa42444 Merge branch 'development' into hermes
4 years ago
Bazarr 963ae3354a when download limit reached, throttle wait until next day
4 years ago
Louis Vézina 3394363edc Merge branch 'development' into hermes
4 years ago
Bazarr 81642e3fe2 added skip_wrong_fps match and login again if redirect due to expired session cookies
4 years ago
Louis Vézina 961fae8aed WIP
4 years ago
Bazarr 41a66abe68 Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion
4 years ago
Bazarr d9982b36d9 added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site
4 years ago
Bazarr 075f053f17 treat exceptions when HTTPError is returned
4 years ago
Louis Vézina 6fd6ee234c Merge branch 'development' into hermes
4 years ago
Bazarr 2dcfc433c3 fixed Parsed Exceptios, refactored code and implemented pagination search
4 years ago
Louis Vézina de02f5ea10 WIP
4 years ago