Commit Graph

3383 Commits

Author SHA1 Message Date
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
morpheus65535 8b0b965c8f Merge remote-tracking branch 'origin/development' into development 2021-10-20 14:58:54 -04:00
TRaSH 8bdf957c06
Added More Equivalent release groups
Added: `FraMeSToR`, `W4NK3R`, `BHDStudio` to the Equivalent release groups, being that W4nk34 and BHDStudio use the Framestor (Remux) release as source for their bluray encodes.
2021-10-20 14:35:22 -04:00
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted. 2021-10-20 13:00:35 -04:00
Diego Heras 08c797c484
Fixed TuSubtitulo provider 2021-10-16 09:19:25 -04:00
morpheus65535 ebcc80e221 no log: small fix to get better results in manual search 2021-10-12 18:51:53 -04:00
Bogdan Ilisei 788b4b33f0
Added subtitrari-noi.ro and improved titrari.ro 2021-10-12 15:57:33 -04:00
morpheus65535 0bc2605439 Improved language selection for Titrari.ro provider. 2021-10-12 12:09:22 -04:00
Guy Khmelnitsky a819fc34b3
Fixed Ktuvit problem with default empty return values 2021-10-12 06:29:43 -04:00
morpheus65535 aec3aceda3 no log: more improvements 2021-10-12 00:08:11 -04:00
morpheus65535 3f7abc9ddc no log: pep improvement 2021-10-11 23:45:22 -04:00
morpheus65535 b1af4caeeb Improved support for series for Titrari.ro provider 2021-10-11 23:44:06 -04:00
morpheus65535 294d3eb0ee Added support for series to provider Titrari.ro 2021-10-11 14:33:10 -04:00
morpheus65535 d851c16da7 Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565 2021-10-10 23:31:38 -04:00
morpheus65535 9fff275f1c Improved description of proxy ignored addresses. #1566 2021-10-10 21:29:17 -04:00
Bogdan Ilisei 17dd5ddde5
Fixed titrari.ro provider 2021-10-10 20:50:46 -04:00
morpheus65535 779cac1448 no log: another fix for os.com 2021-10-10 20:49:20 -04:00
morpheus65535 249437deb4 Fixed missing subtitles computation when there's an embedded forced subtitles track. 2021-10-10 19:05:20 -04:00
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
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