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
morpheus65535
1b987d3470
Fixed Supersubtitles provider #1300
4 years ago
morpheus65535
8208c4893e
Refactored the upgrade mechanism to use only Github releases
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
8a5d253d55
Fix for #1281
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
Moravčík, Marian
a876f8ca00
Revert "Fix missing Datatables source, and update Datatables plugins"
...
This reverts commit bee05bd8
4 years ago
Moravčík, Marian
bee05bd8ed
Fix missing Datatables source, and update Datatables plugins
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
39ec03da08
Fix for Dutch translation.
4 years ago
morpheus65535
49c6e8b3fb
Implemented manual subtitles translation using Google Translate
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
240a3759cf
Partial fix for #1230 : js2py issue under Python 3.8+
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
757f23a43a
Fix for #1202
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