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

432 commits

Author SHA1 Message Date
Louis Vézina
5d6f453d3f Updated Apprise to 0.8.8 2020-09-14 08:24:45 -04:00
Louis Vézina
e6b8b1ad19 Updated Apprise to 0.8.8 2020-09-14 08:24:26 -04:00
josdion
408d0cd253 subssabbz, subsunacs - fix inconsistent movie naming 2020-09-13 14:24:49 +03:00
morpheus65535
5658a7a359
Hearing impaired (#1102) 2020-09-10 14:26:37 -04:00
morpheus65535
931268e2e0
Merge pull request #1100 from kobik/development
fix(wizdom): release doesn't show in manual search results and scoring calculation
2020-09-07 16:38:21 -04:00
Bazarr
be37a8112e fix(wizdom): release doesn't show in manual search results and scoring calculation 2020-09-07 23:30:01 +03:00
Louis Vézina
72041d3fd2 Fix for #1098 2020-09-06 08:43:10 -04:00
Louis Vézina
1f8194c25a Update ffsubsync 2020-09-06 08:28:38 -04:00
josdion
be82117600 Fix #1089 - YIFY Subtitles server URL update 2020-08-25 19:05:33 +03:00
Louis Vézina
8940ee617d Merged upstream changes in ffsubsync 2020-08-23 22:38:13 -04:00
Louis Vézina
6ad4843cdf Multiple fixes to ffsubsync. 2020-08-19 15:23:43 -04:00
josdion
36cf8ca344 subssabbz, subsunacs, yavkanet - add frame rate to release info
- add subtitle frame rate to release info
- better handling of exceptions while dolwnloading subtitles
2020-08-16 11:01:21 +03:00
Louis Vézina
e2b1726c87 Fix for #1034. 2020-08-10 08:48:03 -04:00
Louis Vézina
49dd078fa1 Updated ffsubsync to better manage access denied exception on files. 2020-08-05 07:04:01 -04:00
Louis Vézina
ea097d6ec4 Improvement and simplification to subtitles synchronisation mechanism. We let the reference track selection to ffsubsync that already include an algorithm to choose the best possible track. 2020-08-04 22:42:27 -04:00
Louis Vézina
b107f5f71f Rolling back cloudscraper to previous version. 2020-08-02 22:36:38 -04:00
Louis Vézina
9b048dd3ef Merge remote-tracking branch 'origin/development' into development 2020-08-02 21:21:24 -04:00
Louis Vézina
9038f0c8b6 Rolling back cloudscraper to previous version. 2020-08-02 21:21:03 -04:00
gyh1621
143b83ab3e fix zimuku provider 2020-08-02 15:17:54 +08:00
josdion
a430bffe57 added tld library, fix add space after dot in domain names
- added tld library, so "Common Fixes" mod can detect domain names and won't add spaces after each dot in them.
- fix HI_before_colon_noncaps, so it won't remove http: from URLs.
2020-07-31 12:39:25 +03:00
josdion
859922b9c7 merge from Sub-Zero.bundle
merge some fixes from panal/Sub-Zero.bundle
2020-07-29 20:31:30 +03:00
josdion
1432f83bf4 added subzero mods support 2020-07-29 16:11:45 +03:00
Louis Vézina
170a3b0985 Fix for #1034. 2020-07-28 13:47:37 -04:00
Louis Vézina
37b5ad4e26 Small fix for sous-titres.eu to circumvent Cloudflare protection. 2020-07-21 22:45:23 -04:00
Louis Vézina
c3dcf766b3 Updating cloudscraper 2020-07-21 22:43:40 -04:00
Louis Vézina
d7873470fd Added Sous-Titres.eu provider. 2020-07-21 00:28:34 -04:00
Louis Vézina
43a5533a84 Fix for #913 (user-agent for subs4series) 2020-07-07 11:43:54 -04:00
Louis Vézina
94fc3ae8dd Fix for #915 2020-07-06 18:34:52 -04:00
Louis Vézina
4f481d16d1 Fix for #913 (subs4series only) 2020-07-06 13:55:59 -04:00
Louis Vézina
f6c6e90fed Fix for #913 (subs4free only) 2020-07-06 12:38:18 -04:00
Louis Vézina
d9a9c26d7e Merge branch 'development' into subsync
# Conflicts:
#	bazarr/get_subtitle.py
2020-06-14 09:33:20 -04:00
josdion
303182471c return to encoding auto detection in case the provider has set invalid encoding 2020-06-14 08:35:58 +03:00
morpheus65535
270e223107
Merge pull request #1014 from GermanG/betaseriesfix
Betaseriesfix
2020-06-12 22:03:36 -04:00
Louis Vézina
a459b2d32e Added fallback to chardet if cchardet is not available. 2020-06-12 21:57:52 -04:00
Louis Vézina
9c9cbe8f19 Added on demand subtitles synchronization. 2020-06-12 15:08:44 -04:00
Louis Vézina
c6548c06b7 Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -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
josdion
ecff2dcbc6 titulky fix encoding
Remove setting of the encoding, so now it will be auto detected.
2020-06-07 20:33:50 +03:00
josdion
84ad5aaeaa fix for #914
Replace latin_1 with cp1252, as latin_1 is already in the list with its alias iso-8859-1. Don't know why cp1252 hasn't been included so far.
2020-06-04 20:24:55 +03:00
josdion
8acb488fba delete unsupported subtitle archive files from cache 2020-05-31 19:01:53 +03:00
josdion
197b84c36e subssabbz, subsunacs - reduce score of subtitles for multi-disc movie releases 2020-05-31 18:07:59 +03:00
josdion
c89d542479 fix encoding problems in subtitle class
- don't use directly self._guessed_encoding, but instead call the function guessed_encoding() as the variable can be None.
- use self.guessed_encoding() only if self.encoding is not set.
2020-05-31 13:46:16 +03:00
josdion
9be6191478 set yifysubtitles video_types to movie only 2020-05-31 11:43:41 +03:00
josdion
e7ccafe958 YIFY Subtitles Provider added 2020-05-30 17:26:26 +03:00
josdion
a8258006b5 subsunacs - download subtitles in 7zip format 2020-05-26 20:31:32 +03:00
josdion
8a981553bf add py7zr library version 0.7.0 2020-05-26 19:52:22 +03:00
Louis Vézina
99a98a564a Merge remote-tracking branch 'origin/development' into development 2020-05-25 09:22:38 -04:00
Louis Vézina
2efa3c9f86 Fix for #729 2020-05-25 09:22:13 -04:00
Louis Vézina
7c987ac8f7 Removed unused modules. 2020-05-25 09:21:32 -04:00