1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-23 14:31:06 +00:00
Commit graph

833 commits

Author SHA1 Message Date
Vitiko
e6864a9001 Subf2m provider: handle 403 2022-12-20 15:47:11 -04:00
Alexandru Catalin Ene
82c9e14341
Updated regielive provider to use a search proxy 2022-12-20 06:26:52 -05:00
idanlah
577a0d6542
Fixed wizdom provider urls 2022-12-17 16:26:35 -05:00
Vitiko
7640a6d5a4 Embedded Subtitles provider: improve streams parsing
Fix made updating fese to latest version
2022-12-15 19:04:54 -04:00
Samuel Bartík
71e749724f
Improve titulky session expiration handling (#2014) 2022-12-14 17:05:41 -05:00
morpheus65535
383d906749 Removed Legendastv provider since the website as been shutdown. #2012 2022-12-13 21:16:00 -05:00
morpheus65535
993168e901 Added logging to legendasdivx provider when lxml isn't installed properly. #2009 2022-12-13 09:06:06 -05:00
morpheus65535
609c5d7847 Fixed wizdom provider when imdb id isn't available. #2001 2022-12-13 07:21:30 -05:00
morpheus65535
979301dee0 Updated opensubtitles.com to give more information to the download limit reached exception. 2022-12-12 06:33:31 -05:00
morpheus65535
01557cbfbf no log: deal with emails in opensubtitles.com 2022-12-04 10:24:59 -05:00
morpheus65535
1e4ffe9c60 Merge remote-tracking branch 'origin/development' into development 2022-11-26 15:27:08 -05:00
morpheus65535
65c6a67963 Fixed issue while guessing episode number from subtitles filename in some edge case. #1994 2022-11-26 15:26:54 -05:00
Vitiko
8c3a844071 Embedded Provider: improve streams filtering 2022-11-25 23:42:32 -04:00
morpheus65535
29a4842e2d Fixed issue when explicitly requested HI subtitles from opensubtitles.com, subtitrarinoi or titrari. 2022-11-25 22:21:01 -05:00
Vitiko
923bcb4382 Add 'other' attribute to Video class 2022-11-19 16:38:37 -04:00
morpheus65535
118eb09db0 Fixed some remaining issues with assrt. #1953 2022-11-18 15:41:08 -05:00
Vitiko
e82dcb48bc no log: Argenteam Provider: add default match 2022-11-13 19:45:49 -04:00
Vitiko
52760d8bc7 Refactor Argenteam Provider
* Deprecate text search in favour of IMDB search
* Simplify code
2022-11-13 19:41:42 -04:00
morpheus65535
4343b7c402 Fixed issue with Sonarr v3 SignalR for good. #1985 2022-11-10 20:56:44 -05:00
morpheus65535
c563262fa8 Revert "Fixed Sonarr v3 SignalR feed not connecting when mono is used to run Sonarr. #1985"
This reverts commit a26b86cb95.
2022-11-10 20:55:12 -05:00
Vitiko
1f7536680a no log: Subf2m Provider: update matcher
Year is already matched within the provider
2022-11-09 18:45:01 -04:00
morpheus65535
b369678165 no log: another fix for assrt. #1953 2022-11-09 16:14:09 -05:00
morpheus65535
a26b86cb95 Fixed Sonarr v3 SignalR feed not connecting when mono is used to run Sonarr. #1985 2022-11-09 12:29:14 -05:00
Vitiko
69e4a9c526 Subdivx Provider: improve series matching 2022-11-09 03:38:50 -04:00
Vitiko
0c92a1686a no log: Subf2m Provider: add optional parameter 2022-11-08 23:40:40 -04:00
Vitiko
d6883c2c73 Subf2m Provider: improve series title matches 2022-11-08 23:12:50 -04:00
morpheus65535
4f060207ab no log: fix for Python 3.7 2022-11-07 13:31:58 -05:00
morpheus65535
bbe2483e21 Updated vendored dependencies. 2022-11-07 13:08:27 -05:00
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.
2022-11-05 01:07:06 -04:00
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.
2022-10-29 18:13:56 -04:00
morpheus65535
78f769d743 Improved assrt provider error message logging. #1953 2022-10-29 11:27:03 -04:00
Vitiko
122398fdc8 Subf2m Provider: add support for complete series packs 2022-10-27 00:00:19 -04:00
Vitiko
876b42bb8f Improve file picker for season packs 2022-10-27 00:00:19 -04:00
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.
2022-10-26 20:43:07 -04:00
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
2022-10-26 20:27:49 -04:00
Vitiko
254df4446f no log: add kwargs to private func 2022-10-26 16:55:00 -04:00
Vitiko
23d4e3e006 Update provider utils 2022-10-26 16:53:41 -04:00
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>
2022-10-22 15:26:28 -04:00
Vitiko
21359b32b5 Subdivx Provider: add more search improvements 2022-10-20 19:42:25 -04:00
Vitiko
2f8814dcf8 Subdivx Provider: improve series matches 2022-10-19 20:06:00 -04:00
Vitiko
71fe2b7a1d Subdivx Provider: improve episode queries 2022-10-19 01:17:54 -04:00
morpheus65535
0374790ed2 Fixed another issue with assrt. #1953 2022-10-16 23:13:52 -04:00
morpheus65535
560cbc0bd4 Merge remote-tracking branch 'origin/development' into development 2022-10-13 08:33:34 -04:00
morpheus65535
7ea452c467 Fixed another issue with assrt. #1953 2022-10-13 08:33:20 -04:00
Vitiko
daeb28baef Update subzero mods 2022-10-12 19:04:42 -04:00
morpheus65535
04b095995c Upgraded Apprise to 1.1.0 version. 2022-10-10 21:19:24 -04:00
morpheus65535
61ef236d04 no log: fix module name in version.txt 2022-10-10 21:17:40 -04:00
morpheus65535
8a5e05b86a Merge remote-tracking branch 'origin/development' into development 2022-10-09 21:54:32 -04:00
morpheus65535
167cb5dd98 Fixed maximum number of requests per minute for assrt provider. #1953 2022-10-09 21:54:11 -04:00
Samuel Bartík
a82ab6769d
Fix titulky's subtitle downloading logic 2022-10-09 09:17:16 -04:00