Commit Graph

3343 Commits

Author SHA1 Message Date
morpheus65535 9372c0b821 Fixed subtitles sync issues when sync debug is enable. 2021-08-01 20:31:36 -04:00
morpheus65535 360e0cfea1 Fixed root folders check health functions to use the proper path separator. 2021-08-01 10:36:45 -04:00
github-actions 9803a1f756 Release 0.9.7-beta.7 2021-07-31 06:16:14 +00:00
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04:00
morpheus65535 1d20bbb4b9 Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474 2021-07-28 16:03:29 -04:00
LASER-Yi d77d687532 no log: Remove @types/react-redux 2021-07-28 22:43:58 +08:00
LASER-Yi 3ad916f71b Revert "Make wanted tabs update on demand"
This reverts commit 90db37e04e.
2021-07-28 22:36:17 +08:00
LASER-Yi 90db37e04e Make wanted tabs update on demand 2021-07-27 23:03:42 +08:00
LASER-Yi dffb417413 no log: Rename fetched to dirty in OrderIdState 2021-07-27 22:52:27 +08:00
dependabot[bot] b912ca4e41
Update React to version 17
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: react-dom
  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>
2021-07-27 22:47:51 +08:00
morpheus65535 d1f86a3cbf Added virtualenv detection to better deal with requirements installation. 2021-07-26 22:38:42 -04:00
morpheus65535 aca99415b8 Added chmod execution (if required) after manually triggered tools execution. #1478 2021-07-26 20:14:39 -04:00
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
morpheus65535 e3f358bc4f no log: typo 2021-07-23 07:56:25 -04:00
morpheus65535 e2b4912067 Fixed gevent import in main.py 2021-07-23 07:40:46 -04:00
morpheus65535 5e3ce8c8c3 Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions. 2021-07-22 14:09:39 -04:00
LASER-Yi 117da38fe6 no log: Add source map files back to release asset 2021-07-23 00:01:31 +08:00
LASER-Yi ed30f76c57 Fix wanted pages are not updated properly after changing language profile 2021-07-22 21:13:07 +08:00
dependabot[bot] bb1c30a921
no log: Bump @types/react-redux from 7.1.16 to 7.1.18 in /frontend (#1480)
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.16 to 7.1.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)

---
updated-dependencies:
- dependency-name: "@types/react-redux"
  dependency-type: direct:production
  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>
2021-07-22 20:32:43 +08:00
dependabot[bot] e2f6223252
no log: Bump socket.io-client from 4.0.1 to 4.1.3 in /frontend (#1468)
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.0.1 to 4.1.3.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.0.1...4.1.3)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 20:23:59 +08:00
morpheus65535 d5b898064d Fixed incomplete SQL queries. #1479 2021-07-22 07:37:55 -04:00
morpheus65535 5f6b201a71 Fixed greeksubs provider. #1477 2021-07-22 07:20:56 -04:00
morpheus65535 6eeaa46bbf Fixed wanted list ordering. #1475 2021-07-20 08:05:30 -04:00
siankatabg 31dcd37d52
Added fix for inconsistent movie/tv naming to yavkanet provider 2021-07-17 09:52:37 -04:00
morpheus65535 8cdd362caa Fixed zimuku provider to prevent unexpected exception. #1459 2021-07-14 19:16:12 -04:00
morpheus65535 8429087d8a no log: Updated pysubs2 module to support newer SSA files. 2021-07-14 19:14:40 -04:00
morpheus65535 09a8335a03 Updated pysubs2 module to support newer SSA files. 2021-07-14 19:13:28 -04:00
morpheus65535 60353c0367 Fixed missing subtitles language badge in movies view to show if it's forced or hi. 2021-07-14 07:15:38 -04:00
morpheus65535 2428399206 Added missing authentication on system/status API endpoint. #1467 2021-07-12 11:50:19 -04:00
morpheus65535 0a1ad41f9d Added setuptools to requirements.txt. It should be already installed in most case but just in case. 2021-07-07 13:32:45 -04:00
morpheus65535 3b1b67d701 Added an unsupported warning on startup if using Python 3.9 2021-07-07 13:30:12 -04:00
morpheus65535 8bfcf97ed5 Fixed wanted subtitles searching for ones that should be excluded for search. #1458 2021-07-04 20:24:09 -04:00
siankatabg b1654bb747
Added inconsistent tv naming entries to Subssabbz and Subsunacs providers 2021-07-04 15:58:13 -04:00
morpheus65535 86fb10e3af Fixed Wizdom provider by adding some failsafe to imdb_id logic. #1456 2021-07-02 10:38:18 -04:00
morpheus65535 ae475f283e Fixed movies not getting properly excluded from wanted subtitles search task. 2021-07-01 22:10:17 -04:00
morpheus65535 f125845fcd no log: Improved release exclude regex that could be fixing empty changes log issue. 2021-07-01 07:53:03 -04:00
morpheus65535 cb623c3c26 Fixed colors name without the required dash (light and dark ones). #1457 2021-06-30 20:31:52 -04:00
morpheus65535 4a78f3b6b8 Fixed subdivx provider when there's a year in series directory name but not on the provider website. #1454 2021-06-30 20:24:14 -04:00
dependabot[bot] 9b3e91eee2
no log: Bump @types/node from 14.14.41 to 15.12.5 in /frontend (#1455)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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>
2021-06-29 09:19:14 +08:00
morpheus65535 64cf2bc5d2 Fixed proxy ignore list input that was splitting on dots. #1453 2021-06-28 06:36:54 -04:00
Abdulmohsen 2b67c5bcba
Fixed file encoding guessing by extending Arabic, Farsi and Persian language possible encoding. 2021-06-26 09:58:48 -04:00
vitiko98 92e0d13913 Fix Subsynchro provider (Fix #1450) 2021-06-25 23:22:39 -04:00
morpheus65535 9fbc58b56b Merge remote-tracking branch 'origin/development' into development 2021-06-25 19:47:45 -04:00
morpheus65535 4e03ec0acc Fixed the Bazarr update process that was preventing moving back to master branch once you've started to use development/nightly. #1331 2021-06-25 19:47:32 -04:00
vitiko98 1c7584d33a Solve SSL error with Podnapisi on Ubuntu and Debian machines (Fix #1251) 2021-06-25 19:10:41 -04:00
vitiko98 38d2332c39 Fix argenteam TypeError and JSONDecodeError 2021-06-25 18:40:02 -04:00
LASER-Yi d20fa5d3d0 no log: Update workflow-status to version 0.1.0 2021-06-25 00:04:59 +08:00
Liang Yi b657aed6ec
no log: Update frontend/README.md 2021-06-24 13:35:46 +08:00
morpheus65535 e1628d76fd no log: trying to improve os.com provider 2021-06-23 23:13:22 -04:00
morpheus65535 d3879c1957 Merge remote-tracking branch 'origin/development' into development 2021-06-23 22:12:48 -04:00