Commit Graph

983 Commits (213a04405d6d02e3349387d1cfe8dcd25ed7e64e)

Author SHA1 Message Date
morpheus65535 33af93a341 Fixed hosszupuska website parsing issue. #2246
12 months ago
Vitiko 654934b5e1 EmbeddedSubtitles provider: update subtitles checker
1 year ago
Vitiko 3942264d00 HDBits provider: improve episode matching
1 year ago
Vitiko 63335f40fc Add HDBits.org provider
1 year ago
morpheus65535 e7703ca5a0 Added logging for opensubtitles.com 400 error. #2232
1 year ago
Vitiko b9648172ba Subdivx provider: improve movies matches
1 year ago
morpheus65535 aa0af3f601 Removed sucha provider that doesn't exist anymore. #2242
1 year ago
Vitiko 906c2e9cb9 EmbeddedSubtitles provider: improve cache management (Fix #2241)
1 year ago
morpheus65535 162dbc0eee Fixed opensubtitles.com token from being added to debug log in login response
1 year ago
morpheus65535 1bdad91663 Improved debug logging of login attempts to opensubtitles.com provider.
1 year ago
morpheus65535 71f17a2024 Improved supersubtitles to detect properly forced subtitles. #2226
1 year ago
morpheus65535 cce1be4d0e Fixed yavka.net subtitles search since they've modified the website. #2225
1 year ago
morpheus65535 403386c7d8 no log: improved queries to os.com to prevent redirection
1 year ago
morpheus65535 7e211f6250 Removed sensitive information from opensubtitles.com debug logging.
1 year ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago
Vitiko c11af96950 Embedded subtitles: fix #2195
1 year ago
Vitiko fdefb85b1f no log: update fese
1 year ago
morpheus65535 6e7858fc7c Fixed more stuff related to opensubtitles.com
1 year ago
morpheus65535 333c6b23f5 Fixed opensubtitles.com issue with looping over failed login.
1 year ago
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
1 year ago
morpheus65535 529b5a1386 Improved opensubtitles.com provider to deal with return codes in some edge cases. #2179
1 year ago
Vitiko b17a2a5f4a Add debugging changes
1 year ago
morpheus65535 edfbb1a5ca Reverting b6777bc26e
1 year ago
morpheus65535 ba4da6d5a9 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 c92d574bf2 Added experimental Python 3.11 support
1 year ago
Vitiko b6777bc26e Debugging: update subtitle and language representations
1 year ago
morpheus65535 cd016840f9 Updated pytz module to support latest timezone changes
1 year ago
Vitiko 4921c55bf0 Subf2m provider: improve episode matching
1 year ago
morpheus65535 fc01267d5b Removed leftover from legendas.tv provider.
1 year ago
Vitiko 304ad160e0 Subf2m provider: improve queries
1 year ago
Vitiko 2b0e435f6a Update language equals mechanism
1 year ago
Vitiko 6ac5bc7d4d Embedded Subtitles provider: Fix #2171
1 year ago
Vitiko a82f52f84b no log: Subf2m provider: avoid iterating over unsupported languages
1 year ago
Vitiko ee1506ed54 Subf2m provider: add support for IMDB IDs
1 year ago
Vitiko e3c4def89a Subf2m Provider: add user-agent header configuration
1 year ago
Vitiko 1c1caeb78b Embedded Subtitles provider: handle ASS errors
1 year ago
morpheus65535 a13d69ddb2 Fixed yavka.net provider. #2169
1 year ago
morpheus65535 3c57381bb4 Fixed server side exception throttling opensubtitles.com when it shouldn't. #2153
1 year ago
morpheus65535 07f601f407 Updated apprise module to improve notification system. #2163
1 year ago
morpheus65535 0956d401bc Added debug logging for request/response to opensubtitles.com provider. #2153
1 year ago
morpheus65535 b02c1a7e28 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 ead8a38927 Added support for Portuguese and Simplified Chinese to opensubtitles.com. #2159
1 year ago
Vitiko f1cbfd4be5 no log: add debug call to lang-equals
1 year ago
morpheus65535 bbdb61a514 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 2346f3ed58 Added some exceptions that shouldn't be retried to retry function. #2153
1 year ago
Vitiko 4725496313 Language-equals: add compatibility for more providers
1 year ago
Vitiko 77531090b2 no log: reduce debug call verbosity
1 year ago
morpheus65535 43a6630527 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 d90d1cbfcc Fixed external subtitles indexation with accented characters that resulted in download in loop. #1961
1 year ago
Vitiko 547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
1 year ago
morpheus65535 baf7a7300d Fixed type in opensubtitles.com provider that could cause AuthenticationError for new users. #2152
1 year ago
morpheus65535 6f92e35ba0 no log: fix type in version.txt
1 year ago
Alex Yancey 9c92dd493b
Specify ffmpeg path in case it's not in PATH envvar (#2147)
1 year ago
morpheus65535 bdf4ee85af Fixed AI and machine translated subtitles being incorrectly returned by Opensubtitles.com
1 year ago
morpheus65535 58868cff17 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 2b5cd2b72e Implemented gzip compression of http requests made to Bazarr
1 year ago
Vitiko 5f9418b1f3 Subdivx Provider: improve series matching
1 year ago
morpheus65535 98c7364ce0 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 a6ecbb4315 Fixed yify provider MissingSchema exception on download. #2139
1 year ago
Kai Yang 0907269377
Fixed zimuku.org parsing error
1 year ago
Vitiko e83f37d42e SuperSubtitles provider: fix hungarian subtitles downloads
1 year ago
Jens Lee e2ba532cee
Fixed zimuku that now require anti-captcha
1 year ago
Christian Segundo e263927779
Fixed yifysubtitles url
1 year ago
Vitiko da542a311a Subdivx Provider: handle UnicodeEncodeError for some titles
1 year ago
Alex Yancey fab9f2ea85
no log: Fix a bug in Whisper provider caused by undetermined language (#2110)
2 years ago
Alex Yancey 8b1db07e9f
Added OpenAI Whisper Provider
2 years ago
Vitiko 1427a8ab73 SuperSubtitles provider: fix episode matching
2 years ago
morpheus65535 ef67cd4792 Fixed opensubtitles.com provider year matching process.
2 years ago
morpheus65535 ec65f05399 no log: updating some dependencies that were having pending PR.
2 years ago
morpheus65535 7455496c4c Trying to fix Segmentation fault caused by mediainfo in docker container. #2098
2 years ago
morpheus65535 9bd2ab514e Fixed HI subtitles wrongly ignored when normal or HI is selected in languages profile.
2 years ago
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4
2 years ago
Vitiko 52507854e8 Titrari Provider: update search path
2 years ago
morpheus65535 37059e7fbd Fixed fcache issue when moving cache file between disks.
2 years ago
morpheus65535 7720d000de Fixed opensubtitles.com provider to prevent downloading of AI or machine translated subtitles.
2 years ago
morpheus65535 fb6ac47bea Fixed permissions issue with cache file. #2084
2 years ago
Vitiko 587af7d138 Supersubtitles provider: fix #2092
2 years ago
Vitiko b07786411d no log: remove http adapter from subf2m (no longer needed)
2 years ago
Vitiko ad13f79d19 Subf2m Provider: improve episode matching (#2081)
2 years ago
Antoine Aflalo 248e49de76
Improved Gestdown provider to get better matches using tvdb id
2 years ago
morpheus65535 e4bf041ecb Fixed subtitles file naming when using hearing-impaired removal mods.
2 years ago
Fanx 72066245e0
Fixed zimuku 403 error caused by search url change
2 years ago
Jakob Koschel 68a0d78725
Fixed uppercase detection mod with multiline HI
2 years ago
morpheus65535 88c9d67cf1 Revert "Fixed uppercase mod to be run after hearing impaired mod"
2 years ago
morpheus65535 189840bea7 Fixed issue with PR #2064
2 years ago
Jakob Koschel 52df29a1f5
Fixed uppercase mod to be run after hearing impaired mod
2 years ago
Vitiko 62b5bd84b9 Supersubtitles provider: update matcher and downloader
2 years ago
Vitiko f6c0146402 Improve providers utils
2 years ago
saddfox 7f05f932ff
Fixed podnapisi provider on host with OpenSSL 3
2 years ago
Vitiko c750fa45c8 no log: update import format
2 years ago
Vitiko 3a0085a155 Add Subscene Cloudscraper Provider [Experimental]
2 years ago
Vitiko 47aff78ab0 Subf2m Provider: add optional config for SSL verification
2 years ago
morpheus65535 f057a77820 Improved impact on opensubtitles.com provider by simplifying queries to improve cache usage.
2 years ago
Vitiko 24db17cd03 no log: update fese library
2 years ago
Vitiko be75d78b93 Embedded Subtitles provider: update filters
2 years ago
Ionuț Neagu 237e85bd34
Fixed RegieLive provider to use the official API
2 years ago
Alexandru Catalin Ene 9105c53d6a
Updated regielive provider to use built in search and scraper API
2 years ago
morpheus65535 e57a99d39e Fixed yifysubtitles provider. #2029
2 years ago
morpheus65535 5d36b80c07 Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007
2 years ago
Vitiko 1233026adc Subtitrarinoi provider: add several improvements
2 years ago