Commit Graph

723 Commits

Author SHA1 Message Date
Vitiko 3f95784bb8 Subdivx Provider: avoid false positives on episodes search
The series search fallback was returning unrelated subtitles that
were impossible to detect with get_subtitle_from_archive()
2022-04-29 22:56:44 -04:00
Vitiko f01d916f95 Embedded subtitles provider: improve exception handling
Related to fese's library update. Close #1819
2022-04-27 17:46:06 -04:00
Vitiko 9e2b2d8b00 no log: update legendasdivx subtitle id property (again) 2022-04-26 22:38:25 -04:00
Vitiko 4e6fd61188 no log: update legendasdivx subtitle id property 2022-04-26 21:34:08 -04:00
Vitiko 23e847290b Legendasdivx provider: improve subtitles ID consistency 2022-04-26 21:21:20 -04:00
Samuel Bartík e6551dc4d3
Fixed Titulky provider and made some code maintenance 2022-04-25 23:36:02 -04:00
Samuel Bartík a4d9eb694d
Improved search and fixed some issues with Titulky provider 2022-04-20 05:52:46 -04:00
Vitiko 883b0fe7a1 Subdivx Provider: improve episode searching and downloading 2022-04-18 20:17:51 -04:00
Vitiko a95086555f no log: add update_matches() providers util 2022-04-18 20:12:07 -04:00
Vitiko d95d6b9d35 no log: update subf2m provider 2022-04-18 16:58:11 -04:00
Vitiko 5e0461eee5 no log: add subliminal_patch provider utils
This will be used to modulate and simplify some tasks and reduce redundant code
2022-04-18 16:38:23 -04:00
Vitiko 63eded5aa3 Add subf2m.co Provider 2022-04-17 22:39:37 -04:00
Vitiko 9a327b9e4d no log: fix AttributeError on providers mixin 2022-04-17 22:10:15 -04:00
Vitiko 75f3ac9f6c Improve episode detection from compressed series packs 2022-04-16 16:45:20 -04:00
Vitiko 31e4f835cf SuperSubtitles Provider: fix filetype detection 2022-04-16 16:44:00 -04:00
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -04:00
Samuel Bartík ec24f3c854
Fixed Titulky login caching 2022-04-16 13:50:57 -04:00
morpheus65535 ebde572ca2 no log: some small improvements to opensubtitles.com provider 2022-04-08 09:40:30 -04:00
Vitiko 4c063bc682 no log: update supersubtitles.py comments 2022-04-07 22:18:22 -04:00
Vitiko 7040fbc071 Supersubtitles provider: Fix AttributeError for some queries (#1792) 2022-04-07 22:11:57 -04:00
morpheus65535 77da09d51f Removed support for BSplayer providers because it was causing way much issue than providing subtitles. 2022-04-06 11:34:21 -04:00
Vitiko 86d6c211af Fix ValueError for persistent pools on multithreaded setups 2022-03-31 23:11:32 -04:00
Vitiko 8c4e83c18d Fix subliminal core: wrong providers being restarted 2022-03-19 02:02:05 -04:00
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
morpheus65535 6edc196163 Fixed Invalid IPv6 URL exception with common fix 2022-03-14 19:42:38 -04:00
morpheus65535 b73c7866e0 no log: one more fix for legendasdivx 2022-03-14 10:43:42 -04:00
morpheus65535 040ddb2362 Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757 2022-03-11 22:18:36 -05:00
Samuel Bartík 36f8472e28
no log: Fix titulky provider TypeError (#1760) 2022-03-11 13:56:20 -05:00
Samuel Bartík 8a9fbbeaec
Fixed titulky provider UnicodeEncodeError 2022-03-09 14:08:26 -05:00
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. 2022-02-28 10:14:31 -05:00
morpheus65535 c23ce4a4d1 Reverted auditok to ffsubsync supported version 2022-02-23 22:01:11 -05:00
Vitiko 4a777c13c8 no log: update fese library
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
2022-02-21 02:33:42 -04:00
Vitiko 644617c7c2 Improve Argenteam results matching (Covers #1728) 2022-02-21 01:50:56 -04:00
3klips a22bb0fd12
Fixed addic7ed subtitles search query to return all languages instead of relying on filter defined in addic7ed profiles. 2022-02-08 12:10:48 -05:00
morpheus65535 23e2626df9 Fixed legendastv issue since rarfile upgrade. #1711 2022-02-06 21:36:04 -05:00
Samuel Bartík 45f085eb5d
Added cookies caching to titulky provider 2022-02-04 06:47:46 -05:00
morpheus65535 2a8dd4a89c no log: opensubtitles.com - fixed query arguments ordering to prevent redirection and additional request to provider. 2022-02-03 09:37:53 -05:00
morpheus65535 83e36e4c1c Fixed JSON parsing exception in supersubtitles provider. #1700 2022-01-30 11:21:11 -05:00
morpheus65535 6b36920b1c no log: improvement to opensubtitles.com again 2022-01-29 09:01:13 -05:00
morpheus65535 669bd3376a Improved opensubtitles.com resilience and properly deal with the Invalid JSON/Bad Gateway exception. 2022-01-28 15:56:04 -05:00
morpheus65535 d879128dcd Improved retry and exception handling in opensubtitles.com provider. 2022-01-25 23:29:42 -05:00
morpheus65535 c7500c1d04 Fixed missing tzdata module. #1693 2022-01-24 20:00:37 -05:00
morpheus65535 0c3c5a02a7 Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies. 2022-01-23 23:07:52 -05:00
Vitiko 36bf0d219d no log: remove useless conditional 2022-01-23 23:12:40 -04:00
Vitiko 4c15a50134 Add Embedded Subtitles mergerfs mode 2022-01-23 23:04:56 -04:00
Vitiko 111998eb79 Add Embedded Subtitles provider memoization/cache 2022-01-23 21:50:44 -04:00
morpheus65535 75d73cf604 Fixed Subscene provider for US shows. #1678 2022-01-16 09:56:34 -05:00
Vitiko 8ad4ec95f9 Improve Subdivx provider: use a random cookie to speed up downloads and
match release groups properly
2022-01-12 00:15:57 -04:00
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
2022-01-09 17:06:06 -05:00