Vitiko
f6c0146402
Improve providers utils
2 years ago
saddfox
7f05f932ff
Fixed podnapisi provider on host with OpenSSL 3
2 years ago
Vitiko
c750fa45c8
no log: update import format
2 years ago
Vitiko
3a0085a155
Add Subscene Cloudscraper Provider [Experimental]
...
An alternative module to the Subscene provider.
* Uses similar parsing mechanisms of the Subfm2 provider
* Uses cloudscraper for server calls
* No login required
Not yet implemented in Web UI.
2 years ago
Vitiko
47aff78ab0
Subf2m Provider: add optional config for SSL verification
...
Temporary
2 years ago
morpheus65535
f057a77820
Improved impact on opensubtitles.com provider by simplifying queries to improve cache usage.
2 years ago
Vitiko
24db17cd03
no log: update fese library
2 years ago
Vitiko
be75d78b93
Embedded Subtitles provider: update filters
...
Avoid unknown language fallback is such language is already present
2 years ago
Ionuț Neagu
237e85bd34
Fixed RegieLive provider to use the official API
2 years ago
Alexandru Catalin Ene
9105c53d6a
Updated regielive provider to use built in search and scraper API
2 years ago
morpheus65535
e57a99d39e
Fixed yifysubtitles provider. #2029
2 years ago
morpheus65535
5d36b80c07
Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007
2 years ago
Vitiko
1233026adc
Subtitrarinoi provider: add several improvements
...
* Fix episode matches (#2018 )
* Use standard utils to download subtitles
* Use standard utils to guess matches (partially implemented)
2 years ago
Vitiko
e6864a9001
Subf2m provider: handle 403
2 years ago
Alexandru Catalin Ene
82c9e14341
Updated regielive provider to use a search proxy
2 years ago
idanlah
577a0d6542
Fixed wizdom provider urls
2 years ago
Vitiko
7640a6d5a4
Embedded Subtitles provider: improve streams parsing
...
Fix made updating fese to latest version
2 years ago
Samuel Bartík
71e749724f
Improve titulky session expiration handling ( #2014 )
2 years ago
morpheus65535
383d906749
Removed Legendastv provider since the website as been shutdown. #2012
2 years ago
morpheus65535
993168e901
Added logging to legendasdivx provider when lxml isn't installed properly. #2009
2 years ago
morpheus65535
609c5d7847
Fixed wizdom provider when imdb id isn't available. #2001
2 years ago
morpheus65535
979301dee0
Updated opensubtitles.com to give more information to the download limit reached exception.
2 years ago
morpheus65535
01557cbfbf
no log: deal with emails in opensubtitles.com
2 years ago
morpheus65535
1e4ffe9c60
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
65c6a67963
Fixed issue while guessing episode number from subtitles filename in some edge case. #1994
2 years ago
Vitiko
8c3a844071
Embedded Provider: improve streams filtering
2 years ago
morpheus65535
29a4842e2d
Fixed issue when explicitly requested HI subtitles from opensubtitles.com, subtitrarinoi or titrari.
2 years ago
Vitiko
923bcb4382
Add 'other' attribute to Video class
2 years ago
morpheus65535
118eb09db0
Fixed some remaining issues with assrt. #1953
2 years ago
Vitiko
e82dcb48bc
no log: Argenteam Provider: add default match
2 years ago
Vitiko
52760d8bc7
Refactor Argenteam Provider
...
* Deprecate text search in favour of IMDB search
* Simplify code
2 years ago
morpheus65535
4343b7c402
Fixed issue with Sonarr v3 SignalR for good. #1985
2 years ago
morpheus65535
c563262fa8
Revert "Fixed Sonarr v3 SignalR feed not connecting when mono is used to run Sonarr. #1985"
...
This reverts commit a26b86cb95
.
2 years ago
Vitiko
1f7536680a
no log: Subf2m Provider: update matcher
...
Year is already matched within the provider
2 years ago
morpheus65535
b369678165
no log: another fix for assrt. #1953
2 years ago
morpheus65535
a26b86cb95
Fixed Sonarr v3 SignalR feed not connecting when mono is used to run Sonarr. #1985
2 years ago
Vitiko
69e4a9c526
Subdivx Provider: improve series matching
2 years ago
Vitiko
0c92a1686a
no log: Subf2m Provider: add optional parameter
2 years ago
Vitiko
d6883c2c73
Subf2m Provider: improve series title matches
2 years ago
morpheus65535
4f060207ab
no log: fix for Python 3.7
2 years ago
morpheus65535
bbe2483e21
Updated vendored dependencies.
2 years ago
Vitiko
708fbfcd8e
Add support for configurable scores (movies and episodes)
...
Currently only configurable via manual `data/config/config.ini`
text edition.
New configurable values are `series_scores` and `movie_scores`.
For each config section, the sum of the config values (except hash)
must be equal to the hash value plus one (1), otherwise default
values will be used (notified via debug log).
Hash values are not meant to be modified; the value is shown in
`config.ini` for reference. Modifying hash values would imply
breaking Bazarr's score logic.
2 years ago
Antoine Aflalo
be34b8fddd
Gestdown Provider: Use ShowId to find subtitles. Fixes issue with Slash in show name. ( #1979 )
...
This way, if a show has a slash (/) inside its name, we can still find subtitles for it.
2 years ago
morpheus65535
78f769d743
Improved assrt provider error message logging. #1953
2 years ago
Vitiko
122398fdc8
Subf2m Provider: add support for complete series packs
2 years ago
Vitiko
876b42bb8f
Improve file picker for season packs
2 years ago
Paweł Wegner
bf26dd231a
Improved napiprojekt to search for subtitles using video metadata.
...
Prior to this change bazarr could lookup napiprojekt subtitles only by hash of
the video file.
2 years ago
Vitiko
fe8101dcee
Subf2m Provider: add more improvements
...
* Retry queries when subf2m server returns 503
* Add support for episode titles in season packs
* Add support for season packs with "Complete Series" titles
2 years ago
Vitiko
254df4446f
no log: add kwargs to private func
2 years ago
Vitiko
23d4e3e006
Update provider utils
2 years ago