Commit Graph

3639 Commits

Author SHA1 Message Date
Vitiko 883b0fe7a1 Subdivx Provider: improve episode searching and downloading 2022-04-18 20:17:51 -04:00
Vitiko a95086555f no log: add update_matches() providers util 2022-04-18 20:12:07 -04:00
Vitiko d95d6b9d35 no log: update subf2m provider 2022-04-18 16:58:11 -04:00
Vitiko 5e0461eee5 no log: add subliminal_patch provider utils
This will be used to modulate and simplify some tasks and reduce redundant code
2022-04-18 16:38:23 -04:00
Vitiko 260c765b6f no log: update some tests 2022-04-18 16:31:05 -04:00
Vitiko 63eded5aa3 Add subf2m.co Provider 2022-04-17 22:39:37 -04:00
Vitiko 9a327b9e4d no log: fix AttributeError on providers mixin 2022-04-17 22:10:15 -04:00
Vitiko 75f3ac9f6c Improve episode detection from compressed series packs 2022-04-16 16:45:20 -04:00
Vitiko 31e4f835cf SuperSubtitles Provider: fix filetype detection 2022-04-16 16:44:00 -04:00
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -04:00
Samuel Bartík ec24f3c854
Fixed Titulky login caching 2022-04-16 13:50:57 -04:00
LASER-Yi 10f121e442
Fix #1801 2022-04-13 17:34:31 +08:00
dependabot[bot] 2d2f4b1947
no log: Bump actions/upload-artifact from 2 to 3 (#1800)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 17:05:34 +08:00
morpheus65535 ebde572ca2 no log: some small improvements to opensubtitles.com provider 2022-04-08 09:40:30 -04:00
Vitiko 4c063bc682 no log: update supersubtitles.py comments 2022-04-07 22:18:22 -04:00
Vitiko 7040fbc071 Supersubtitles provider: Fix AttributeError for some queries (#1792) 2022-04-07 22:11:57 -04:00
morpheus65535 cefed940a0 Merge remote-tracking branch 'origin/development' into development 2022-04-07 10:40:15 -04:00
Alexander Regueiro 85cffb332d
no log: Added `NO_UPDATE` env var (#1791) 2022-04-07 06:28:30 -04:00
morpheus65535 77da09d51f Removed support for BSplayer providers because it was causing way much issue than providing subtitles. 2022-04-06 11:34:21 -04:00
LASER-Yi 137aa698bb
no log: Fix format issues 2022-04-05 21:57:11 +08:00
morpheus65535 9c7089efff no log: fixed null values returned by system/languages/profiles API endpoint 2022-04-05 09:50:14 -04:00
LASER-Yi ee74844c31
no log: update vite-plugin-checker to latest 2022-04-03 20:57:34 +08:00
LASER-Yi 15f45a40e1
no log: Update some node packages to the latest version 2022-04-02 20:55:39 +08:00
Vitiko 86d6c211af Fix ValueError for persistent pools on multithreaded setups 2022-03-31 23:11:32 -04:00
morpheus65535 4f42cd9b28 Fixed issue with same subtitles downloaded multiple times. #1785 2022-03-30 14:13:18 -04:00
LASER-Yi ea9ad0625f no log: Fix test environment 2022-03-29 11:24:37 +08:00
dependabot[bot] 0efa73670c
no log: Bump @types/lodash from 4.14.172 to 4.14.180 in /frontend (#1783)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.180.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 20:59:59 -04:00
LASER-Yi 030a7045e0
no log: Setup unit tests for UI 2022-03-29 01:10:24 +08:00
LASER-Yi 3f1d5ae623
no log: Fix type issues in the vite config builder 2022-03-29 00:46:55 +08:00
morpheus65535 8e07585084 Fixed Plex webhook for series by having a more robust imdb parsing nd some logging in case of exception. #1780 2022-03-28 12:25:09 -04:00
morpheus65535 d04e8f19aa no log: ignore warning 2022-03-28 12:22:42 -04:00
morpheus65535 a455dc2379 Merge remote-tracking branch 'origin/development' into development 2022-03-28 06:45:19 -04:00
morpheus65535 3fe58ef673 no log: expose vite web server on other IP than localhost 2022-03-28 06:43:56 -04:00
LASER-Yi 705f6df10a
no log: Cleanup imports 2022-03-27 16:05:01 +08:00
LASER-Yi e18657e426
Improve subtitle tools 2022-03-27 16:03:04 +08:00
LASER-Yi 658237dd50
Refactor modal system 2022-03-27 14:42:28 +08:00
LASER-Yi 87c5d0d9de
Fix notifications settings cannot be edited after saved 2022-03-26 22:24:36 +08:00
morpheus65535 55399380ad Fixed update mechanism when running Bazarr from %programdata%\Bazarr on Windows. #1768 2022-03-25 06:54:56 -04:00
LASER-Yi 11ccbb278b
Fix #1778 2022-03-23 23:08:16 +08:00
morpheus65535 5033c46e5e no log: fix Chinese language translation conversion dict 2022-03-22 14:35:57 -04:00
morpheus65535 012dc1cee9 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2022-03-21 22:14:44 -04:00
morpheus65535 d66dc73b20 Merge remote-tracking branch 'origin/development' into development 2022-03-21 21:05:16 -04:00
morpheus65535 a03708940d no log: fixed issue with movies subtitles search routine 2022-03-21 20:36:22 -04:00
dependabot[bot] dbdccfc7b8
no log: Bump actions/cache from 2 to 3 (#1774)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 19:31:09 -04:00
dependabot[bot] 5245ecd38b
no log: Bump @types/bootstrap from 5.1.6 to 5.1.9 in /frontend (#1773)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.1.6 to 5.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

---
updated-dependencies:
- dependency-name: "@types/bootstrap"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 19:28:05 -04:00
LASER-Yi e5c21bee45
Fix #1770 2022-03-21 10:20:42 +08:00
LASER-Yi 4c7c240820
Fix #1769 2022-03-20 20:50:59 +08:00
LASER-Yi d964f04c27
Fix interactive search cache issues 2022-03-20 12:57:44 +08:00
LASER-Yi b4c82c269e
Fix history button for episode will open up wrong modal 2022-03-20 12:16:21 +08:00
LASER-Yi 51e1fa1c35
Improve feedback in the header 2022-03-20 12:12:56 +08:00