summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorJayZed <[email protected]>2024-03-16 22:10:50 -0400
committerGitHub <[email protected]>2024-03-16 22:10:50 -0400
commitec85f6e172cc004138d875f1980dd8d06dffa7a2 (patch)
tree16437c07f484f1b063f15f03f9ad587f435a2eba /.github/workflows/ci.yml
parent1c25d125d3db6b5ce2b38076d179dbfddf7cc2df (diff)
downloadbazarr-ec85f6e172cc004138d875f1980dd8d06dffa7a2.tar.gz
bazarr-ec85f6e172cc004138d875f1980dd8d06dffa7a2.zip
Improved multiple exceptions catching and fixed some other providers issues
* Backup files should be listed with newest ones first Just like Sonarr and Radarr and everyone else. * Add check_parser_binary() validation method This is mainly to prevent the user from selecting mediainfo as the subtitles parser if it has not yet been installed on the user's system somewhere in the PATH. * import JSONDecodeError from requests.exceptions instead of json Because sometimes it will return the simplejson one instead and that one won't be caught by the except clause. * import JSONDecodeError from requests.exceptions instead of json Because sometimes it will return the simplejson one instead and that one won't be caught by the except clause. Also fixed User-Agent assignment.
Diffstat (limited to '.github/workflows/ci.yml')
0 files changed, 0 insertions, 0 deletions