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

51 commits

Author SHA1 Message Date
morpheus65535
fa3b773ef2 Fixed TypeError when trying to get video information while all providers are throttled. 2021-03-21 20:14:12 -04:00
zx900930
3173351590
update zimuku providers 2021-02-15 13:29:22 +01:00
zx900930
46e709c998
improve chinese language codes matching rules 2021-02-15 01:39:57 +01:00
Xavier Xiong
1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
morpheus65535
c8eae1a512
Adding opensubtitles.com provider (#1247)
Adding OpenSubtitles.com provider
2021-01-25 14:28:55 -05:00
morpheus65535
22cd45bc41
Languages profiles (#1232)
Implementing the languages profiles functionality.
2021-01-18 23:49:51 -05:00
morpheus65535
e2e541252d Fix for forced subtitles not being automatically downloaded anymore. 2020-11-11 08:57:34 -05:00
morpheus65535
5658a7a359
Hearing impaired (#1102) 2020-09-10 14:26:37 -04:00
Louis Vézina
e2b1726c87 Fix for #1034. 2020-08-10 08:48:03 -04:00
josdion
d06cace2d6 Fix #886
Use the whole subtitle file to detect encoding. Seems like if trying to detect encoding only by a part of the file, is not always working. This modification will lead to worse performance, but should be more reliable.
2020-06-09 22:20:43 +03:00
josdion
ca0123c036 don't check for language code if the subtitle file name is the same as the video name
if the subtitle file name is the same as the video name, it is pointless to check the language code
2020-06-09 20:11:48 +03:00
panni
584f4a7c04 update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821 2020-02-16 05:53:32 +01:00
Michiel van Baak
d4dd3ca4de Use native os.scandir when available 2020-02-09 15:37:11 +01:00
German Gutierrez
6c3cc4be28 providers: adding bsplayer initial commit 2020-01-07 12:23:17 +01:00
panni
64fa210688 core: update to subliminal_patch:head; core: try and fix #703 2019-12-24 00:25:02 +01:00
Louis Vézina
fe6758858a Merge branch 'development' into python3
# Conflicts:
#	bazarr/database.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/movie.tpl
2019-10-28 20:27:11 -04:00
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 2019-10-22 12:00:50 +02:00
panni
8799938b4e core: update to subliminal_patch:head; addic7ed: show ids fetching 2019-10-20 06:07:10 +02:00
Louis Vézina
995b9ac9ae Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/addic7ed.py
2019-10-19 18:10:44 -04:00
panni
e452394841 core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list 2019-10-19 23:20:12 +02:00
Louis Vézina
08139b43ed Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 17:00:52 -04:00
Louis Vézina
a4ed73b6fc Fix for invalid language in filename. 2019-10-07 15:28:26 -04:00
Louis Vézina
2a78008ecb Drop language on all exception. 2019-10-07 15:18:28 -04:00
Louis Vézina
99e940f7a8 Drop language on all exception. 2019-10-07 15:00:26 -04:00
Louis Vézina
7c75ae7615 Fix for invalid language code. 2019-10-07 14:50:16 -04:00
Louis Vézina
90e9786546 Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 10:49:46 -04:00
Louis Vézina
7d3c6b31e7 Fix for index out of range when no extension in filename. 2019-10-07 06:55:00 -04:00
Louis Vézina
afd9cd6ddb Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_movies.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/subdivx.py
#	libs/subliminal_patch/providers/titlovi.py
2019-10-05 22:57:42 -04:00
Louis Vézina
d65601d9cb Fix for #605. 2019-10-05 22:48:04 -04:00
Halali
b3c6def6bc Updated subliminal_path and subzero to latest dev version 2019-10-05 22:55:35 +02:00
ngosang
232eaa1981 Improve Subdivx provider, handle more exceptions 2019-10-05 15:52:45 +02:00
ngosang
c96fb20663 Improve provider throttle / status to handle all exceptions 2019-10-05 15:25:04 +02:00
Louis Vézina
a7b40eaf79 WIP 2019-09-20 17:56:33 -04:00
Louis Vézina
e7cb2a71e2 WIP 2019-09-18 21:50:20 -04:00
Louis Vézina
3ca2c98cd4 WIP 2019-09-16 22:04:27 -04:00
Louis Vézina
645952c61a WIP 2019-09-13 15:12:26 -04:00
panni
bce41d8002 core: update to subliminal_patch:head; scandir: docker/bazarr compat, might fix #461 2019-07-05 03:25:02 +02:00
panni
b100d4ed5c core: update to subliminal_patch:head; support file hashes even when scenename is used 2019-06-21 15:06:27 +02:00
pannal
87f3e65bd2
Merge pull request #442 from MoshiMoshi0/development
Fix video hash not being computed when using Napisy24 provider
2019-06-21 04:07:19 +02:00
panni
b909bd652c core: update to subliminal_patch:head; add env flag for skipping encoding change; optimize subscene 2019-05-24 18:11:00 +02:00
Unknown
6aa5b8c838 Fix video hash not being computed when using Napisy24 provider 2019-05-24 02:34:07 +02:00
panni
87165e91f2 core: update to subliminal_patch:head 2019-04-28 06:02:12 +02:00
panni
6c4c124ae4 core: update to subliminal_patch:head; fix subscene; add alternative titles support to subscene and opensubtitles 2019-04-04 17:01:37 +02:00
panni
8ed84886f8 update subliminal_patch to a70f9c0; fixes #334 2019-03-04 18:02:57 +01:00
Louis Vézina
181cc94c25 Merge remote-tracking branch 'origin/development' into subliminal_patch 2019-02-27 20:56:08 -05:00
panni
c630cdda3d update subliminal_patch 2019-02-27 22:14:22 +01:00
morpheus65535
97e72a8f9d Fix for not matching case between video and subtitles filename #278 2019-01-30 22:28:59 -05:00
panni
8879f5a82e core: update subliminal_patch to 2.6.4.2917-dev; fix addic7ed, subscene, titlovi; fix SSAStyle parsing in SRT 2019-01-15 13:39:34 +01:00
panni
4c7c7a692b subliminal_patch.core: don't assume hints["title"] exists 2018-11-28 13:34:08 +01:00
panni
9ac3b0009b update subzero/subliminal_patch/fcache to current versions 2018-11-28 11:44:59 +01:00