Louis Vézina
e2b1726c87
Fix for #1034 .
4 years ago
Louis Vézina
49dd078fa1
Updated ffsubsync to better manage access denied exception on files.
4 years ago
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.
4 years ago
Louis Vézina
b107f5f71f
Rolling back cloudscraper to previous version.
4 years ago
Louis Vézina
9b048dd3ef
Merge remote-tracking branch 'origin/development' into development
4 years ago
Louis Vézina
9038f0c8b6
Rolling back cloudscraper to previous version.
4 years ago
gyh1621
143b83ab3e
fix zimuku provider
4 years ago
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.
4 years ago
josdion
859922b9c7
merge from Sub-Zero.bundle
...
merge some fixes from panal/Sub-Zero.bundle
4 years ago
josdion
1432f83bf4
added subzero mods support
4 years ago
Louis Vézina
170a3b0985
Fix for #1034 .
4 years ago
Louis Vézina
37b5ad4e26
Small fix for sous-titres.eu to circumvent Cloudflare protection.
4 years ago
Louis Vézina
c3dcf766b3
Updating cloudscraper
4 years ago
Louis Vézina
d7873470fd
Added Sous-Titres.eu provider.
4 years ago
Louis Vézina
43a5533a84
Fix for #913 (user-agent for subs4series)
4 years ago
Louis Vézina
94fc3ae8dd
Fix for #915
4 years ago
Louis Vézina
4f481d16d1
Fix for #913 (subs4series only)
4 years ago
Louis Vézina
f6c6e90fed
Fix for #913 (subs4free only)
4 years ago
Louis Vézina
d9a9c26d7e
Merge branch 'development' into subsync
...
# Conflicts:
# bazarr/get_subtitle.py
4 years ago
josdion
303182471c
return to encoding auto detection in case the provider has set invalid encoding
4 years ago
morpheus65535
270e223107
Merge pull request #1014 from GermanG/betaseriesfix
...
Betaseriesfix
4 years ago
Louis Vézina
a459b2d32e
Added fallback to chardet if cchardet is not available.
4 years ago
Louis Vézina
9c9cbe8f19
Added on demand subtitles synchronization.
4 years ago
Louis Vézina
c6548c06b7
Subsync first implementation (only after download/upload).
4 years ago
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.
4 years ago
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
4 years ago
josdion
ecff2dcbc6
titulky fix encoding
...
Remove setting of the encoding, so now it will be auto detected.
4 years ago
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.
4 years ago
josdion
8acb488fba
delete unsupported subtitle archive files from cache
5 years ago
josdion
197b84c36e
subssabbz, subsunacs - reduce score of subtitles for multi-disc movie releases
5 years ago
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.
5 years ago
josdion
9be6191478
set yifysubtitles video_types to movie only
5 years ago
josdion
e7ccafe958
YIFY Subtitles Provider added
5 years ago
josdion
a8258006b5
subsunacs - download subtitles in 7zip format
5 years ago
josdion
8a981553bf
add py7zr library version 0.7.0
5 years ago
Louis Vézina
99a98a564a
Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina
2efa3c9f86
Fix for #729
5 years ago
Louis Vézina
7c987ac8f7
Removed unused modules.
5 years ago
josdion
91cc6b35c9
fix a compatibility issue with guessit 3, added cache support
...
- remove allowed_countries parameter when call guessit as it's not necessary now and in the way which it's used, it throw an exception in guessit 3
- add downloaded subtitle files to the cache
- check subtitle notes for additional inforamtion about the release
5 years ago
Mr-Quin
08aa8cae0a
change isascii to isalnum
5 years ago
Louis Vézina
97b826af0d
Fix for #996
5 years ago
Louis Vézina
376e13d7f1
Upgraded GuessIt to 3.0.1
5 years ago
Louis Vézina
442f5d2a5e
Merge branch 'development' into hermes
5 years ago
morpheus65535
56f3eb386b
Merge pull request #988 from ngosang/feature/tvsubtitles
...
tvsubtitles provider: hide error message when not found
5 years ago
ngosang
55bb3791da
tvsubtitles provider: hide error message when not found
...
Test: The Boys
5 years ago
ngosang
499ec5ac12
argenteam provider: fix null exception and improve scoring (part 2)
5 years ago
ngosang
f3c3655dae
argenteam provider: fix null exception and improve scoring
5 years ago
Bazarr
82b41f8115
search for season packs and stop unnecessary exceptions
5 years ago
Bazarr
392855b4eb
refactor matches
5 years ago
Louis Vézina
ec3fa42444
Merge branch 'development' into hermes
5 years ago