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
morpheus65535
0b8274ec3e
Fixed improper update of providers pool when forced subtitles are involved. #1977
2 years ago
LASER-Yi
15f0e502a5
no log: Fix node package definitions
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
LASER-Yi
aee1849ce3
Update node packages, fix issues
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
morpheus65535
a1594e5a08
Added automatic update of wanted subtitles count on use embedded subtitles settings modification.
2 years ago
LASER-Yi
f60449aad5
Add submithooks to the providers section of the settings page
2 years ago
LASER-Yi
1766ceeabc
Add new hook useSubmitHookWith to dynamically inject the submit hooks #1924
2 years ago
LASER-Yi
c08ba5f793
Try to fix languages profiles editor by introducing a new submit hooks source in the settings page #1924
2 years ago
morpheus65535
70fe14562f
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
49fc597efb
Fixed blacklist item removal issue.
2 years ago
silentcommitter
d4203ee7cb
Subf2m provider improvements ( #1973 )
...
* subf2m provider: add more languages
* subf2m provider: use urllib parse rather than string replacement
* subf2m provider: change movie title matching to match exact year and use similarity based title matching
* subf2m provider: change tvshow title matching to match exact season and use similarity based title matching
* no log: Subf2m Provider: add tests
* Subf2m Provider: add serbian support
Co-authored-by: Vitiko <averroista@protonmail.com>
2 years ago
Vitiko
21359b32b5
Subdivx Provider: add more search improvements
2 years ago
Vitiko
9c5a88f880
no log: update subdivx provider tests
2 years ago
Vitiko
2f8814dcf8
Subdivx Provider: improve series matches
2 years ago
Vitiko
71fe2b7a1d
Subdivx Provider: improve episode queries
2 years ago
morpheus65535
d7c8188f94
Fixed history statistic view not taking timezone into account.
2 years ago
morpheus65535
0374790ed2
Fixed another issue with assrt. #1953
2 years ago
morpheus65535
560cbc0bd4
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
7ea452c467
Fixed another issue with assrt. #1953
2 years ago
Vitiko
daeb28baef
Update subzero mods
2 years ago
LASER-Yi
1a612d12b8
Fix chip input issue
2 years ago
LASER-Yi
559ec50c92
Fix display issue in the search bar
2 years ago
morpheus65535
04b095995c
Upgraded Apprise to 1.1.0 version.
2 years ago
morpheus65535
61ef236d04
no log: fix module name in version.txt
2 years ago
morpheus65535
8a5e05b86a
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
167cb5dd98
Fixed maximum number of requests per minute for assrt provider. #1953
2 years ago
Samuel Bartík
a82ab6769d
Fix titulky's subtitle downloading logic
2 years ago
Vitiko
582c2d9b3c
no log: update conftest.py
2 years ago
Vitiko
003e033c93
Embedded Subtitles provider: avoid KeyError
2 years ago
morpheus65535
af70cf1fc9
Added support for series monitored status. #1964
2 years ago
Goran Džaferi
25b8738c05
no log: [scripts] prevent globbing and word splitting ( #1963 )
...
Ran shellcheck and applied suggested fixes for prevention of
globbing and word splitting.
https://www.shellcheck.net/wiki/SC2046
https://www.shellcheck.net/wiki/SC2086
2 years ago
morpheus65535
8753e8c545
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
65c0e6b823
Fixed use original format when uploading subtitles. #1955
2 years ago
Vitiko
571ffbccf8
Fix provider pool updates
2 years ago
Vitiko
0cd89ea0f0
no log: update Gestdown tests
2 years ago
Antoine Aflalo
7f1d3e1adf
Gestdown: Check for show before checking for subtitle ( #1962 )
...
Will reduce the number of different calls to the provider and only ask for subtitle when we know the show exists.
2 years ago
morpheus65535
8348b6c0dc
Fixed subtitulamos.tv improper matching. #1960
2 years ago
morpheus65535
0980af1060
Fixed assrt provider to prevent making too many queries to the API. #1953
2 years ago
morpheus65535
754fed4269
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
0309b5ce2f
no log: fix favicon
2 years ago
vitiko98
c791f39e53
Subdivx Provider: improve spanish detection
2 years ago