Commit graph

98 commits

Author SHA1 Message Date
morpheus65535
fdc80ed63e Merge remote-tracking branch 'origin/development' into development 2025-03-05 09:13:55 -05:00
morpheus65535
1a93eb4049 Fixed unwanted removal of subtitles format tags when using any mods. #2846 2025-03-05 09:13:40 -05:00
Anderson Shindy Oki
2d31d63c91
Fixed zimuku wrong archives subtitle language identified (#2856) 2025-02-24 22:27:23 +09:00
pannal
b38f1df99c
Mods/Fix Uppercase: Fix broken uppercase detection in certain cases (#2852)
When a stripped entry of a subtitle is empty, the whole subtitle is considered uppercased and is fixed erroneously, if the modification is enabled (oversight from previous commit on this mod; we break the for loop instead of continuing)
2025-02-19 12:13:49 +01:00
Engin Al
8ff5d5838a
Added Turkcealtyazi.org provider for Turkish subtitles 2025-02-12 22:39:35 -05:00
morpheus65535
6d5ebb0faa Added more debug logging to opensubtitles.com provider to help then investigate issues. 2025-02-09 11:32:16 -05:00
Mihail Stoyanov
99d9691eb1
Fixed yavka.net provider by passing all form parameters and improved caching to reduce number of requests 2025-01-27 13:10:55 -05:00
morpheus65535
6fc6ca5ec2 Fixed podnapisi TypeError since we've merged #2790. 2025-01-17 21:59:39 -05:00
morpheus65535
e17bad6ec4 Added some failsafe to RegieLive provider to try to prevent getting redirected to captcha validation or being completely blocked for a while. #2165 2025-01-15 22:32:00 -05:00
morpheus65535
6a791b2be0 Added TooManyRequests throttling to podnapisi provider. 2025-01-08 09:59:27 -05:00
morpheus65535
2a038cdc21 Improved assrt release name matching by ignoring meaningless values. #2761 2025-01-07 21:16:31 -05:00
Xewdy
4809b403ca
Added check to opensubtitles.com for SDH subtitles being classified as forced 2024-12-26 14:49:49 -05:00
morpheus65535
2247c55bfa Added opensubtitles specific throttling for server under maintenance (http 506) 2024-12-24 09:57:17 -05:00
destpstrzy
320935548c
Fixed download error with Napiprojekt provider 2024-12-20 20:54:54 -05:00
morpheus65535
9d62d84ef5 Fixed titrari provider to prevent abuse and throttle properly. #2709 2024-12-20 20:32:13 -05:00
saddfox
4df822d363
Fixed podnapisi not returning results 2024-12-11 21:58:32 -05:00
JayZed
a7df6a9c62
Fixed EmbeddedSubtitles provider results caching 2024-12-09 16:32:51 -05:00
destpstrzy
669ed069f5
Fixed a bug introduced in Napiprojekt provider 2024-11-26 08:37:10 -05:00
destpstrzy
42d569faa3
Added Napiprojekt provider releases info and a new options to filter subtitles based on uploader 2024-11-24 23:33:22 -05:00
JayZed
e298d15724
Added switch to control passing of video filename in whisper provider modal 2024-11-18 23:37:41 -05:00
morpheus65535
48cdc8bfc8 Fixed typos in assrt provider. #1953 2024-11-17 23:05:14 -05:00
JayZed
d67477aded
Fixed issue when whisper returns more than one subtitle for language profiles with more than one language #2758 2024-11-15 16:42:59 -05:00
JayZed
2c8712f891
Handle empty responses from whisper to prevent JSONDecodeErrors 2024-10-30 16:58:33 -04:00
JayZed
239ab780eb
Handle bad JSON results from subsynchro provider #2735 2024-10-25 11:42:15 -04:00
morpheus65535
a186e64893 Fixed subdl to not ignore movies subtitles by erroneously check for season packs. #2725 2024-10-23 18:35:09 -04:00
morpheus65535
a1658bbf32 Added support for Spanish (Latino) in opensubtitles.com. #2720 2024-10-20 23:26:01 -04:00
JayZed
092012a487
Fixed RegieLive JSONDecodeError #2727 2024-10-19 20:12:37 -04:00
Samuel Bartík
1874f29789
Fixed titulky NameError issue 2024-10-17 22:36:53 -04:00
morpheus65535
5139fca5b8 Fixed subtitles naming when saving subtitles to prevent parsing for HI content if the provider (or the user if it's an upload) specifies that it should be considered as HI. #2719 2024-10-15 14:33:08 -04:00
morpheus65535
92107a2425 Fixed subtitrari noi provider issue while downloading some subtitles. #2708 2024-10-12 17:25:09 -04:00
morpheus65535
43563cdcbd
Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles. #2693 2024-10-12 11:35:27 -04:00
pannal
f50bcf34ac
Fixed bad non-HI detection with embedded provider when forced subtitles available 2024-10-10 13:19:08 -04:00
Samuel Bartík
f296ba5336
Added the option to skip mismatched fps to Titulky 2024-10-08 19:38:31 -04:00
Petar Lotrean
a4873fc0f5
Added season pack download feature to titlovi 2024-10-08 19:32:04 -04:00
Alvaro Chavez
4f2bcc17d9
Implemented subdivx version resolution for buscar parameter 2024-10-07 16:16:36 -04:00
JayZed
e544e1fab1
When multiple audio streams exist, pick the correct one for whisper to process (#2688) 2024-09-30 16:29:11 -04:00
morpheus65535
a1fac160fb Fixed subdivx provider after recent changes to their website. #2686 2024-09-30 09:05:03 -04:00
Hoang Dinh
c69be93cd6
Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process 2024-09-22 13:28:08 -04:00
morpheus65535
14a361dd97 Fixed SyntaxWarning in subzero language enforced in Python 3.12. #2656 2024-09-22 12:54:06 -04:00
morpheus65535
42781d5b68 no log: some pep8 fixes to legendasnet 2024-09-13 08:48:52 -04:00
Matheus Amendola
b8aa2a8b1a
Added support for Legendas.net provider 2024-09-13 08:44:19 -04:00
morpheus65535
f6c5ee6bfc Fixed podnapisi AttributeError 2024-09-04 06:53:30 -04:00
GabbeHags
92708e722f
Made all subf2m test pass (#2645) 2024-09-02 05:19:52 -04:00
Anderson Shindy Oki
0fd635c72d
Fixed zimuku provider skipping non lowercase subtitles (#2644) 2024-08-30 09:06:51 +09:00
morpheus65535
cfa9004040 Fixed timeout while querying subdivx provider. #2633 2024-08-29 07:06:16 -04:00
morpheus65535
f1f3850f9e no log: small fixes to my latest commit 2024-08-27 21:51:14 -04:00
Nejc Kovač
74f2c66464
Fixed Podnapisi not returning any subtitles 2024-08-27 07:05:43 -04:00
GabbeHags
855da6b1bb
Fixed subf2m search process by stripping html title result before using regex 2024-08-26 07:49:33 -04:00
morpheus65535
eb084abc21 Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 2024-08-25 15:05:31 -04:00
Hlib
dc9df6814b
Fixed provider AvistaZ & CinemaZ optional subtitle Uploader (#2628) 2024-08-19 21:58:41 +09:00