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
3 years ago
morpheus65535
5f6b201a71
Fixed greeksubs provider. #1477
3 years ago
siankatabg
31dcd37d52
Added fix for inconsistent movie/tv naming to yavkanet provider
3 years ago
morpheus65535
8cdd362caa
Fixed zimuku provider to prevent unexpected exception. #1459
3 years ago
siankatabg
b1654bb747
Added inconsistent tv naming entries to Subssabbz and Subsunacs providers
3 years ago
morpheus65535
86fb10e3af
Fixed Wizdom provider by adding some failsafe to imdb_id logic. #1456
3 years ago