Commit Graph

2082 Commits

Author SHA1 Message Date
Louis Vézina 20c3a3c55d Merge branch 'development' 2020-05-21 06:41:37 -04:00
morpheus65535 56f3eb386b
Merge pull request #988 from ngosang/feature/tvsubtitles
tvsubtitles provider: hide error message when not found
2020-05-16 09:48:26 -04:00
morpheus65535 bbee163d2e
Merge pull request #987 from ngosang/feature/argent2
argenteam provider: fix null exception and improve scoring (part 2)
2020-05-16 09:47:53 -04:00
ngosang 55bb3791da tvsubtitles provider: hide error message when not found
Test: The Boys
2020-05-16 15:44:43 +02:00
ngosang 499ec5ac12 argenteam provider: fix null exception and improve scoring (part 2) 2020-05-16 15:43:05 +02:00
morpheus65535 3b0eec371e
Merge pull request #986 from ngosang/feature/argent
argenteam provider: fix null exception and improve scoring
2020-05-16 09:31:04 -04:00
ngosang f3c3655dae argenteam provider: fix null exception and improve scoring 2020-05-16 15:27:49 +02:00
morpheus65535 7bac8ae1d6
Merge pull request #983 from redglory/development
search for season packs and stop unnecessary exceptions
2020-05-13 19:23:42 -04:00
Bazarr 82b41f8115 search for season packs and stop unnecessary exceptions 2020-05-14 00:19:39 +01:00
morpheus65535 5873cf7374
Merge pull request #981 from redglory/development
refactor matches
2020-05-13 11:50:05 -04:00
Bazarr 392855b4eb refactor matches 2020-05-12 01:26:39 +01:00
morpheus65535 fa903e4ec3
Update README.md 2020-05-11 13:57:12 -04:00
morpheus65535 e10d54ff3c
Merge pull request #979 from redglory/development
Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS
2020-05-11 13:54:49 -04:00
Bazarr 356fb745f0 Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS 2020-05-11 15:43:20 +01:00
morpheus65535 ed5a6d7498
Merge pull request #977 from redglory/development
Fixed daily download  limit reached exception and wait until next day
2020-05-09 21:40:57 -04:00
Bazarr 963ae3354a when download limit reached, throttle wait until next day 2020-05-09 23:38:08 +01:00
Bazarr 21f80d2f76 fixed download limit exceeded exception 2020-05-09 23:36:12 +01:00
Bazarr 989e725dd5 just added Legendasdivx to log msgs 2020-05-09 23:10:42 +01:00
morpheus65535 02a47acf4d
Merge pull request #976 from redglory/development
don't raise an exception if compressed format is not supported
2020-05-09 18:06:21 -04:00
Bazarr 35830abd9b don't raise an exception if compressed format is not supported 2020-05-09 23:03:34 +01: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
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
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
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
Bazarr abcf03e389 fixed retries to get download link to avoid throttling 2020-05-07 12:16:25 +01: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
Bazarr 2dcfc433c3 fixed Parsed Exceptios, refactored code and implemented pagination search 2020-05-05 23:39:38 +01: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
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
josdion 51bf6964bf subssabbz, yavkanet - prevent country detection with guessit #958 2020-05-01 19:18:16 +03:00
josdion 466aebd8c7 Fix #958 2020-05-01 18:20:04 +03:00
josdion 32bd30e3e7 reduce XMLRPC requests to opensubtitles server
- use cached token instead of logging in every time when search for subtitles
- delete authentication token in case of account modification
2020-05-01 11:23:54 +03:00
morpheus65535 4bc21e645a
Merge pull request #955 from pkoutsias/feature/xsubs_name_fix
Fixes name matching for xsubs
2020-04-28 07:58:55 -04:00
Panagiotis Koutsias 39068532bc Fixes name matching for xsubs
Fixes #947
2020-04-28 10:43:14 +03:00
Louis Vézina 31ab819079 Fix for #952. 2020-04-27 23:03:24 -04:00