Commit Graph

199 Commits

Author SHA1 Message Date
McCloudS
3af7f3bbd2 Fixed whisperai provider audio stream matching by index to avoid s16le multi-stream failure 2026-06-12 07:18:23 -04:00
morpheus65535
47547e9141 Improved year matching logic in OpenSubtitles provider by including IMDb match check. 2026-06-05 07:24:32 -04:00
morpheus65535
c49ac99266 Added cleanup of Authorization header on authentication failure in legendasnet provider. #3263 2026-06-02 21:23:33 -04:00
morpheus65535
5300d7c3c2 Refactored HI tag handling logic to properly update hearing_impaired and language.hi attributes when remove_HI mod is applied. 2026-05-31 20:36:50 -04:00
morpheus65535
08cf843321 Merge remote-tracking branch 'origin/development' into development 2026-05-30 10:37:37 -04:00
morpheus65535
503556177d Filtered out subtitles with unsupported languages in Titlovi provider 2026-05-30 10:37:32 -04:00
Ali Alshaikh
589fbceb22 Improved subdl provider to use new unpack API argument and fixed anime season matching 2026-05-30 10:09:00 -04:00
morpheus65535
483e49475a Merge remote-tracking branch 'origin/development' into development 2026-05-23 10:21:12 -04:00
morpheus65535
2e227acc48 Updated TVSubtitles provider search endpoint and query parameters. #3341 2026-05-23 10:21:09 -04:00
Dušan
c39e2929a2 Implemented global rate limiter for providers 2026-05-23 09:05:38 -04:00
morpheus65535
5c38895084 Refactored download_subtitle method to inline headers definition, making sure request headers include updated Bearer token value. 2026-05-20 07:33:37 -04:00
Dušan
b57a634bd5 Added prijevodi-online provider 2026-05-11 07:34:59 -04:00
Rudolf Tammekivi
c2ca24fba9 Added SubClub.eu Estonian subtitles provider 2026-05-04 06:23:43 -04:00
BlackSpirits
e39c8e14d8 Added Pipocas.tv subtitle provider 2026-05-02 13:43:34 -04:00
morpheus65535
a365d4a92c Fixed ensubtitles.com reset_token method to correctly clear the Authorization header. 2026-04-29 08:03:09 -04:00
JayZed
7a61ec284c Added Whisper fallback implementation 2026-04-28 22:06:33 -04:00
Ali Alshaikh
71fc948ea8 Improved subdl provider anime and pack subtitle support 2026-04-11 09:41:33 -04:00
C H R I S T I A N
45776085d0 Added Subsarr subtitle provider 2026-04-03 10:10:51 -04:00
morpheus65535
0ad709e883 Refactored subtitles file naming logic to prevent adding tag if single language mode is enabled. #3252 2026-04-02 21:35:54 -04:00
ReNeGaDe124
7f1efc56ba Refactored provider subsro to REST API instead of web scraping. It now requires an API key form the provider. 2026-04-01 23:35:18 -04:00
Mike Lonergan
0da135b304 Fixed 410 error handling for opensubtitlescom provider 2026-04-01 23:18:42 -04:00
JMVS
7ad34fb726 Improved rate limit handling in subx provider 2026-03-17 21:13:23 -04:00
morpheus65535
0ecc157a56 Refactored scoring system to refine the matches and scores to increase impact of movie edition. Removed the custom scoring system and cleaned up the config file. Updated history tables schema to include score_out_of column for improved normalization of score percentage over time. #3232 2026-03-16 00:07:05 -04:00
Anderson Shindy Oki
32a09e9dff Fixed legendasnet response parsing 2026-03-12 20:48:54 -04:00
morpheus65535
1d95ce1440 Added HTTP 403 retry mechanism with delay and logging in SubsSabBz provider. #3221 2026-03-01 23:25:43 -05:00
JMVS
1b41718004 Fixed NoneType error in SubX provider when description is null 2026-03-01 21:24:56 -05:00
morpheus65535
5e914b72ea Fixed conditional logic in OpenSubtitles provider to include title_id in subtitles search query arguments only when series_imdb_id isn't available. 2026-03-01 21:22:28 -05:00
morpheus65535
5dc1d278e1 Improved error handling in subdl provider to log specific "no subtitles found" cases instead of raising exceptions when title is not found. #3218 2026-02-24 15:17:47 -05:00
Antoine Aflalo
721361a361 Improved Gestdown provider release matching 2026-02-21 22:33:49 -05:00
JMVS
97ecde2ec7 Added Spain vs LATAM Spanish detection to SubX provider 2026-02-21 22:29:17 -05:00
Xiaoya Wei
da9869c545 Fixed assrt season pack downloading wrong episode file 2026-02-21 10:01:49 -05:00
Xiaoya Wei
b3c798c669 Fixed assrt provider skipping season pack subtitles for episode searches 2026-02-17 16:46:45 -05:00
Xiaoya Wei
27dc8a59b2 no log: Fixed Assrt provider failing to download single-file subtitles 2026-02-16 15:53:40 -05:00
Xiaoya Wei
70bd5d5443 Fixed Assrt provider crash on empty filelist and CJK title matching failure 2026-02-16 06:36:12 -05:00
b0ril
cbf1aa756a Fixed subssabbz search, diacritics, language comparison, and download error handling 2026-02-15 11:50:48 -05:00
dsolva
2ad9825270 Added audio delay detection in MKV headers for WhisperAI using FFprobe 2026-02-14 10:06:55 -05:00
Luis Miguel Rodriguez
fb7ac29984 Improved subtis provider by fixing hash-based score calculation 2026-02-14 08:14:02 -05:00
morpheus65535
f0190d54a6 Standardized the initialization of the matches attribute across all subtitle providers by setting it as a set(). #3192 2026-02-13 20:32:30 -05:00
JMVS
8e56e40b8f Added SubX subtitle proxy for Subdivx Latam Spanish provider 2026-02-12 07:52:23 -05:00
Vincenzo Gianfelice
d7a6f91d5b Improved subdl provider by adding search by tmdb ID 2026-02-11 23:59:05 -05:00
morpheus65535
414aafa0a8 Removed subdivx provider and its related tests as it is no longer supported. #2714 2026-02-11 23:06:30 -05:00
JayZed
1052b20e6b Fixed GreekSubs provider from crashing 2026-02-11 12:24:17 -05:00
morpheus65535
404cd9198a Handled ValueError when parsing the year in opensubtitlescom provider to prevent throttling provider for nothing. 2026-02-10 17:49:25 -05:00
morpheus65535
c3419d2c25 no log: Refactored subtitles providers to improve imports, error messages, and logging consistency. Removed unused imports and fixed exceptions in addic7ed. 2026-02-10 06:30:08 -05:00
morpheus65535
1d680faf8a Fixed improper use of matches in legendasdivx provider by correctly referencing it as a class attribute self.matches. #3183 2026-02-10 06:20:42 -05:00
morpheus65535
c2b3835490 Improved error handling and logging in opensubtitlescom provider by adding JSON decode fallbacks for request and response bodies. 2026-02-08 09:19:11 -05:00
morpheus65535
ab759fd6f8 Handled "429 Too Many Requests" error in Titulky provider by raising TooManyRequests exception and adjusting throttling duration. #3165 2026-02-02 23:25:40 -05:00
morpheus65535
e2f0bd7f13 Refactored opensubtitlescom provider to improve logging clarity, enhance query parameter generation, and handle edge cases for missing IDs gracefully. #3170 2026-02-02 22:13:27 -05:00
morpheus65535
ccc21c0e97 no log: Refactored Subtitle.matches to use None instead of {} by default and initialized as set() in the constructor. 2026-01-30 23:36:37 -05:00
morpheus65535
726c950b4e Removed OpenSubtitles.org provider and associated functionality across the codebase. Updated tests and provider references. 2026-01-30 17:27:54 -05:00