Commit graph

118 commits

Author SHA1 Message Date
morpheus65535
794b0067b0 Fixed titrari provider advanced search endpoint. #2930 2025-05-03 09:37:03 -04:00
morpheus65535
3a248b3741 Fixed subzero mods hearing-impaired removal regex broken in a82dca9. #2849 2025-04-29 23:11:46 -04:00
morpheus65535
c853de8bd7 Fixed small issues with subdl to improve throttling conditions 2025-04-28 07:06:10 -04:00
Facundo San Juan
a82dca914a
Fixed Sub-Zero Hearing Impaired subtitle content modifications. #2849 2025-04-27 16:23:01 -04:00
JayZed
2964a0c9ec
Updated regex to not remove sign in ASS subtitles in embedded subtitles 2025-04-25 13:43:13 -04:00
morpheus65535
c8a255376b Merge remote-tracking branch 'origin/development' into development 2025-04-19 12:20:51 -04:00
morpheus65535
ee817c2b7e Fixed improper detection of Chinese subtitles for embedded subtitles provider. #2914 2025-04-19 12:20:44 -04:00
Tarantula
82dad607c1
Fixed improper uppercase for some release groups in matching routine 2025-04-16 23:52:34 -04:00
JayZed
d6e7773a0f
Whisper - eliminate "missing/bad audio track" errors when files have multiple audio streams 2025-04-12 14:12:09 -04:00
morpheus65535
759da8a111 Added experimental Python 3.13 compatibility. #2803 2025-04-11 13:05:18 -04:00
remanifest
4642db334a
Replaced pipes with shlex in custom_libs/libfilebot/main.py 2025-04-10 21:34:05 -04:00
remanifest
9825a3a109
Replaced imghdr with filetype for image detection 2025-04-10 21:10:50 -04:00
JayZed
31fe371782
Fix for prior uppercase mod fix 2025-03-22 14:44:45 -04:00
JayZed
2a330f63dc
Improved uppercase detection / execution in Fix Uppercase mod 2025-03-20 20:40:55 -04:00
morpheus65535
cefd1638dd Fixed another issue with Yavka provider. #2225 2025-03-16 09:42:45 -04:00
JayZed
515282eed8
Multiple providers - Removed overwrite of provider language object 2025-03-14 17:43:29 -04:00
Anderson Shindy Oki
fa4aca8bb1 Added animetosho provider german, vietnamese, russian and indonesian language support 2025-03-13 09:35:19 +09:00
JayZed
7cb471fc20
Regielive fix - Removed overwrite of provider language object 2025-03-12 18:27:45 -04:00
alper-han
3b4415ec3f
Added animekalesi.com provider for Turkish Anime subtitles 2025-03-10 07:54:04 -04:00
McCloudS
6c65267382
Added passing of video filename to detect-language for whisper provider 2025-03-07 22:21:53 -05:00
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