Commit Graph

3932 Commits

Author SHA1 Message Date
dependabot[bot] f3f276985e
no log: Bump benc-uk/workflow-dispatch from 1 to 121 (#1991)
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](https://github.com/benc-uk/workflow-dispatch/compare/v1...v121)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 01:47:44 +08: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 6a17a7fecd no log: fixed throttled providers count update of UI 2022-12-10 07:31:47 -05:00
morpheus65535 cc42e7bc5c Fixed improper page_size value that prevent series and movies page from loading. #1995 2022-12-07 06:38:43 -05:00
morpheus65535 e6cab17a29 Fixed some edge case where no media could be found in db with a specific path. #2003 2022-12-05 09:58:22 -05:00
morpheus65535 01557cbfbf no log: deal with emails in opensubtitles.com 2022-12-04 10:24:59 -05:00
morpheus65535 920e799468 Fixed decimal value of framerate change tools from being rounded to unit. #1999 2022-12-03 09:21:04 -05:00
morpheus65535 ea5bf9ad07 Removed call to deprecated language profile endpoint in Sonarr v4. #1998 2022-12-01 16:52:42 -05:00
LASER-Yi 7a43e284ae no log: Reset values when submitted settings 2022-11-27 22:10:45 +08:00
LASER-Yi 30f04feae6 Refactor settings submit hooks, try to fix issue #1924 2022-11-27 22:08:51 +08: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
Vitiko d064ac77ec no log: add tests data 2022-11-25 23:37:10 -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
morpheus65535 4ada83f747 no log: added no-signalr args 2022-11-24 13:53:22 -05:00
morpheus65535 60dfe6bb81 Merge remote-tracking branch 'origin/development' into development 2022-11-21 06:27:26 -05:00
morpheus65535 8c944c4cf2 Fixed log an backup download from UI after flask upgrade. 2022-11-21 06:27:08 -05:00
LASER-Yi 9165663cba Move pageSize in UI settings to backend 2022-11-21 00:24:09 +08:00
morpheus65535 551f57bc0e Fixed bad subtitles extension exception when uploading subtitles with uppercase extension. #1988 2022-11-20 11:21:47 -05:00
morpheus65535 12143db41b Merge remote-tracking branch 'origin/development' into development 2022-11-20 10:16:32 -05:00
morpheus65535 05cffa9410 Fixed issue while downloading movie subtitles. 2022-11-20 10:16:24 -05:00
LASER-Yi 3a82ccf276 Fix #1987 2022-11-20 20:11:09 +08: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
morpheus65535 0e8ac06e59 Fixed infinite loop while trying to connect to Sonarr with SignalR permission issue. 2022-11-17 16:52:05 -05:00
morpheus65535 2e2626ce43 Fixed issue with cutoff not enforced when searching for multiple languages at the same time. 2022-11-15 22:06:03 -05:00
morpheus65535 eb770c9faa no log: send events to update wanted and badges in ui when something's changed while saving languages profiles. 2022-11-15 15:01:10 -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 2e4480dd5f no log: small fix 2022-11-10 20:57:40 -05: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
morpheus65535 b8b916dc30 Added live(SignalR) feeds status for Sonarr and Radarr. 2022-11-09 09:44:47 -05:00
LASER-Yi 726afcc7f8 Add support of string value for badge in navbar 2022-11-09 22:09:17 +08: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
Vitiko 1ba9404129 Update database refiner 2022-11-08 22:15:48 -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
morpheus65535 0b8274ec3e Fixed improper update of providers pool when forced subtitles are involved. #1977 2022-10-31 06:46:01 -04:00
LASER-Yi 15f0e502a5 no log: Fix node package definitions 2022-10-30 10:11:23 +08: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
LASER-Yi aee1849ce3 Update node packages, fix issues 2022-10-28 21:38:11 +08:00