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
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
2f8814dcf8
Subdivx Provider: improve series matches
2 years ago
Vitiko
71fe2b7a1d
Subdivx Provider: improve episode queries
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
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
003e033c93
Embedded Subtitles provider: avoid KeyError
2 years ago
Vitiko
571ffbccf8
Fix provider pool updates
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
vitiko98
c791f39e53
Subdivx Provider: improve spanish detection
2 years ago
vitiko98
571f9a195c
no log: fix gestdown provider logger
2 years ago
Antoine Aflalo
5413f31b41
Use new endpoint for gestdown ( #1949 )
...
This endpoint rely on caching from cloudflare and will better scale.
Right now, I'm getting around 3M request per day, so I'd like to use the caching as much as possible.
2 years ago
morpheus65535
a338de147e
Fixed import error after last commit.
2 years ago
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API
2 years ago
vitiko98
803dfe3512
Embedded Subtitles provider: add support for alpha2 tags
...
Done by updating the fese library
2 years ago
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