1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-23 22:41:34 +00:00
Commit graph

82 commits

Author SHA1 Message Date
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
Hlib
0fc334f731
Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed 2024-08-06 07:15:50 -04:00
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.
2024-08-05 21:40:34 -04:00
The Man
866b1d5894
Added jimaku provider (#2505)
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-08-06 09:24:15 +09:00
Vitiko
4a34186985 SuperSubtitles: handle KeyError for movie searches 2024-07-26 19:16:37 -04:00
Vitiko
8fe8eaf7da Subdl Provider: avoid raising exception on no results
ProviderError is raised when the movie or the TVShow is not found,
causing Bazarr to throttle the provider instead of returning an empty
list.
2024-07-26 19:09:09 -04:00
Vitiko
e4429e1a41 no log: Fix #2578 2024-07-26 18:59:40 -04:00
Vitiko
b4195934c1 HDBits provider: handle KeyError (common exception) 2024-07-14 19:07:19 -04:00
Vitiko
91a35317cc Subdl Provider: add tests and use standard utils 2024-07-14 19:02:50 -04:00
morpheus65535
ebf3471eec Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 2024-07-10 10:07:18 -04:00
morpheus65535
ca7f68bbc8 Merge remote-tracking branch 'origin/development' into development 2024-07-09 21:24:02 -04:00
morpheus65535
e3a3ef1e93 Improved subdl provider to filter out non SRT or ASS subtitles 2024-07-09 21:23:13 -04:00
Vitiko
aafaf1cbf1 Update fese (extractor) (cover #2538) 2024-07-09 18:51:51 -04:00
Anderson Shindy Oki
12e7bbfb01
Fixed animetosho empty language fallback (#2571) 2024-07-09 23:54:02 +09:00
morpheus65535
032e8b812d no log: small improvement to subdl languages conversion 2024-07-09 10:01:17 -04:00
morpheus65535
a15b8d5602 Fixed pt-BR issue with subdl provider. 2024-07-09 09:01:39 -04:00
morpheus65535
40985fdee3
Added subdl provider initial implementation 2024-07-07 09:24:22 -04:00