Commit Graph

3476 Commits

Author SHA1 Message Date
morpheus65535 95a509cf23 Fixed opensubtitles.com exception when invalid JSON is returned from provider. #1572 2021-10-10 08:20:54 -04:00
morpheus65535 ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached. 2021-10-10 08:20:06 -04:00
Antoine Malliarakis 58be0cac83
Bump rooks 5.4.6 to 5.7.1 (#1569) 2021-10-06 19:35:27 +08:00
vitiko98 385461d28c Make debug call more verbose 2021-10-04 21:59:14 -04:00
morpheus65535 036600f150 Fixed titrari search endpoint again. #1564 2021-09-30 21:54:03 -04:00
morpheus65535 679f1e803c Improved opensubtitles.com providers. 2021-09-28 17:36:47 -04:00
morpheus65535 56ffa722e5 Fixed multiple episodes subtitles upload to use the first episode number found. #1562 2021-09-28 06:39:36 -04:00
Guy Khmelnitsky 66585ec765
Fix Missing subtitles issue with Ktuvit provider 2021-09-22 12:22:56 -04:00
morpheus65535 c1421f1cce Improved queries to opensubtitles.com to reduce footprint on their side. 2021-09-21 21:39:20 -04:00
morpheus65535 6d082f8b38 Fixed issue with movies on Addic7ed. #1550 2021-09-21 13:50:49 -04:00
Marian Moravcik 8d698fa7e4 Add titulky.com provider to the UI 2021-09-21 15:11:15 +02:00
morpheus65535 36a2309bca Prevent broken release (missing asset) from corrupting existing installation. 2021-09-21 08:04:22 -04:00
dependabot[bot] 8b2c77c17b
no log: Bump @types/bootstrap from 5.1.0 to 5.1.6 in /frontend (#1555)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.1.0 to 5.1.6.
- [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>
2021-09-21 13:36:02 +08:00
dependabot[bot] 4e5194580d
no log: Bump typescript from 4.3.5 to 4.4.3 in /frontend (#1542)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  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-09-21 13:28:11 +08:00
LASER-Yi 6b06362179
Fix error code 500 in /api/subtitles/info API #1551 2021-09-21 13:26:51 +08:00
LASER-Yi 07ff287896
Disable modifications of no srt subtitles #1543 2021-09-21 13:12:44 +08:00
morpheus65535 cde624696d Fixed opensubtitles.com forced subtitles searching. 2021-09-17 13:59:37 -04:00
Guy Khmelnitsky 57f8973be2
Fixed Bad Ktuvit Login problem
Close #1541
2021-09-14 21:22:39 -04:00
morpheus65535 0e01c64079
Fixed Addic7ed AttributeError exception with some movies #1525 2021-09-13 09:17:16 -04:00
Guy Khmelnitsky b137af0908
Fixed Ktuvit provider login 2021-09-11 14:27:26 -04:00
github-actions[bot] ac2052f43d
Merge development into master 2021-09-11 12:47:42 +00:00
Matheus Horstmann 35cb757df8
Resolved problem in virtualenv detection
Fix #1535
2021-09-09 22:51:16 -04:00
dependabot[bot] 560398b44c
no log: Bump react-router-dom from 5.2.0 to 5.3.0 in /frontend (#1530)
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-09-08 22:31:58 +08:00
morpheus65535 8d5c2db39d Fixed Titrari providers search endpoint. #1526 2021-09-04 21:22:58 -04:00
morpheus65535 caf01da2ed Fixed incompatible operator with Python 3.7 in latest patch to Addic7ed. 2021-09-03 19:19:02 -04:00
Dustin Wyatt 37e9e251f0
no log: Fix typo (#1527) 2021-09-03 18:56:27 -04:00
LASER-Yi 9901bf3400
Fix redirect issues when accessing root path 2021-09-03 09:35:46 +08:00
morpheus65535 96a3acf8e9 Added movies searching to Addic7ed provider. #1525 2021-09-02 19:07:08 -04:00
LASER-Yi 60de70f9e8 Fix incorrect position of provider badge 2021-09-01 11:34:24 +08:00
LASER-Yi 60e2732f48 Fix items are not updated when using mass editor 2021-09-01 11:30:28 +08:00
dependabot[bot] ccd5473598
[workflow]: Bump devmasx/merge-branch from 1.3.1 to 1.4.0 (#1524)
Bumps [devmasx/merge-branch](https://github.com/devmasx/merge-branch) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/devmasx/merge-branch/releases)
- [Changelog](https://github.com/devmasx/merge-branch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/devmasx/merge-branch/compare/v1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: devmasx/merge-branch
  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-08-31 13:51:52 -04:00
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit 2021-08-31 13:26:16 -04:00
dependabot[bot] 338f9c2bbe
no log: Bump sass from 1.37.5 to 1.38.2 in /frontend (#1523)
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.2)

---
updated-dependencies:
- dependency-name: sass
  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-09-01 00:56:37 +08:00
github-actions[bot] c66d5662b4
Merge development into master 2021-08-31 16:54:28 +00:00
LASER-Yi 3c790549e0 Rewrite router and sidebar 2021-09-01 00:37:30 +08:00
Liang Yi c11483ecc1 no log: Fix a protential issue which may crash the release pipeline 2021-09-01 00:36:39 +08:00
github-actions 706039af64 Release 0.9.8-beta.12 2021-08-30 06:16:30 +00:00
LASER-Yi 2ed054f41b no log: Handle "reset-*-wanted" events 2021-08-30 10:05:54 +08:00
morpheus65535 0e9cd7d05f Fixed wanted list not getting updated when changing exclusion settings for Sonarr and Radarr. 2021-08-29 22:01:00 -04:00
LASER-Yi e8fa5d982f no log: Remove red dot when notification center is empty 2021-08-30 09:31:00 +08:00
LASER-Yi 275598a393 no log: Revert "Remove red dot in the notification center"
This reverts commit d37eea3c92.
2021-08-30 09:26:48 +08:00
LASER-Yi d37eea3c92 Remove red dot in the notification center 2021-08-30 09:18:00 +08:00
LASER-Yi 86d37be9aa no log: Clean up package.json 2021-08-30 09:13:41 +08:00
LASER-Yi da21e5dad0 no log: Support overriding backend server when developing UI 2021-08-30 09:13:41 +08:00
morpheus65535 3b4e81db5e Fixed a search loop issue with missing subtitles for episodes. #1521 2021-08-29 20:27:15 -04:00
morpheus65535 84eecec98e Merge remote-tracking branch 'origin/development' into development 2021-08-29 16:21:46 -04:00
morpheus65535 71f2ed20b3 Fixed an issue with series updated by SignalR feed not being updated in DB. 2021-08-29 16:15:05 -04:00
LASER-Yi aa20633b64 no log: Update gitignore list 2021-08-29 23:17:53 +08:00
LASER-Yi 4887b3dcdd no log: Remove pending subtitles after starting the upload process 2021-08-26 23:34:56 +08:00
morpheus65535 75d85d0551 Fixed some issues with HI/forced in history and custom post-processing. #1516 2021-08-26 10:10:52 -04:00