summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Collapse)Author
2022-02-08Fixed addic7ed subtitles search query to return all languages instead of ↵v1.0.3-beta.283klips
relying on filter defined in addic7ed profiles.
2022-02-06Fixed legendastv issue since rarfile upgrade. #1711v1.0.3-beta.27morpheus65535
2022-02-04Added cookies caching to titulky providerv1.0.3-beta.25Samuel Bartík
2022-02-03no log: opensubtitles.com - fixed query arguments ordering to prevent ↵morpheus65535
redirection and additional request to provider.
2022-01-30Fixed JSON parsing exception in supersubtitles provider. #1700v1.0.3-beta.22morpheus65535
2022-01-29no log: improvement to opensubtitles.com againmorpheus65535
2022-01-28Improved opensubtitles.com resilience and properly deal with the Invalid ↵v1.0.3-beta.21morpheus65535
JSON/Bad Gateway exception.
2022-01-25Improved retry and exception handling in opensubtitles.com provider.v1.0.3-beta.18morpheus65535
2022-01-24Fixed missing tzdata module. #1693v1.0.3-beta.17morpheus65535
2022-01-23Upgraded vendored Python dependencies to the latest versions and removed the ↵v1.0.3-beta.16morpheus65535
unused dependencies.
2022-01-23no log: remove useless conditionalVitiko
2022-01-23Add Embedded Subtitles mergerfs modeVitiko
2022-01-23Add Embedded Subtitles provider memoization/cacheVitiko
2022-01-16Fixed Subscene provider for US shows. #1678morpheus65535
2022-01-12Improve Subdivx provider: use a random cookie to speed up downloads andv1.0.3-beta.9Vitiko
match release groups properly
2022-01-09Fixed SuperSubtitles provider and made some improvements (#1668)v1.0.3-beta.8th3r3v
SuperSubtitles provider: - added Referer header to the session, to avoid being redirected to the main page while searching for series ID - improved the inconsistent naming logic. Via this solution, it is not necessary anymore to add an exclusion for every Marvel series that has a different name on this provider. - the series-related part of the subtitle search logic has been refactored to use a different (JSON) endpoint, based on the SuperSubtitles XBMC (Kodi) plugin - changed the format of the release_info, for better scoring results - improved the "get_matches" logic of the provider, to check for resolution and source, plus removed some unnecessary checks too
2022-01-08Fixed issue with addic7ed where alternative titles were not used properly in ↵v1.0.3-beta.7morpheus65535
during searches. #1669
2022-01-08Added settings to change the hearing-impaired subtitles file extension to ↵morpheus65535
use when saving to disk.
2022-01-06Added cookies option for addic7ed to avoid anti-captcha provider requirementv1.0.3-beta.6Anthony Arnaud
2022-01-05Upgraded guessit to latest version and include new dependencies.v1.0.3-beta.5morpheus65535
2022-01-02no log: Remove unsolicited test logs from soustitres.euAntoine Malliarakis
2022-01-01Added validation for V.I.P. account status in titulky providerv1.0.3-beta.2Samuel Bartík
2022-01-01Handle InvalidFile with Embedded Subtitles Provider (close #1652)Vitiko
2022-01-01Add MustGetBlacklisted exception for redundant download_subtitle callsVitiko
2022-01-01Add hi_fallback option to Embedded Subtitles ProviderVitiko
2022-01-01Improved search speed by reusing providers poolsmorpheus65535
2021-12-30Subdivx provider: Improve scraperv1.0.3-beta.0Vitiko
2021-12-30Fix broken Subdivx provider: update scraperVitiko
Subdivx provider has been broken for about one week. They have made some changes on their API.
2021-12-30Improved opensubtitles.com server-side error handlingmorpheus65535
2021-12-28no log: update fese versionv1.0.2-beta.14Vitiko
2021-12-28Embedded Subtitles provider: fix language error (fix #1653)Vitiko
2021-12-23Fix Addic7ed provider: handle language errors, avoid guessit exception and ↵v1.0.2-beta.11Vitiko
match version for movies
2021-12-23Fix Addic7ed provider TypeErrorVitiko
2021-12-23Update embeddedsubtitles provider: use original_path instead of nameVitiko
2021-12-23Update version.txtVitiko
2021-12-19Fixed issues with release_info for some providers. #1644v1.0.2-beta.10morpheus65535
2021-12-18Added vip and daily download limit to addic7ed and try to slow down a little ↵morpheus65535
to prevent being ip blocked by the provider.
2021-12-14Embedded Subtitles Provider: rebuild language if forcedv1.0.2-beta.8Vitiko
2021-12-14Update Embedded Subtitles provider: add forced and ass-only supportVitiko
2021-12-13Add Embedded Subtitles providerVitiko
2021-12-13Add fese module for embedded subtitlesVitiko
2021-12-13Add default attribute to SubtitleVitiko
2021-12-11Implemented words/regex ban list for subtitlesmorpheus65535
2021-12-01Updated Apprise notification module to the latest providers.v1.0.2-beta.2morpheus65535
2021-12-01Upgraded some embedded dependencies to be ready for Python 3.10. This ↵morpheus65535
doesn't mean that it's fully supported right now.
2021-11-30Fix Hosszupuska provider not returning resultsVitiko
2021-11-30Update bad import (dev environment issue)Vitiko
2021-11-30Argenteam provider: fix decoding errorVitiko
2021-11-30Avoid breaking function with optional keyword parameterVitiko
2021-11-30Fixed addic7ed provider that wasn't able to find all shows. #1619morpheus65535