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
maxwillx
33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
3 years ago
morpheus65535
b73c7866e0
no log: one more fix for legendasdivx
3 years ago
morpheus65535
040ddb2362
Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757
3 years ago
Samuel Bartík
36f8472e28
no log: Fix titulky provider TypeError ( #1760 )
3 years ago
Samuel Bartík
8a9fbbeaec
Fixed titulky provider UnicodeEncodeError
3 years ago
morpheus65535
bd5aae7f77
Fixed opensubtitlescom provider to remove filename from query because it was too specific and reduced number of subtitles returned for no good reason.
3 years ago
Vitiko
644617c7c2
Improve Argenteam results matching (Covers #1728 )
3 years ago
3klips
a22bb0fd12
Fixed addic7ed subtitles search query to return all languages instead of relying on filter defined in addic7ed profiles.
3 years ago
morpheus65535
23e2626df9
Fixed legendastv issue since rarfile upgrade. #1711
3 years ago
Samuel Bartík
45f085eb5d
Added cookies caching to titulky provider
3 years ago
morpheus65535
2a8dd4a89c
no log: opensubtitles.com - fixed query arguments ordering to prevent redirection and additional request to provider.
3 years ago
morpheus65535
83e36e4c1c
Fixed JSON parsing exception in supersubtitles provider. #1700
3 years ago
morpheus65535
6b36920b1c
no log: improvement to opensubtitles.com again
3 years ago
morpheus65535
669bd3376a
Improved opensubtitles.com resilience and properly deal with the Invalid JSON/Bad Gateway exception.
3 years ago
morpheus65535
d879128dcd
Improved retry and exception handling in opensubtitles.com provider.
3 years ago
morpheus65535
0c3c5a02a7
Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies.
3 years ago
Vitiko
36bf0d219d
no log: remove useless conditional
3 years ago
Vitiko
4c15a50134
Add Embedded Subtitles mergerfs mode
3 years ago
Vitiko
111998eb79
Add Embedded Subtitles provider memoization/cache
3 years ago
morpheus65535
75d73cf604
Fixed Subscene provider for US shows. #1678
3 years ago
Vitiko
8ad4ec95f9
Improve Subdivx provider: use a random cookie to speed up downloads and
...
match release groups properly
3 years ago
th3r3v
6c22b7aedd
Fixed SuperSubtitles provider and made some improvements ( #1668 )
...
SuperSubtitles provider:
- added Referer header to the session, to avoid being redirected to the main page while searching for series ID
- improved the inconsistent naming logic. Via this solution, it is not necessary anymore to add an exclusion for every Marvel series that has a different name on this provider.
- the series-related part of the subtitle search logic has been refactored to use a different (JSON) endpoint, based on the SuperSubtitles XBMC (Kodi) plugin
- changed the format of the release_info, for better scoring results
- improved the "get_matches" logic of the provider, to check for resolution and source, plus removed some unnecessary checks too
3 years ago
morpheus65535
dbf0bf2638
Fixed issue with addic7ed where alternative titles were not used properly in during searches. #1669
3 years ago
morpheus65535
58a967c892
Added settings to change the hearing-impaired subtitles file extension to use when saving to disk.
3 years ago
Anthony Arnaud
1a03d9fd12
Added cookies option for addic7ed to avoid anti-captcha provider requirement
3 years ago
Antoine Malliarakis
c83d661fb1
no log: Remove unsolicited test logs from soustitres.eu
3 years ago
Samuel Bartík
3653ef163f
Added validation for V.I.P. account status in titulky provider
3 years ago
Vitiko
68a9f2fb0c
Handle InvalidFile with Embedded Subtitles Provider ( close #1652 )
3 years ago
Vitiko
1261e91870
Add MustGetBlacklisted exception for redundant download_subtitle calls
3 years ago
Vitiko
b90dab03e8
Add hi_fallback option to Embedded Subtitles Provider
3 years ago
morpheus65535
d8f14560e3
Improved search speed by reusing providers pools
3 years ago
Vitiko
d373bc8c0e
Subdivx provider: Improve scraper
3 years ago
Vitiko
75926dc776
Fix broken Subdivx provider: update scraper
...
Subdivx provider has been broken for about one week. They have made
some changes on their API.
3 years ago
morpheus65535
46051646c6
Improved opensubtitles.com server-side error handling
3 years ago
Vitiko
5d8897f675
Fix Addic7ed provider: handle language errors, avoid guessit exception and match version for movies
3 years ago
Vitiko
a88f0a7f19
Fix Addic7ed provider TypeError
3 years ago
Vitiko
048307e429
Update embeddedsubtitles provider: use original_path instead of name
3 years ago
morpheus65535
2faed982d9
Fixed issues with release_info for some providers. #1644
3 years ago
morpheus65535
5d1dccde99
Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider.
3 years ago
Vitiko
b5c66e1470
Embedded Subtitles Provider: rebuild language if forced
3 years ago
Vitiko
9b74ad8610
Update Embedded Subtitles provider: add forced and ass-only support
3 years ago
Vitiko
ffca84a1b4
Add Embedded Subtitles provider
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
Vitiko
247f69c210
Fix Hosszupuska provider not returning results
3 years ago
Vitiko
92a60ef7bb
Update bad import (dev environment issue)
3 years ago
Vitiko
d2bbc479bc
Argenteam provider: fix decoding error
3 years ago
Vitiko
e1386aedc0
Avoid breaking function with optional keyword parameter
3 years ago
morpheus65535
4b8f0dbe81
Fixed addic7ed provider that wasn't able to find all shows. #1619
3 years ago
Bruno Maia
592dc799e9
Improved sanitize function to replace apostrophe and backticks
3 years ago
Samuel Bartík
d8fffe8e52
Improved Titulky provider
3 years ago
morpheus65535
b53f8ad80a
Implemented some utility functions to subliminal_patch providers to list supported languages and video types.
3 years ago
morpheus65535
faa368b662
Fixed some issues in opensubtitles.com provider. #1602
3 years ago
redglory
0f31c9858b
no log: other improvement to LegendasDivx
3 years ago
redglory
f53ef40d57
Improved LegendasDivx provider to get more accurate results and prevent unnecessary throttling
3 years ago
Samuel Bartík
618bddebf9
added more improvement to Titulki provider
3 years ago
Samuel Bartík
006e17bdc2
Fixed some issues with Titulki provider
3 years ago
Samuel Bartík
0e50335e2d
Improved results with Titulki provider
3 years ago
Samuel Bartík
801ff0d478
Refactored the Titulki provider
3 years ago
morpheus65535
3d936ffccf
Removing TuSubtitulo per provider request. #1591
3 years ago
Diego Heras
08c797c484
Fixed TuSubtitulo provider
3 years ago
morpheus65535
ebcc80e221
no log: small fix to get better results in manual search
3 years ago
Bogdan Ilisei
788b4b33f0
Added subtitrari-noi.ro and improved titrari.ro
3 years ago
morpheus65535
0bc2605439
Improved language selection for Titrari.ro provider.
3 years ago
Guy Khmelnitsky
a819fc34b3
Fixed Ktuvit problem with default empty return values
3 years ago
morpheus65535
aec3aceda3
no log: more improvements
3 years ago
morpheus65535
3f7abc9ddc
no log: pep improvement
3 years ago
morpheus65535
b1af4caeeb
Improved support for series for Titrari.ro provider
3 years ago
morpheus65535
294d3eb0ee
Added support for series to provider Titrari.ro
3 years ago
morpheus65535
d851c16da7
Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565
3 years ago
Bogdan Ilisei
17dd5ddde5
Fixed titrari.ro provider
3 years ago
morpheus65535
779cac1448
no log: another fix for os.com
3 years ago
morpheus65535
95a509cf23
Fixed opensubtitles.com exception when invalid JSON is returned from provider. #1572
3 years ago
morpheus65535
036600f150
Fixed titrari search endpoint again. #1564
3 years ago
morpheus65535
679f1e803c
Improved opensubtitles.com providers.
3 years ago
Guy Khmelnitsky
66585ec765
Fix Missing subtitles issue with Ktuvit provider
3 years ago
morpheus65535
c1421f1cce
Improved queries to opensubtitles.com to reduce footprint on their side.
3 years ago
morpheus65535
6d082f8b38
Fixed issue with movies on Addic7ed. #1550
3 years ago
morpheus65535
cde624696d
Fixed opensubtitles.com forced subtitles searching.
3 years ago
Guy Khmelnitsky
57f8973be2
Fixed Bad Ktuvit Login problem
...
Close #1541
3 years ago
morpheus65535
0e01c64079
Fixed Addic7ed AttributeError exception with some movies #1525
3 years ago
Guy Khmelnitsky
b137af0908
Fixed Ktuvit provider login
3 years ago
morpheus65535
8d5c2db39d
Fixed Titrari providers search endpoint. #1526
3 years ago
morpheus65535
caf01da2ed
Fixed incompatible operator with Python 3.7 in latest patch to Addic7ed.
3 years ago
morpheus65535
96a3acf8e9
Added movies searching to Addic7ed provider. #1525
3 years ago
Guy Khmelnitsky
de5bcc8ed0
Added provider Ktuvit
3 years ago
morpheus65535
eb8f482eed
no log: fix for opensubtitles.com login issue.
3 years ago
morpheus65535
45e93df2eb
Fixed Yavka provider. #1514
3 years ago
morpheus65535
8ae5e5483e
Improved Subscene provider with single season series. #1510
3 years ago
vitiko98
34b1782e6a
Update merged source formats
3 years ago
Marian Moravcik
9b05a3a63a
Fix broken url for titulky.com provider
3 years ago
morpheus65535
c05db9f8c5
Added a validation of existing credentials for opensubtitles.com provider.
3 years ago
dtcabrerizo
33a600a714
Added settings to download only featured subtitles for LegendasTV
4 years ago
morpheus65535
5f6b201a71
Fixed greeksubs provider. #1477
4 years ago
siankatabg
31dcd37d52
Added fix for inconsistent movie/tv naming to yavkanet provider
4 years ago
morpheus65535
8cdd362caa
Fixed zimuku provider to prevent unexpected exception. #1459
4 years ago
siankatabg
b1654bb747
Added inconsistent tv naming entries to Subssabbz and Subsunacs providers
4 years ago
morpheus65535
86fb10e3af
Fixed Wizdom provider by adding some failsafe to imdb_id logic. #1456
4 years ago
morpheus65535
4a78f3b6b8
Fixed subdivx provider when there's a year in series directory name but not on the provider website. #1454
4 years ago
Abdulmohsen
2b67c5bcba
Fixed file encoding guessing by extending Arabic, Farsi and Persian language possible encoding.
4 years ago
vitiko98
92e0d13913
Fix Subsynchro provider ( Fix #1450 )
4 years ago
vitiko98
1c7584d33a
Solve SSL error with Podnapisi on Ubuntu and Debian machines ( Fix #1251 )
4 years ago
vitiko98
38d2332c39
Fix argenteam TypeError and JSONDecodeError
4 years ago
morpheus65535
e1628d76fd
no log: trying to improve os.com provider
4 years ago
morpheus65535
d3879c1957
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
81b5700209
Fixed supersubtitles provider not able to search for Loki series subtitles #1447
4 years ago
Chang-Yen Tseng
5d5a1e866c
Fixed Chinese characters decoding by using gb18030 after big5
4 years ago
morpheus65535
cb420628f8
Cloudflare improvements ( #1448 )
...
* Upgraded cloudscraper to fix multiple issues with providers that uses antibot page.
* Fixed subs4series provider. It now require anti-captcha provider to download subtitles. One captcha will have to be solved for each download. #1442
4 years ago
morpheus65535
557a06173d
Fixed token issue with opensubtitles.com
4 years ago
morpheus65535
26e978b14b
Fixed Regielive provider #1438
4 years ago
morpheus65535
f4df07fb83
Fixed Titrari provider #1438
4 years ago
vitiko98
a39a9e8bd5
Finish providers migration to subliminal_patch's guess_matches
4 years ago
morpheus65535
e86d537ca2
Improved subtitles scoring system
4 years ago
vitiko98
14d467e645
Update half of providers to use subliminal_patch's guess_matches
4 years ago
vitiko98
5b1f479901
Fix Sucha provider: AttributeError and wrong matches
4 years ago
morpheus65535
cb09f8d440
Fixed BetaSeries AttributeError exception #1423
4 years ago
Vitiko
4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
4 years ago
Xavier Xiong
3908175a21
Fixed Zimuku url
4 years ago
morpheus65535
7209bad0c4
Improved Opensubtitles.com provider caching of token
4 years ago
morpheus65535
bb842b92af
Improved Opensubtitles.com providers
4 years ago
Vitiko
9f401cbb67
Fixed support for lists in audio_codec match guessing
4 years ago
morpheus65535
a555617738
Tried to fix the issues with bsplayer
4 years ago
morpheus65535
29ad8c6122
Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show.
4 years ago
Georgi Kyosev
d9e0e2ec92
Fixed Yavkanet provider
4 years ago
Vitiko
95bef2d519
Added cache support for TuSubtitulo provider
4 years ago
Vitiko
940b6428dd
Fixed bad protocol for Argenteam provider
4 years ago
Vitiko
25894c477f
Added Subsynchro provider
4 years ago
Michiel van Baak Jansen
c83f47b2d0
Fixed Greeksubs provider to handle 404 response when searching for subtitles based on imdbId
4 years ago
Diego Heras
37f187df3f
Fixed subtitulamostv provider. resolves #1333 ( #1335 )
4 years ago
Diego Heras
bb72d57e30
Fixed tusubtitulo provider. resolves #1332 ( #1334 )
4 years ago
morpheus65535
b1dd190663
Fixed timeout and error handling in OpenSubtitles.com provider.
4 years ago
morpheus65535
762cd61b21
Fixed OpenSubtitles.com token expiration
4 years ago
morpheus65535
da46904193
Fixed Zimuku provider url
4 years ago
morpheus65535
fa3b773ef2
Fixed TypeError when trying to get video information while all providers are throttled.
4 years ago
morpheus65535
00a6437e23
Prevent DNS fall back to default server to flood debug log.
4 years ago
morpheus65535
da5b74516c
Fixed both Opensubtitles providers when searching for Superman & Lois (amp character issue)
4 years ago
morpheus65535
d907e1cac7
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
d915308616
Fixed LegendasTV provider that was only using the main series title and not alternative titles. #1303
4 years ago
Vitiko
c43219ed15
Improved bsplayer provider
4 years ago
Vitiko
f1cd54c75c
Fixed TypeError in subliminal_patch sanitize
4 years ago
morpheus65535
1b987d3470
Fixed Supersubtitles provider #1300
4 years ago
Bogdan Ilisei
d0f50a2e99
Improved RegieLive.ro to not get throttled when there are no results ( #1293 )
4 years ago
Vitiko
260d540750
Fix KeyError for Argenteam Provider
4 years ago
morpheus65535
4888a2361c
Fix for #1271
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
39e658e913
Fix for #1252
4 years ago
morpheus65535
2aed0a2dc7
Fix for #1252
4 years ago
morpheus65535
da7610b5cf
Fix for #1256 . Added RAR archives compatibility.
4 years ago
morpheus65535
94825422d5
Opensubtitles.com fixes ( #1249 )
4 years ago
vitiko98
8b97c7c54e
Improve matches for Subdivx provider
4 years ago
vitiko98
9d41d44d6d
Add minor changes to Sucha provider
4 years ago
vitiko98
3659b4e566
Improve matches and readability for Argenteam provider
4 years ago
vitiko98
568873ac30
Rewrite TuSubtitulo provider ( Close #1242 )
4 years ago
morpheus65535
c8eae1a512
Adding opensubtitles.com provider ( #1247 )
...
Adding OpenSubtitles.com provider
4 years ago
Georgi Kyosev
ff06881d5d
Fix search row BeautifulSoup CSS selector
4 years ago
morpheus65535
a7e9811bd5
Fix for #1235
4 years ago
morpheus65535
22cd45bc41
Languages profiles ( #1232 )
...
Implementing the languages profiles functionality.
4 years ago
morpheus65535
b291746a49
Fix for #1229
4 years ago
morpheus65535
e9588d8d16
Possible fix for #1117
4 years ago
josdion
21b288308f
subssabbz, subsunacs - fix inconsistent movie/tv naming
4 years ago
morpheus65535
6544fd4c39
Fix for #1215
4 years ago
morpheus65535
73d3000b96
Merge pull request #1214 from soenneker/subscene-fix
...
Fixes subscene with invalid attribute
4 years ago
morpheus65535
e7d68f4316
Removed some Python 2.7.x compatibility code.
4 years ago
Jake Soenneker
d7333d9172
Removes if statement for python 2
4 years ago
Jake Soenneker
4f7d436254
Fixes subscene issue with Python dropping unescape
4 years ago
vitiko98
99a3abb240
Fix TypeError
4 years ago
vitiko98
5f858cc91d
Remove unwanted debug
4 years ago
vitiko98
3b516427a3
Sucha's new api
4 years ago
morpheus65535
a5085e23d6
Fix for #1201 .
4 years ago
morpheus65535
fc4f78f8a5
Possible fix for #1189 .
4 years ago
morpheus65535
e2e541252d
Fix for forced subtitles not being automatically downloaded anymore.
4 years ago
morpheus65535
b6b374abfa
Fix for #1187
4 years ago
morpheus65535
afbe7e9989
Merge pull request #1188 from GermanG/bsplayerfix
...
bsplayer: using provider subid instead of link as ID
4 years ago
morpheus65535
8462386b5f
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
5b831f9b3e
Fix for #1168 and #1176
4 years ago
German Gutierrez
ec1021e602
bsplayer: using provides subid instead of link as ID
4 years ago
morpheus65535
bd3157d537
Merge pull request #1186 from stevezau/patch-3
...
yifysubtitles handle 404 when imdb_id not found
4 years ago
Steve Adams
c2a311689e
Handle when title cannot be parsed
...
For example https://www.feliratok.info/index.php?term=American%20Chopper&nyelv=0&action=autoname returns a result which causes https://github.com/morpheus65535/bazarr/issues/1179#issuecomment-721068203
4 years ago
Steve Adams
37ba592b17
yifysubtitles handle 404 when imdb_id not found
...
yifysubtitles handle 404 when imdb_id not found
4 years ago
Steve Adams
f8497e27d5
I am getting 401's on yifysubtitles.com.
...
I am now consistant 401's on yifysubtitles.com. I believe the site has moved to.org.
4 years ago
vitiko98
78d9788a78
remove web merging
4 years ago
vitiko98
8e59cf5fed
Fix source score matching in subtitle.py
...
Changed score matching logic for sucha
4 years ago
morpheus65535
951f2f8a03
Merge pull request #1173 from vslavik/patch-1
...
titulky provider: fix search for movie w/o year
4 years ago
Václav Slavík
24897858c6
titulky provider: fix search for movie w/o year
4 years ago
morpheus65535
bf737e9b24
Fix for #1171 .
4 years ago
vitiko98
752c4a2142
fix opensubtitles imdb comparison
4 years ago
vitiko98
ffa617b638
slice
4 years ago
vitiko98
517e5e22e5
fix loop with alt titles in argenteam
4 years ago
Louis Vézina
88265e7913
Fix for #1151
4 years ago
Louis Vézina
f74d70cfe1
WIP
4 years ago
Louis Vézina
54d8c802a7
Merge branch 'development' into subztv
4 years ago
vitiko98
3b891b9e1d
new subdivx results limit (now it's 100)
4 years ago
vitiko98
6caffffa42
fix foreign titles problem with subdivx
4 years ago
vitiko98
c143d31b89
better scoring for sucha
4 years ago
vitiko98
70392835ab
Added english support for TuSubtitulo
4 years ago
Louis Vézina
8939bb9769
Improvements to OpenSubtitles.org provider.
4 years ago
Louis Vézina
7a2e6ab24f
Fix for #1104 . Searching for one language after the other when more then one language is requested. Previously, PT was being prioritized over others.
4 years ago
morpheus65535
99318bbde1
Merge pull request #1139 from vitiko98/tusubtitulo
...
Adding TuSubtitulo provider
4 years ago
Louis Vézina
c323cd8518
Fix for #1062
4 years ago
vitiko98
27d078b719
Added TuSubtitulo provider
4 years ago
morpheus65535
198be1cc6e
Merge pull request #1137 from ngosang/feature/subtitulamos
...
Rewrite Subtitulamos provider. resolves #1132
4 years ago
ngosang
c87c4766cf
Rewrite Subtitulamos prodiver. resolves #1132
4 years ago
ngosang
bf836ad521
Fix Subdivx provider. resolves #1133
4 years ago
vitiko98
ef77b148fe
organizing matches
4 years ago
vitiko98
2e797e100b
Adding new Sucha provider
4 years ago
Louis Vézina
bd7854326f
Fix for #1123
4 years ago
Louis Vézina
81d42dd6dc
WIP
4 years ago
Louis Vézina
86cf9aa9cc
Fix for #1113
4 years ago
Louis Vézina
e0a62b9fe0
Fix for series list not getting populated with addic7ed.
4 years ago
Louis Vézina
628a4bdc9f
Fix for release not split correctly with addic7ed.
4 years ago
josdion
408d0cd253
subssabbz, subsunacs - fix inconsistent movie naming
4 years ago
morpheus65535
5658a7a359
Hearing impaired ( #1102 )
4 years ago
morpheus65535
931268e2e0
Merge pull request #1100 from kobik/development
...
fix(wizdom): release doesn't show in manual search results and scoring calculation
4 years ago
Bazarr
be37a8112e
fix(wizdom): release doesn't show in manual search results and scoring calculation
4 years ago
Louis Vézina
72041d3fd2
Fix for #1098
4 years ago
josdion
be82117600
Fix #1089 - YIFY Subtitles server URL update
4 years ago
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
4 years ago
Louis Vézina
e2b1726c87
Fix for #1034 .
4 years ago
gyh1621
143b83ab3e
fix zimuku provider
5 years ago
Louis Vézina
170a3b0985
Fix for #1034 .
5 years ago
Louis Vézina
37b5ad4e26
Small fix for sous-titres.eu to circumvent Cloudflare protection.
5 years ago
Louis Vézina
d7873470fd
Added Sous-Titres.eu provider.
5 years ago
Louis Vézina
43a5533a84
Fix for #913 (user-agent for subs4series)
5 years ago
Louis Vézina
94fc3ae8dd
Fix for #915
5 years ago
Louis Vézina
4f481d16d1
Fix for #913 (subs4series only)
5 years ago
Louis Vézina
f6c6e90fed
Fix for #913 (subs4free only)
5 years ago
josdion
303182471c
return to encoding auto detection in case the provider has set invalid encoding
5 years ago
morpheus65535
270e223107
Merge pull request #1014 from GermanG/betaseriesfix
...
Betaseriesfix
5 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.
5 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
5 years ago
josdion
ecff2dcbc6
titulky fix encoding
...
Remove setting of the encoding, so now it will be auto detected.
5 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.
5 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
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
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
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