Commit Graph

3696 Commits (0e98880494149801ac40821a4b0e89a7e2cb10b8)
 

Author SHA1 Message Date
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
Angry Cuban dbb5b85953
no log: Grammar Fix (#1681)
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 8ad4ec95f9 Improve Subdivx provider: use a random cookie to speed up downloads and
2 years ago
Vitiko bf09ae8ec1 no log: update get_providers
2 years ago
dependabot[bot] 18d6b99310
no log: Bump @fortawesome/react-fontawesome in /frontend (#1673)
2 years ago
th3r3v 6c22b7aedd
Fixed SuperSubtitles provider and made some improvements (#1668)
2 years ago
morpheus65535 dbf0bf2638 Fixed issue with addic7ed where alternative titles were not used properly in during searches. #1669
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
morpheus65535 f55492a25c Upgraded guessit to latest version and include new dependencies.
2 years ago
GilbN 166c2a745a
no log: Added extra try/except in GetRadarrInfo.version()
2 years ago
dependabot[bot] 79c2d1161f
no log: Bump axios from 0.23.0 to 0.24.0 in /frontend (#1664)
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
dependabot[bot] 2556c5e9b0
no log: Bump @types/react from 17.0.19 to 17.0.38 in /frontend (#1651)
2 years ago
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files
2 years ago
Antoine Malliarakis c83d661fb1
no log: Remove unsolicited test logs from soustitres.eu
2 years ago
Vitiko 2a832bbadf no log: update log call for update_pools() decorator
2 years ago
Samuel Bartík 3653ef163f
Added validation for V.I.P. account status in titulky provider
2 years ago
Vitiko 68a9f2fb0c Handle InvalidFile with Embedded Subtitles Provider (close #1652)
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
morpheus65535 e239fc2826 Fixed exception thrown when Radarr (and potentially Sonarr) return a null audio or video codec for a movie. #1657
2 years ago
morpheus65535 d8f14560e3
Improved search speed by reusing providers pools
2 years ago
morpheus65535 01e1723325 Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535 f56e07b1f4 no log: improved contributing.md
2 years ago
Michiel van Baak Jansen 4af4ae1ae8
Added support for hearing-impaired version of CustomLanguage
2 years ago
Vitiko d373bc8c0e Subdivx provider: Improve scraper
2 years ago
Vitiko 75926dc776 Fix broken Subdivx provider: update scraper
2 years ago
Vitiko 952a080b38 no log: update tests config
2 years ago
morpheus65535 46051646c6 Improved opensubtitles.com server-side error handling
2 years ago
morpheus65535 6e52ce2ecf Added support for Python 3.10 in startup warning.
2 years ago
Vitiko c05997bd33 no log: update fese version
2 years ago
Vitiko e65d643fae Embedded Subtitles provider: fix language error (fix #1653)
2 years ago
morpheus65535 117c894052 no log: fixed copy and paste error in adaptive searching debug logging.
2 years ago
morpheus65535 bd7b2eb471 Added exclusion settings for season 0 to prevent automatic downloading of extras subtitles.
2 years ago
morpheus65535 896239b34c Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535 10c3175732 Refactored adaptive searching and made it configurable
2 years ago
Vitiko 5d8897f675 Fix Addic7ed provider: handle language errors, avoid guessit exception and match version for movies
2 years ago
Vitiko a88f0a7f19 Fix Addic7ed provider TypeError
2 years ago
Vitiko 048307e429 Update embeddedsubtitles provider: use original_path instead of name
2 years ago
Vitiko d0b93a7b35 Update version.txt
2 years ago
morpheus65535 2faed982d9 Fixed issues with release_info for some providers. #1644
2 years ago
morpheus65535 46a8bd2909 Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop.
2 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.
2 years ago
LASER-Yi 637f20450e
Fix #1642
2 years ago