summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Collapse)Author
2023-12-06Updated zimuku URLv1.4.1-beta.3Jimmy Lynn
2023-12-02Added support for 7z by upgrading rarfile dependencyv1.4.1-beta.1Julien Voisin
- Bump rarfile.py from 4.0 to 4.1 - Add support for 7zip for archive extractions, since unar is a steaming pile of C# and unrar is non-free, having some easy-to-package software to handle archive makes it easier to run Bazarr on Linux distributions.
2023-11-28Updated to apprise v1.6.0Jeff Byrnes
Changelog: https://github.com/caronc/apprise/releases Highlights: * v1.6.0 * Notifiarr * v1.5.0 * Pushy * PushDeer * PushMe * RSyslog * v1.4.5 * WhatsApp * Burst SMS
2023-11-18Improved providers exceptions throttling to reduce useless calls to providers.v1.3.2-beta.14morpheus65535
2023-11-18Fixed infinite download retry loop in whisperai providermorpheus65535
2023-11-18Implemented PaymentRequired exception on opensubtitles.org that now requires ↵morpheus65535
VIP subscription.
2023-11-18Fixed blacklisting of embedded subtitles on failed extraction.morpheus65535
2023-11-10Fixed improper subtitles being downloaded when HI is required by languages ↵v1.3.2-beta.11morpheus65535
profile. #2293
2023-10-30Subdivx provider: improve language matchingVitiko
2023-10-30Improve modsVitiko
1. Avoid uppercase after possible abbreviations 2. Avoid removing double punctuation for spanish subtitles
2023-10-20Avoid FileNotFoundError indexing subtitles (#2273)v1.3.2-beta.5Vitiko
2023-10-14Changing from config.ini to config.yamlv1.3.2-beta.0morpheus65535
2023-10-12HDBits provider: add search filtersv1.3.1-beta.11v1.3.1Vitiko
2023-10-10EmbeddedSubtitles provider: add blacklist supportv1.3.1-beta.10Vitiko
2023-10-10HDBits provider: handle JSON errorsVitiko
2023-10-09Fixed hosszupuska website parsing issue. #2246morpheus65535
2023-10-01EmbeddedSubtitles provider: update subtitles checkerVitiko
2023-09-30HDBits provider: improve episode matchingv1.3.1-beta.6Vitiko
2023-09-26Add HDBits.org providerv1.3.1-beta.4Vitiko
2023-09-21Added logging for opensubtitles.com 400 error. #2232morpheus65535
2023-09-18Subdivx provider: improve movies matchesVitiko
Add one year tolerancy for movies. False positives probability is low enough to do so. (Fix #2245)
2023-09-15Removed sucha provider that doesn't exist anymore. #2242v1.3.0morpheus65535
2023-09-14EmbeddedSubtitles provider: improve cache management (Fix #2241)v1.2.5-beta.26Vitiko
2023-08-24Fixed opensubtitles.com token from being added to debug log in login responsev1.2.5-beta.18morpheus65535
2023-08-22Improved debug logging of login attempts to opensubtitles.com provider.v1.2.5-beta.17morpheus65535
2023-08-14Improved supersubtitles to detect properly forced subtitles. #2226v1.2.5-beta.14morpheus65535
2023-08-12Fixed yavka.net subtitles search since they've modified the website. #2225v1.2.5-beta.12morpheus65535
2023-08-08no log: improved queries to os.com to prevent redirectionmorpheus65535
2023-08-06Removed sensitive information from opensubtitles.com debug logging.morpheus65535
2023-07-26Replaced peewee with sqlalchemy as ORM. This is a major change, please ↵v1.2.5-beta.3morpheus65535
report related issues on Discord.
2023-07-23Embedded subtitles: fix #2195v1.2.5-beta.1Vitiko
2023-07-23no log: update feseVitiko
2023-07-19Fixed more stuff related to opensubtitles.comv1.2.4-beta.1v1.2.4morpheus65535
2023-07-16Fixed opensubtitles.com issue with looping over failed login.morpheus65535
2023-07-07Moved file encoding to charset-normalizer instead of chardet that is causing ↵v1.2.3-beta.3v1.2.3morpheus65535
too much issues. #2196
2023-07-05Improved opensubtitles.com provider to deal with return codes in some edge ↵morpheus65535
cases. #2179
2023-06-23Add debugging changesv1.2.2-beta.26v1.2.2Vitiko
2023-06-23Reverting b6777bc26ea2faafa4d6a8eee8aa791a8736780amorpheus65535
2023-06-23Merge remote-tracking branch 'origin/development' into developmentv1.2.2-beta.24morpheus65535
2023-06-23Added experimental Python 3.11 supportmorpheus65535
2023-06-22Debugging: update subtitle and language representationsVitiko
This will help making the logs more comprehensible.
2023-06-21Updated pytz module to support latest timezone changesv1.2.2-beta.23morpheus65535
2023-06-18Subf2m provider: improve episode matchingv1.2.2-beta.21Vitiko
2023-06-15Removed leftover from legendas.tv provider.morpheus65535
2023-06-14Subf2m provider: improve queriesv1.2.2-beta.19Vitiko
2023-06-13Update language equals mechanismv1.2.2-beta.18Vitiko
This commit will avoid the core requesting languages that are not supported by providers.
2023-06-13Embedded Subtitles provider: Fix #2171Vitiko
2023-06-13no log: Subf2m provider: avoid iterating over unsupported languagesVitiko
2023-06-13Subf2m provider: add support for IMDB IDsVitiko
2023-06-12Subf2m Provider: add user-agent header configurationv1.2.2-beta.17Vitiko
This change fixes empty queries.