morpheus65535
7bac8ae1d6
Merge pull request #983 from redglory/development
...
search for season packs and stop unnecessary exceptions
5 years ago
Bazarr
82b41f8115
search for season packs and stop unnecessary exceptions
5 years ago
morpheus65535
5873cf7374
Merge pull request #981 from redglory/development
...
refactor matches
5 years ago
Bazarr
392855b4eb
refactor matches
5 years ago
morpheus65535
e10d54ff3c
Merge pull request #979 from redglory/development
...
Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS
5 years ago
Bazarr
356fb745f0
Add IPAddressBlocked to VALID_THROTTLE_EXCEPTIONS
5 years ago
morpheus65535
ed5a6d7498
Merge pull request #977 from redglory/development
...
Fixed daily download limit reached exception and wait until next day
5 years ago
Bazarr
963ae3354a
when download limit reached, throttle wait until next day
5 years ago
Bazarr
21f80d2f76
fixed download limit exceeded exception
5 years ago
Bazarr
989e725dd5
just added Legendasdivx to log msgs
5 years ago
morpheus65535
02a47acf4d
Merge pull request #976 from redglory/development
...
don't raise an exception if compressed format is not supported
5 years ago
Bazarr
35830abd9b
don't raise an exception if compressed format is not supported
5 years ago
morpheus65535
79a6de7d18
Merge pull request #974 from redglory/development
...
added skip_wrong_fps match and login on redirection
5 years ago
Bazarr
b3550cda20
removed subz from providers.tpl
5 years ago
Bazarr
6bbe33b7f4
missing providers
5 years ago
Bazarr
5f48051e11
missing closing tag
5 years ago
Bazarr
001f947b9b
missing RegieLive from views/providers.tpl
5 years ago
Bazarr
81642e3fe2
added skip_wrong_fps match and login again if redirect due to expired session cookies
5 years ago
morpheus65535
c9ebcd2208
Merge pull request #972 from redglory/development
...
Improved Exceptions and code more Python3 complying
5 years ago
Bazarr
f470448bf9
Improved Exceptions and code more Python3 complying
5 years ago
morpheus65535
1aa06630bf
Merge pull request #971 from redglory/development
...
Throttle connections to Addic7ed provider throwing IPAddressBlocked
5 years ago
Bazarr
41a66abe68
Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion
5 years ago
morpheus65535
842e9efdfc
Merge pull request #970 from redglory/development
...
added new IPAddressBlocked exception and cache Legendasdivx login
5 years ago
Bazarr
d9982b36d9
added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site
5 years ago
morpheus65535
1a3943415a
Merge pull request #969 from redglory/development
...
fixed retries to get download link to avoid throttling
5 years ago
Bazarr
075f053f17
treat exceptions when HTTPError is returned
5 years ago
Bazarr
83d81a6946
no need to import HTTPerror exception. Not treated
5 years ago
Bazarr
1cdf07884f
simplified raise exceptions (raise_for_status() already raises exceptions
5 years ago
Bazarr
8da77a72eb
simplig
5 years ago
Bazarr
abcf03e389
fixed retries to get download link to avoid throttling
5 years ago
morpheus65535
ea792a09f1
Merge pull request #960 from redglory/development
...
Add uploader to LegendasDivx subtitle results
5 years ago
Bazarr
8b04941a3f
replaced uploader from <n/a> to anonymous when not found
5 years ago
Bazarr
2dcfc433c3
fixed Parsed Exceptios, refactored code and implemented pagination search
5 years ago
Bazarr
21bd7bc792
added uploader to legendasdivx subtitles
5 years ago
Bazarr
2e798bec0b
added .vscode to .gitignore
5 years ago
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.
5 years ago
josdion
51bf6964bf
subssabbz, yavkanet - prevent country detection with guessit #958
5 years ago
josdion
466aebd8c7
Fix #958
5 years ago
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
5 years ago
morpheus65535
4bc21e645a
Merge pull request #955 from pkoutsias/feature/xsubs_name_fix
...
Fixes name matching for xsubs
5 years ago
Panagiotis Koutsias
39068532bc
Fixes name matching for xsubs
...
Fixes #947
5 years ago
Louis Vézina
31ab819079
Fix for #952 .
5 years ago
josdion
fe2a4aa067
add Yavka.net to readme
5 years ago
josdion
a37ef4a418
opensubtitles - add get_fps function
...
- added get_fps() function
- getting of the authentication token from the cache is fixed
5 years ago
josdion
76ec6109df
subsunacs - improve provider
5 years ago
josdion
8b06629906
subssabbz - improve provider
5 years ago
josdion
7670b7eae6
yavkanet - improve provider
5 years ago
josdion
267933f106
adding capability for subtitle provider to set frame rate when loading microdvd file
5 years ago
Louis Vézina
55fb852fba
Fix for ffprobe not being used correctly.
5 years ago
Louis Vézina
f0e9c0f58a
Fix for ffprobe not being used correctly.
5 years ago