Commit Graph

1459 Commits (33a9e512acafe0419d553660c20659d007a23b85)

Author SHA1 Message Date
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
2 years ago
morpheus65535 eb63f05768 Fixed backups ordering and rotation
2 years ago
morpheus65535 040ddb2362 Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757
2 years ago
morpheus65535 2b889fa975 Fixed log rotation under Python 3.9 or greater.
2 years ago
morpheus65535 d384b9307b Fixed network issues from preventing Bazarr startup.
2 years ago
morpheus65535 ce1345a870 Fixed knowit provider specification.
2 years ago
morpheus65535 d13bc73189 Fixed subtitles translation when there's an empty string in the source file.
2 years ago
morpheus65535 4b84a9c64c Fixed GetSonarrInfo.version() to make sure it doesn't prevent Bazarr startup.
2 years ago
morpheus65535 c2f74465e9 Fixed cache invalidation on providers' password changes.
2 years ago
morpheus65535 e4c666f82b Added backup file size to API and table view.
2 years ago
morpheus65535 33ff7948e8 no log: pep8 fixes
2 years ago
morpheus65535 9c1397a14d no log: subsync memory usage improvement
2 years ago
morpheus65535 0a0f609de8 Implemented garbage collection after each subtitles synchronization.
2 years ago
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database
2 years ago
morpheus65535 c020a9e892 Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731
2 years ago
bakerboy448 ffcbb57672
Clarified SignalR error for Sonarr
2 years ago
morpheus65535 fc48bbfdda no log: fixed last commit http code returned by API.
2 years ago
morpheus65535 026eba9b13 no log: improved usage of some database queries to prevent exceptions.
2 years ago
morpheus65535 4fca9e86af no log: Fixed issue introduced in previous commit. #1691
2 years ago
morpheus65535 d160f1e4eb Fixed external subtitles with unknown language causing exception during indexing. #1709
2 years ago
morpheus65535 6988d7c7ad Improved sync with Sonarr/Radarr exceptions management when trying to write to database. #1699
2 years ago
Vitiko a53fc440cd Fix database issue with LATAM Spanish custom language
2 years ago
morpheus65535 b766b0324e no log: fixed Bazarr directory issue in system-->status
2 years ago
morpheus65535 63f3454c8f Fixed progress not being removed from control center when a search all fails.
2 years ago
Michiel van Baak Jansen c91597fdd5
Implemented the functions to read more info from package_info file
2 years ago
morpheus65535 e99d58d77e Fixed Windows uninstaller being removed during Bazarr upgrade. #1693
2 years ago
morpheus65535 aa0c2ffca7 Fixed issue with cutoff and exclude language exclusions were not working as expected. #1691
2 years ago
morpheus65535 0c3c5a02a7 Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies.
2 years ago
Vitiko 4c15a50134 Add Embedded Subtitles mergerfs mode
2 years ago
morpheus65535 6b82a734e2 Fixed issue where episode name was used as hints for guessit instead of series name.
2 years ago
morpheus65535 391892fdf0 Fixed translation issue when first line is an empty string. #1672
2 years ago
morpheus65535 28663a6937 Fixed issue with unrecognized languages while indexing subtitles (mainly for those without a language code in filename).
2 years ago
morpheus65535 a3a8ed93c7 Fixed upgrade leftover cleanup to prevent config reset when Bazarr is installed in the same directory as config and database. #1655
2 years ago
morpheus65535 9d30414f9d Fixed indexing of unsupported language codes. #1683
2 years ago
morpheus65535 3b3d6fe36a Fixed translation exception on malformed subtitles file. #1672
2 years ago
morpheus65535 92c3dc9f00 Fixed logging of exception when save_subtitles raise an exception while uploading a subtitles.
2 years ago
morpheus65535 62ef614d30 Added some failsafe to deal with improper JSON returned from Radarr tags API endpoint.
2 years ago
morpheus65535 9b48b59860 no log: added failsafe for compare str to None while trying to sort.
2 years ago
morpheus65535 8764ac581e
Fixed issue with deleted episode file raising a 404 while trying to update from Sonarr. #1676
2 years ago
Vitiko bf09ae8ec1 no log: update get_providers
2 years ago
morpheus65535 58a967c892 Added settings to change the hearing-impaired subtitles file extension to use when saving to disk.
2 years ago
morpheus65535 926f3d1f14 no log: made some rework and cleanup in download and manual.
2 years ago
Anthony Arnaud 1a03d9fd12
Added cookies option for addic7ed to avoid anti-captcha provider requirement
2 years ago
GilbN 166c2a745a
no log: Added extra try/except in GetRadarrInfo.version()
2 years ago
Vitiko 9afa025749 no log: add little refactoring to get_subtitle
2 years ago
morpheus65535 5d3d4532df Fixed logging of regex pattern used during upgrade leftover cleanup. #1655
2 years ago
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files
2 years ago
Vitiko 2a832bbadf no log: update log call for update_pools() decorator
2 years ago
Vitiko 1261e91870 Add MustGetBlacklisted exception for redundant download_subtitle calls
2 years ago
Vitiko b90dab03e8 Add hi_fallback option to Embedded Subtitles Provider
2 years ago