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)
3 days ago
Engin Al
8ff5d5838a
Added Turkcealtyazi.org provider for Turkish subtitles
1 week ago
morpheus65535
6d5ebb0faa
Added more debug logging to opensubtitles.com provider to help then investigate issues.
2 weeks ago
Mihail Stoyanov
99d9691eb1
Fixed yavka.net provider by passing all form parameters and improved caching to reduce number of requests
4 weeks ago
morpheus65535
6fc6ca5ec2
Fixed podnapisi TypeError since we've merged #2790 .
1 month ago
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
1 month ago
morpheus65535
6a791b2be0
Added TooManyRequests throttling to podnapisi provider.
2 months ago
morpheus65535
2a038cdc21
Improved assrt release name matching by ignoring meaningless values. #2761
2 months ago
Xewdy
4809b403ca
Added check to opensubtitles.com for SDH subtitles being classified as forced
2 months ago
morpheus65535
2247c55bfa
Added opensubtitles specific throttling for server under maintenance (http 506)
2 months ago
destpstrzy
320935548c
Fixed download error with Napiprojekt provider
2 months ago
morpheus65535
9d62d84ef5
Fixed titrari provider to prevent abuse and throttle properly. #2709
2 months ago
saddfox
4df822d363
Fixed podnapisi not returning results
2 months ago
JayZed
a7df6a9c62
Fixed EmbeddedSubtitles provider results caching
2 months ago
destpstrzy
669ed069f5
Fixed a bug introduced in Napiprojekt provider
3 months ago
destpstrzy
42d569faa3
Added Napiprojekt provider releases info and a new options to filter subtitles based on uploader
3 months ago
JayZed
e298d15724
Added switch to control passing of video filename in whisper provider modal
3 months ago
morpheus65535
48cdc8bfc8
Fixed typos in assrt provider. #1953
3 months ago
JayZed
d67477aded
Fixed issue when whisper returns more than one subtitle for language profiles with more than one language #2758
3 months ago
JayZed
2c8712f891
Handle empty responses from whisper to prevent JSONDecodeErrors
4 months ago
JayZed
239ab780eb
Handle bad JSON results from subsynchro provider #2735
4 months ago
morpheus65535
a186e64893
Fixed subdl to not ignore movies subtitles by erroneously check for season packs. #2725
4 months ago
morpheus65535
a1658bbf32
Added support for Spanish (Latino) in opensubtitles.com. #2720
4 months ago
JayZed
092012a487
Fixed RegieLive JSONDecodeError #2727
4 months ago
Samuel Bartík
1874f29789
Fixed titulky NameError issue
4 months ago
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
4 months ago
morpheus65535
92107a2425
Fixed subtitrari noi provider issue while downloading some subtitles. #2708
4 months ago
morpheus65535
43563cdcbd
Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles. #2693
4 months ago
pannal
f50bcf34ac
Fixed bad non-HI detection with embedded provider when forced subtitles available
5 months ago
Samuel Bartík
f296ba5336
Added the option to skip mismatched fps to Titulky
5 months ago
Petar Lotrean
a4873fc0f5
Added season pack download feature to titlovi
5 months ago
Alvaro Chavez
4f2bcc17d9
Implemented subdivx version resolution for buscar parameter
5 months ago
JayZed
e544e1fab1
When multiple audio streams exist, pick the correct one for whisper to process ( #2688 )
5 months ago
morpheus65535
a1fac160fb
Fixed subdivx provider after recent changes to their website. #2686
5 months ago
Hoang Dinh
c69be93cd6
Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process
5 months ago
morpheus65535
14a361dd97
Fixed SyntaxWarning in subzero language enforced in Python 3.12. #2656
5 months ago
morpheus65535
42781d5b68
no log: some pep8 fixes to legendasnet
5 months ago
Matheus Amendola
b8aa2a8b1a
Added support for Legendas.net provider
5 months ago
morpheus65535
f6c5ee6bfc
Fixed podnapisi AttributeError
6 months ago
GabbeHags
92708e722f
Made all subf2m test pass ( #2645 )
6 months ago
Anderson Shindy Oki
0fd635c72d
Fixed zimuku provider skipping non lowercase subtitles ( #2644 )
6 months ago
morpheus65535
cfa9004040
Fixed timeout while querying subdivx provider. #2633
6 months ago
morpheus65535
f1f3850f9e
no log: small fixes to my latest commit
6 months ago
Nejc Kovač
74f2c66464
Fixed Podnapisi not returning any subtitles
6 months ago
GabbeHags
855da6b1bb
Fixed subf2m search process by stripping html title result before using regex
6 months ago
morpheus65535
eb084abc21
Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612
6 months ago
Hlib
dc9df6814b
Fixed provider AvistaZ & CinemaZ optional subtitle Uploader ( #2628 )
6 months ago
Hlib
0fc334f731
Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed
7 months ago
JayZed
5582cc076d
Fix for provider subtitle language being unintentionally modified
...
This prevents unwanted changes to the provider copy of the language.
Thanks to @vitiko98 for suggesting a better place for this fix.
7 months ago
The Man
866b1d5894
Added jimaku provider ( #2505 )
...
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
7 months ago