morpheus65535
663e8d7395
Fixed opensubtitles.com authentication issue. #1935
2 years ago
vitiko98
29383ba742
no log: rollback subliminal_path's subtitle changes
...
Needs testing. This change seems not safe.
2 years ago
vitiko98
6e521143e1
Embedded Subtitles provider: improve ASS subtitles filtering
2 years ago
vitiko98
0bc05232ed
Ignore mods for non-tested subtitle formats
2 years ago
vitiko98
09d1eb78c9
Avoid error trying to scan some videos
...
This removes unused code from subliminal_patch's core. Thanks to
refining, we don't need extra magic to guess from filenames anymore.
2 years ago
vitiko98
5624ae431e
Embedded Subtitles provider: add support for unknown language tags
2 years ago
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
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
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
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
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