Commit Graph

84 Commits (7d14798e692710898e94238777897730102bacf4)

Author SHA1 Message Date
morpheus65535 b25d4164c2 Fixed infinite download retry loop in whisperai provider
1 year ago
morpheus65535 7e650c2bab Fixed blacklisting of embedded subtitles on failed extraction.
1 year ago
Vitiko c2aef83a20
Avoid FileNotFoundError indexing subtitles (#2273)
1 year ago
Vitiko b17a2a5f4a Add debugging changes
2 years ago
Vitiko 2b0e435f6a Update language equals mechanism
2 years ago
Vitiko f1cbfd4be5 no log: add debug call to lang-equals
2 years ago
Vitiko 4725496313 Language-equals: add compatibility for more providers
2 years ago
Vitiko 77531090b2 no log: reduce debug call verbosity
2 years ago
morpheus65535 43a6630527 Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535 d90d1cbfcc Fixed external subtitles indexation with accented characters that resulted in download in loop. #1961
2 years ago
Vitiko 547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
2 years ago
morpheus65535 9bd2ab514e Fixed HI subtitles wrongly ignored when normal or HI is selected in languages profile.
2 years ago
morpheus65535 e4bf041ecb Fixed subtitles file naming when using hearing-impaired removal mods.
2 years ago
Vitiko 708fbfcd8e Add support for configurable scores (movies and episodes)
2 years ago
Vitiko 571ffbccf8 Fix provider pool updates
2 years ago
vitiko98 09d1eb78c9 Avoid error trying to scan some videos
2 years ago
vitiko98 a748903dc4 Fix provider configs updates
3 years ago
vitiko98 696becbeb1 Try to avoid guessit internal exception (#1858)
3 years ago
Vitiko 9c2737c963 no log: type (no behavior changes at all)
3 years ago
Vitiko 4edc2b756b no log: small subliminal_patch's core refactor
3 years ago
Vitiko 23a5ab9b0e Improve provider configs updates
3 years ago
Vitiko a783515ad4 Avoid NoneType on providers pool updates
3 years ago
morpheus65535 b7e908645e Fixed issue with indexing of external subtitles that include utf8 characters in file name.
3 years ago
Vitiko 86d6c211af Fix ValueError for persistent pools on multithreaded setups
3 years ago
Vitiko 8c4e83c18d Fix subliminal core: wrong providers being restarted
3 years ago
morpheus65535 58a967c892 Added settings to change the hearing-impaired subtitles file extension to use when saving to disk.
3 years ago
Vitiko 1261e91870 Add MustGetBlacklisted exception for redundant download_subtitle calls
3 years ago
morpheus65535 d8f14560e3
Improved search speed by reusing providers pools
3 years ago
Vitiko 718bd2f8b9 Add default attribute to Subtitle
3 years ago
morpheus65535 63b326aa2f
Implemented words/regex ban list for subtitles
3 years ago
morpheus65535 b53f8ad80a Implemented some utility functions to subliminal_patch providers to list supported languages and video types.
3 years ago
morpheus65535 e86d537ca2
Improved subtitles scoring system
4 years ago
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
4 years ago
morpheus65535 fa3b773ef2 Fixed TypeError when trying to get video information while all providers are throttled.
4 years ago
zx900930 3173351590
update zimuku providers
4 years ago
zx900930 46e709c998
improve chinese language codes matching rules
4 years ago
Xavier Xiong 1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236)
4 years ago
morpheus65535 c8eae1a512
Adding opensubtitles.com provider (#1247)
4 years ago
morpheus65535 22cd45bc41
Languages profiles (#1232)
4 years ago
morpheus65535 e2e541252d Fix for forced subtitles not being automatically downloaded anymore.
4 years ago
morpheus65535 5658a7a359
Hearing impaired (#1102)
4 years ago
Louis Vézina e2b1726c87 Fix for #1034.
4 years ago
josdion d06cace2d6 Fix #886
5 years ago
josdion ca0123c036 don't check for language code if the subtitle file name is the same as the video name
5 years ago
panni 584f4a7c04 update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821
5 years ago
Michiel van Baak d4dd3ca4de Use native os.scandir when available
5 years ago
German Gutierrez 6c3cc4be28 providers: adding bsplayer initial commit
5 years ago
panni 64fa210688 core: update to subliminal_patch:head; core: try and fix #703
5 years ago
Louis Vézina fe6758858a Merge branch 'development' into python3
5 years ago
panni 912717dd93 core: update to subliminal_patch:head; addic7ed: fix using empty show ids list; fix completed subtitle detection for non-english languages; fix mr robot subtitle file detection
5 years ago