Commit Graph

581 Commits

Author SHA1 Message Date
morpheus65535 43d313a31b Fixed subdivx issue with foreign title encoding issue. #2395 2024-02-16 21:55:25 -05:00
morpheus65535 8ea3884f23 Merge remote-tracking branch 'origin/development' into development 2024-02-15 21:48:53 -05:00
morpheus65535 b96965e740 Fixed subdivx provider to use alternative titles. #2378 2024-02-15 21:48:41 -05:00
Bogdan Ilisei 2e124d2666
Updated titrari provider 2024-02-15 21:28:35 -05:00
morpheus65535 95474b29db Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. 2024-02-11 14:51:30 -05:00
morpheus65535 90e4cf1c6f Revert "Fixed podnapisi results parsing"
This reverts commit 27d7f96599.
2024-02-08 13:12:34 -05:00
Tomislav Filipcic 27d7f96599
Fixed podnapisi results parsing 2024-02-08 10:54:03 -05:00
morpheus65535 5402c2aaaf Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. #2381 2024-02-07 13:51:16 -05:00
Lawrence A fb660a0e6e
Fixed debug logging of opensubtitlescom provider 2024-02-02 13:29:33 -05:00
JayZed 938f6df386
Added separate values to whisperai provider for connection and read timeouts
Added "response" key with default value of 5 to pair with existing "timeout" key which has a default of 3600 sec.
Both values can be updated in WhisperAI settings dialog by user.
More information about these timeouts here: https://reqbin.com/code/python/3zdpeao1/python-requests-timeout-example
2024-01-28 21:09:37 -05:00
Vitiko cdf7296dd4 Embedded Subtitles Provider: handle KeyError for cached paths 2024-01-28 17:21:48 -04:00
Vitiko deef13d11b Add Argenteam Dump Provider 2024-01-28 17:18:48 -04:00
JayZed 345408d692
Fixed wizdom provider to handle Zip files with more than one (up to two entries). #2351 2024-01-23 19:59:09 -05:00
morpheus65535 828ac34074 Fixed titlovi provider not being properly throttled and resulting in account locking. #2062 2024-01-13 16:58:13 -05:00
morpheus65535 783e6b38ea Removed aRGENTeaM provider that have been recently closed. #2352 2024-01-12 06:41:51 -05:00
JayZed c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -05:00
morpheus65535 902d1e62b8
Fixed betaseries parsing issue 2023-12-31 15:59:16 -05:00
morpheus65535 b11f8100ac
Fixed podnapisi search results parsing error 2023-12-31 15:57:33 -05:00
morpheus65535 cb71b11fd2 Improved error handling for betaseries provider. 2023-12-28 16:03:23 -05:00
morpheus65535 9379d1b7f8 Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API. 2023-12-28 14:52:35 -05:00
morpheus65535 6b304e0ce7 Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual. 2023-12-28 14:41:10 -05:00
morpheus65535 eaa77bd511 Fixed zimuku provider protection bypass. #2334 2023-12-28 13:17:01 -05:00
morpheus65535 5739b9ad08 Added opensubtitlescom settings to include AI translated subtitles in search results. 2023-12-26 23:54:29 -05:00
Jimmy Lynn 058a00594e
Updated zimuku URL 2023-12-06 12:47:04 -05:00
morpheus65535 b25d4164c2 Fixed infinite download retry loop in whisperai provider 2023-11-18 21:01:09 -05:00
morpheus65535 b3b4fef8c7 Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription. 2023-11-18 10:30:37 -05:00
morpheus65535 0f19d79fa2 Fixed improper subtitles being downloaded when HI is required by languages profile. #2293 2023-11-10 13:59:38 -05:00
Vitiko 6d79e6f345 Subdivx provider: improve language matching 2023-10-30 17:20:36 -04:00
Vitiko d6579417ba HDBits provider: add search filters 2023-10-12 02:55:45 -04:00
Vitiko bee6919979 EmbeddedSubtitles provider: add blacklist support 2023-10-10 03:37:45 -04:00
Vitiko 0031abcea4 HDBits provider: handle JSON errors 2023-10-10 03:13:55 -04:00
morpheus65535 33af93a341 Fixed hosszupuska website parsing issue. #2246 2023-10-09 10:38:16 -04:00
Vitiko 654934b5e1 EmbeddedSubtitles provider: update subtitles checker 2023-10-01 13:20:32 -04:00
Vitiko 3942264d00 HDBits provider: improve episode matching 2023-09-30 23:36:35 -04:00
Vitiko 63335f40fc Add HDBits.org provider 2023-09-26 01:27:24 -04:00
morpheus65535 e7703ca5a0 Added logging for opensubtitles.com 400 error. #2232 2023-09-21 06:26:46 -04:00
Vitiko b9648172ba Subdivx provider: improve movies matches
Add one year tolerancy for movies. False positives probability
is low enough to do so.

(Fix #2245)
2023-09-18 15:15:36 -04:00
morpheus65535 aa0af3f601 Removed sucha provider that doesn't exist anymore. #2242 2023-09-15 17:03:29 -04:00
Vitiko 906c2e9cb9 EmbeddedSubtitles provider: improve cache management (Fix #2241) 2023-09-14 15:58:58 -04:00
morpheus65535 162dbc0eee Fixed opensubtitles.com token from being added to debug log in login response 2023-08-24 12:06:22 -04:00
morpheus65535 1bdad91663 Improved debug logging of login attempts to opensubtitles.com provider. 2023-08-22 17:16:56 -04:00
morpheus65535 71f17a2024 Improved supersubtitles to detect properly forced subtitles. #2226 2023-08-14 12:19:41 -04:00
morpheus65535 cce1be4d0e Fixed yavka.net subtitles search since they've modified the website. #2225 2023-08-12 09:57:48 -04:00
morpheus65535 403386c7d8 no log: improved queries to os.com to prevent redirection 2023-08-08 09:14:50 -04:00
morpheus65535 7e211f6250 Removed sensitive information from opensubtitles.com debug logging. 2023-08-06 16:47:11 -04:00
Vitiko c11af96950 Embedded subtitles: fix #2195 2023-07-23 23:40:20 -04:00
morpheus65535 6e7858fc7c Fixed more stuff related to opensubtitles.com 2023-07-19 16:01:29 -04:00
morpheus65535 333c6b23f5 Fixed opensubtitles.com issue with looping over failed login. 2023-07-16 23:30:37 -04:00
morpheus65535 529b5a1386 Improved opensubtitles.com provider to deal with return codes in some edge cases. #2179 2023-07-05 11:52:59 -04:00
Vitiko 4921c55bf0 Subf2m provider: improve episode matching 2023-06-18 17:18:49 -04:00