morpheus65535
|
bc0b101fd7
|
Improved providers exceptions throttling to reduce useless calls to providers.
|
2023-11-18 21:25:57 -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
|
7e650c2bab
|
Fixed blacklisting of embedded subtitles on failed extraction.
|
2023-11-18 10:16:45 -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
|
b36b3782d7
|
Improve mods
1. Avoid uppercase after possible abbreviations
2. Avoid removing double punctuation for spanish subtitles
|
2023-10-30 16:42:14 -04:00 |
Vitiko
|
c2aef83a20
|
Avoid FileNotFoundError indexing subtitles (#2273)
|
2023-10-20 23:48:42 -04:00 |
morpheus65535
|
c89da3e619
|
Changing from config.ini to config.yaml
|
2023-10-14 09:56:21 -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 |
morpheus65535
|
bccded275c
|
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
|
2023-07-26 19:34:49 -04:00 |
Vitiko
|
c11af96950
|
Embedded subtitles: fix #2195
|
2023-07-23 23:40:20 -04:00 |
Vitiko
|
fdefb85b1f
|
no log: update fese
|
2023-07-23 23:39:35 -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
|
dd9ce4d6ea
|
Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
|
2023-07-07 12:28:39 -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
|
b17a2a5f4a
|
Add debugging changes
|
2023-06-23 13:21:04 -04:00 |
morpheus65535
|
edfbb1a5ca
|
Reverting b6777bc26e
|
2023-06-23 09:52:55 -04:00 |
morpheus65535
|
ba4da6d5a9
|
Merge remote-tracking branch 'origin/development' into development
|
2023-06-23 00:03:46 -04:00 |
morpheus65535
|
c92d574bf2
|
Added experimental Python 3.11 support
|
2023-06-23 00:03:23 -04:00 |
Vitiko
|
b6777bc26e
|
Debugging: update subtitle and language representations
This will help making the logs more comprehensible.
|
2023-06-22 16:50:42 -04:00 |
morpheus65535
|
cd016840f9
|
Updated pytz module to support latest timezone changes
|
2023-06-21 13:14:17 -04:00 |
Vitiko
|
4921c55bf0
|
Subf2m provider: improve episode matching
|
2023-06-18 17:18:49 -04:00 |
morpheus65535
|
fc01267d5b
|
Removed leftover from legendas.tv provider.
|
2023-06-15 12:46:49 -04:00 |
Vitiko
|
304ad160e0
|
Subf2m provider: improve queries
|
2023-06-14 04:08:36 -04:00 |
Vitiko
|
2b0e435f6a
|
Update language equals mechanism
This commit will avoid the core requesting languages that are not
supported by providers.
|
2023-06-13 22:35:43 -04:00 |
Vitiko
|
6ac5bc7d4d
|
Embedded Subtitles provider: Fix #2171
|
2023-06-13 17:53:51 -04:00 |
Vitiko
|
a82f52f84b
|
no log: Subf2m provider: avoid iterating over unsupported languages
|
2023-06-13 02:51:36 -04:00 |
Vitiko
|
ee1506ed54
|
Subf2m provider: add support for IMDB IDs
|
2023-06-13 02:13:42 -04:00 |
Vitiko
|
e3c4def89a
|
Subf2m Provider: add user-agent header configuration
This change fixes empty queries.
|
2023-06-12 19:36:11 -04:00 |
Vitiko
|
1c1caeb78b
|
Embedded Subtitles provider: handle ASS errors
Fix #2168
|
2023-06-12 18:48:46 -04:00 |
morpheus65535
|
a13d69ddb2
|
Fixed yavka.net provider. #2169
|
2023-06-12 15:24:40 -04:00 |
morpheus65535
|
3c57381bb4
|
Fixed server side exception throttling opensubtitles.com when it shouldn't. #2153
|
2023-06-07 21:21:02 -04:00 |