vitiko98
a748903dc4
Fix provider configs updates
2 years ago
VisoTC
b9ba99e189
Fixed Zimuku provider to bypass yunsuo protection
2 years ago
Samuel Bartík
331cbbd3bd
Fixed Titulky provider to fail silently if media is missing IMDB ID.
2 years ago
vitiko98
d2b40bd781
Add Karagarga.in provider
2 years ago
vitiko98
171747751a
no log: include refiner in embeddedsubtitles.py
2 years ago
vitiko98
8086bce5c4
Embedded Subtitles Provider: major update
...
* fese library was updated
* mergerfs_mode support was dropped. Too much false positives
* extended codec support (two new codecs added: webvtt and mov_text)
* disable conversion to srt by default
2 years ago
morpheus65535
f543368089
Fixed DNS queries caching issue.
2 years ago
vitiko98
14153d7688
Subdivx provider: avoid TypeError
2 years ago
vitiko98
696becbeb1
Try to avoid guessit internal exception ( #1858 )
...
I was unable to reproduce the exception, but I found a strange pattern:
whenever the hints["expected_title"] value had the same value as the
title found in the filename, there was a list from the rebulk module
constantly growing. Once I remove the expected_title "hint", this
behavior is gone.
This change is transparent. If for some reason guessit returns a
different movie/series title, Bazarr will refine it with the database
anyway.
2 years ago
vitiko98
246c2f3004
Subf2m provider: improve episode matching
2 years ago
morpheus65535
a7b1b2a454
Fixed Wizdom API url. #1870
2 years ago
morpheus65535
8de8c2c0c1
no log: fixed imports
2 years ago
vitiko98
5a13046d58
Gestdown provider: improve http error handling
...
423 code retries were blocking every language query for too much time.
The amount of retries was reduced from 5 to 3
3 years ago
vitiko98
25281709c1
Gestdown provider: ignore incomplete subtitles
3 years ago
vitiko98
0e98880494
Gestdown provider: implement retries on 423 status codes
3 years ago
vitiko98
848836c5bb
Subf2m provider: add season pack support
3 years ago
vitiko98
d3e5dc34d7
no log: add providers utility
3 years ago
Samuel Bartík
fde1e0e069
Improved titulky provider search
3 years ago
Vitiko
473041158c
Subf2m provider: improve matches parsing
3 years ago
Vitiko
0e1120e037
Subdivx provider: improve movie searches
3 years ago
Vitiko
c9d63f717f
Add Gestdown.info Provider
3 years ago
morpheus65535
24196d899f
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
642733f92f
Added support for unar RAR extraction utility. #1833
3 years ago
Vitiko
770ae2d6f6
Embedded Subtitles provider: fix cached streams with HI fallback
...
Fix #1884
3 years ago
Vitiko
b96fd93269
Embedded Subtitles provider: improve HI fallback
3 years ago
Gabor Lengyel
c676095783
Fixed provider Supersubtitles following domain name change
3 years ago
Vitiko
9c2737c963
no log: type (no behavior changes at all)
3 years ago
Vitiko
4edc2b756b
no log: small subliminal_patch's core refactor
...
Try to make some methods more readable
3 years ago
Vitiko
23a5ab9b0e
Improve provider configs updates
3 years ago
morpheus65535
1dff555fc8
Updated apprise to the latest version. #1834
3 years ago
Vitiko
a783515ad4
Avoid NoneType on providers pool updates
3 years ago
Vitiko
134613711a
Embedded Subtitles provider: improve detection of potentially incomplete subtitles
3 years ago
Vitiko
e186bd1a0f
no log: update embedded subtitles provider release info representation
3 years ago
Vitiko
0427c83cda
no log: update fese library
3 years ago
morpheus65535
b7e908645e
Fixed issue with indexing of external subtitles that include utf8 characters in file name.
3 years ago
morpheus65535
6e7423c9b5
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
2cb3e36f8d
Fixed yify download link parsing
3 years ago
Vitiko
ce33b4f5fd
Improve subtitles pack extraction
3 years ago
Vitiko
7423c80a28
Subdivx Provider: improve language parser
3 years ago
morpheus65535
2f01ab8523
Reworked Bazarr file structure to improve support and optimization
3 years ago
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()
3 years ago
Vitiko
f01d916f95
Embedded subtitles provider: improve exception handling
...
Related to fese's library update. Close #1819
3 years ago
Vitiko
9e2b2d8b00
no log: update legendasdivx subtitle id property (again)
3 years ago
Vitiko
4e6fd61188
no log: update legendasdivx subtitle id property
3 years ago
Vitiko
23e847290b
Legendasdivx provider: improve subtitles ID consistency
3 years ago
Samuel Bartík
e6551dc4d3
Fixed Titulky provider and made some code maintenance
3 years ago
Samuel Bartík
a4d9eb694d
Improved search and fixed some issues with Titulky provider
3 years ago
Vitiko
883b0fe7a1
Subdivx Provider: improve episode searching and downloading
3 years ago
Vitiko
a95086555f
no log: add update_matches() providers util
3 years ago
Vitiko
d95d6b9d35
no log: update subf2m provider
3 years ago
Vitiko
5e0461eee5
no log: add subliminal_patch provider utils
...
This will be used to modulate and simplify some tasks and reduce redundant code
3 years ago
Vitiko
63eded5aa3
Add subf2m.co Provider
3 years ago
Vitiko
9a327b9e4d
no log: fix AttributeError on providers mixin
3 years ago
Vitiko
75f3ac9f6c
Improve episode detection from compressed series packs
3 years ago
Vitiko
31e4f835cf
SuperSubtitles Provider: fix filetype detection
3 years ago
Vitiko
d3e3e31fa1
Embedded subtitles provider: add timeout option
3 years ago
Samuel Bartík
ec24f3c854
Fixed Titulky login caching
3 years ago
morpheus65535
ebde572ca2
no log: some small improvements to opensubtitles.com provider
3 years ago
Vitiko
4c063bc682
no log: update supersubtitles.py comments
3 years ago
Vitiko
7040fbc071
Supersubtitles provider: Fix AttributeError for some queries ( #1792 )
3 years ago
morpheus65535
77da09d51f
Removed support for BSplayer providers because it was causing way much issue than providing subtitles.
3 years ago
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
Liang Yi
50a252fdd7
Frontend improvement and cleanup ( #1690 )
...
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
3 years ago
maxwillx
33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
3 years ago
morpheus65535
6edc196163
Fixed Invalid IPv6 URL exception with common fix
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
morpheus65535
c23ce4a4d1
Reverted auditok to ffsubsync supported version
3 years ago
Vitiko
4a777c13c8
no log: update fese library
...
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
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
c7500c1d04
Fixed missing tzdata module. #1693
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
morpheus65535
f55492a25c
Upgraded guessit to latest version and include new dependencies.
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
c05997bd33
no log: update fese version
3 years ago
Vitiko
e65d643fae
Embedded Subtitles provider: fix language error ( fix #1653 )
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
Vitiko
d0b93a7b35
Update version.txt
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
409e1a5854
Add fese module for embedded subtitles
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
morpheus65535
d51dc68ebb
Updated Apprise notification module to the latest providers.
3 years ago
morpheus65535
402c82d84f
Upgraded some embedded dependencies to be ready for Python 3.10. This doesn't mean that it's fully supported right now.
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
morpheus65535
c60c7513a5
Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613 .
3 years ago
morpheus65535
a7a685491a
Merge remote-tracking branch 'origin/development' into development
3 years ago
Bruno Maia
592dc799e9
Improved sanitize function to replace apostrophe and backticks
3 years ago
morpheus65535
f0828959f3
Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine.
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
morpheus65535
c12c7b4064
Updated apscheduler to it's latest version.
3 years ago
morpheus65535
1842ea76f9
no log: updated version.txt
3 years ago
morpheus65535
39fe3141d5
Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
3 years ago
TRaSH
8bdf957c06
Added More Equivalent release groups
...
Added: `FraMeSToR`, `W4NK3R`, `BHDStudio` to the Equivalent release groups, being that W4nk34 and BHDStudio use the Framestor (Remux) release as source for their bluray encodes.
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
morpheus65535
8429087d8a
no log: Updated pysubs2 module to support newer SSA files.
3 years ago
morpheus65535
09a8335a03
Updated pysubs2 module to support newer SSA files.
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
morpheus65535
4a78f3b6b8
Fixed subdivx provider when there's a year in series directory name but not on the provider website. #1454
3 years ago
Abdulmohsen
2b67c5bcba
Fixed file encoding guessing by extending Arabic, Farsi and Persian language possible encoding.
3 years ago
vitiko98
92e0d13913
Fix Subsynchro provider ( Fix #1450 )
3 years ago
vitiko98
1c7584d33a
Solve SSL error with Podnapisi on Ubuntu and Debian machines ( Fix #1251 )
3 years ago
vitiko98
38d2332c39
Fix argenteam TypeError and JSONDecodeError
3 years ago
morpheus65535
e1628d76fd
no log: trying to improve os.com provider
3 years ago
morpheus65535
d3879c1957
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
81b5700209
Fixed supersubtitles provider not able to search for Loki series subtitles #1447
3 years ago
Chang-Yen Tseng
5d5a1e866c
Fixed Chinese characters decoding by using gb18030 after big5
3 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
3 years ago
morpheus65535
557a06173d
Fixed token issue with opensubtitles.com
3 years ago
morpheus65535
26e978b14b
Fixed Regielive provider #1438
3 years ago
morpheus65535
f4df07fb83
Fixed Titrari provider #1438
3 years ago
vitiko98
a39a9e8bd5
Finish providers migration to subliminal_patch's guess_matches
3 years ago
morpheus65535
e86d537ca2
Improved subtitles scoring system
3 years ago
vitiko98
14d467e645
Update half of providers to use subliminal_patch's guess_matches
3 years ago
vitiko98
5b1f479901
Fix Sucha provider: AttributeError and wrong matches
3 years ago
morpheus65535
23ede4e7f9
Updated signalrcore module following PR #61 merging.
3 years ago
morpheus65535
cb09f8d440
Fixed BetaSeries AttributeError exception #1423
3 years ago
Vitiko
4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
3 years ago
morpheus65535
736b67fd80
Improved stability and reliability of SignalR feed clients.
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
morpheus65535
2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
4 years ago
morpheus65535
2643023240
Updated SignalRCore to support websocket-client 1.0.0.
4 years ago
morpheus65535
70a0f6835e
Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues.
4 years ago
morpheus65535
44dd478c48
Improved reconnection process for Sonarr SignalR feeds.
4 years ago
Vitiko
9f401cbb67
Fixed support for lists in audio_codec match guessing
4 years ago
morpheus65535
84a1c265ce
Improved Radarr SignalR feed reconnection process.
4 years ago
morpheus65535
90c6521b31
no log: removed the flask debug toolbar and the flask dev server usage with --dev args
4 years ago
morpheus65535
44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
4 years ago
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
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
Michiel van Baak Jansen
30ef713fa2
Downgrade auditok to version 0.1.5
...
ffsubsync pinned auditok to 0.1.5. We missed this when upgrading
ffsubsync and auditok. Since we dont run pip to install the
libraries, there is no version checks
4 years ago
Georgi Kyosev
d9e0e2ec92
Fixed Yavkanet provider
4 years ago
Vitiko
56958488b6
Fixed big loop from subzero modification module
...
Co-authored-by: vitiko98
4 years ago
Michiel van Baak Jansen
4a0932b5d3
Update ffsubsync and srt module
...
* Update ffsubsync to 0.4.11
* Update srt to 3.4.1
4 years ago
Vitiko
95bef2d519
Added cache support for TuSubtitulo provider
4 years ago
Vitiko
7c61b3509c
Fix bad identifier from frontend ( #1361 )
...
Co-authored-by: vitiko98 <averroista@þrotonmail.com>
4 years ago
Vitiko
940b6428dd
Fixed bad protocol for Argenteam provider
4 years ago
Michiel van Baak Jansen
3a71d6b062
no log: libs/ is not a module, but a place to store dependencies ( #1359 )
...
Fixes #1357
4 years ago
morpheus65535
b11d037d2e
no log: Fine-tuning fix for tvsubtitles provider
4 years ago
morpheus65535
1a025b693b
Fixed tvsubtitles provider #1354
4 years ago
Vitiko
25894c477f
Added Subsynchro provider
4 years ago
morpheus65535
0803f419e4
Updated pytz to fix #1350
4 years ago
LASER-Yi
38e55148d2
Fix for #1338
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
Liang Yi
f64719e4ad
Refactored Web UI using React
4 years ago
morpheus65535
b1dd190663
Fixed timeout and error handling in OpenSubtitles.com provider.
4 years ago
morpheus65535
24c075051d
Updated guessit and rebulk to latest version
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
0ff83bb49d
Merge remote-tracking branch 'origin/development' into development
4 years ago
Michiel van Baak
9d73ccacf3
Use sha1 digest as cache key
...
Subliminal uses dogpile.cache to save state of subtitle availability.
Some methods that dogpile.cache caches can have big argument lists,
resulting in a default cache key that is longer than 255 characters.
The dogpile.cache backend used, saves cache items to the filesystem,
using the cache key as filename. This can result in errors about
Filename too long.
SHA1 generates a 160bit hash of the key, and we use the hexadecimal
digest of that hash, resulting in key names of 80 characters.
4 years ago
Michiel van Baak
f10bac1fad
Revert "Make subliminal always mangle cache keys to prevent long filenames"
...
This reverts commit 87fbd196a4
.
4 years ago
Michiel van Baak
87fbd196a4
Make subliminal always mangle cache keys to prevent long filenames
...
* Use dogpile.cache sha1_mangle_key to mangle cache keys
When using the subtitle hashes as cache keys, sometimes they come
out as filenames of 270 characters.
Not a lot of filesystems out there support filenames with over 250
characters.
This behaviour was reported with ext4 and zfs on both linux and FreeBSD.
The dogpile.cache utils come with a function that returns a hex digest
of the key, limiting the filename to a fixed length of 40 characters.
* Set region to subliminal.region and only then configure it, instead of assigning the result of configure to the property
* Make sure subliminal ALWAYS mangles keys with the sha1 to prevent filenames that are too long
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
Michiel van Baak
cb32a9ab89
Documented the semver version bundled
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