Commit Graph

386 Commits

Author SHA1 Message Date
dependabot[bot]
68b69ed878 Bump minimist and mkdirp in /addon (#77)
Bumps [minimist](https://github.com/substack/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 0.0.8 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/commits)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

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-29 11:32:44 +01:00
dependabot[bot]
25af538da1 Bump moment from 2.29.2 to 2.29.4 in /addon (#60)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

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-29 11:32:13 +01:00
TheBeastLT
7447355877 bump parse title 2022-12-29 12:30:03 +02:00
TheBeastLT
c96d6441cc add mejortorrent, closes #72 2022-12-28 18:05:43 +02:00
TheBeastLT
7ad484f55c support anime type in manifest 2022-12-28 10:01:17 +02:00
TheBeastLT
8160a7ffbd bump dependencies 2022-12-19 18:53:27 +01:00
TheBeastLT
a085e59d09 include magnetdl provider 2022-12-19 18:12:43 +01:00
TheBeastLT
b253560b0e bump parse title 2022-12-19 18:11:58 +01:00
TheBeastLT
b8265f1db1 move AD retry condition to correct place 2022-12-08 18:45:07 +01:00
TheBeastLT
c430b6e5b1 try to delete magnet in AD if too many 2022-12-08 18:30:38 +01:00
TheBeastLT
05b0876e1c reduce bottleneck limits 2022-11-01 10:34:44 +01:00
TheBeastLT
9e8e76e09f reduce empty response cache time 2022-10-25 11:32:56 +02:00
TheBeastLT
4b47b307b3 handle banned user AD error 2022-10-25 11:26:36 +02:00
TheBeastLT
340fbfff4b fix cache header with 0 age 2022-10-22 16:49:25 +02:00
TheBeastLT
d666716140 retrieve only first page of torrents from rd 2022-10-22 16:46:23 +02:00
TheBeastLT
adbd2f41f4 bump addon sdk 2022-10-22 16:45:11 +02:00
TheBeastLT
8ef48b59ee change catalog cache age to 1ms 2022-10-22 15:48:19 +02:00
TheBeastLT
c986088f47 display error stream response for expires rd sub 2022-10-09 13:46:48 +02:00
TheBeastLT
14dc202cde allow excluding remux and hdr qualities, closes #67 2022-10-07 23:54:22 +02:00
TheBeastLT
050aced0d2 display multiple hdr profiles 2022-10-07 23:49:54 +02:00
TheBeastLT
47d87a10f9 increase resolve queue concurrency 2022-09-14 18:14:09 +02:00
TheBeastLT
bb5c06008b add AdoroCinema to providers 2022-08-27 19:59:59 +02:00
TheBeastLT
b132c7291c add copy to clipboard on clickin install 2022-07-29 20:47:40 +02:00
TheBeastLT
a5b6dd3646 show specific error for infringing file removed error 2022-07-27 09:36:13 +02:00
TheBeastLT
202b211303 remove lapumia 2022-07-19 20:11:18 +02:00
TheBeastLT
2042ca7067 screener quality always in name 2022-07-11 09:42:19 +02:00
TheBeastLT
63cb307760 bump parse title 2022-07-10 11:00:51 +02:00
TheBeastLT
eb86b83170 add insecure parse to docker cmd 2022-06-24 09:09:42 +03:00
TheBeastLT
9117d574b4 revert axios downgrade 2022-06-24 08:53:52 +03:00
TheBeastLT
39a0d2b158 downgrade axios 2022-06-23 16:23:54 +03:00
TheBeastLT
f57db5d66b add insecureHTTPParser flag for axios 2022-06-23 16:12:53 +03:00
TheBeastLT
10c13268ab add back all time range 2022-06-18 16:49:52 +03:00
TheBeastLT
ae077dda8c bump dependencies 2022-06-17 22:25:20 +03:00
TheBeastLT
37d4623b9e remove eslint deps 2022-06-17 22:14:08 +03:00
TheBeastLT
96c8b300aa fix offcloud error handling 2022-06-17 22:04:56 +03:00
TheBeastLT
74d633a5ff improve results sql query 2022-06-11 09:02:21 +03:00
TheBeastLT
a634ec318b fix downloading status for offcloud 2022-06-03 22:20:44 +03:00
TheBeastLT
d55f1556e3 add offcloud moch, closes #56 2022-06-03 10:50:41 +03:00
TheBeastLT
232dc23c2a fix quality filter 2022-05-31 08:49:14 +03:00
TheBeastLT
f8cfea2612 add hdr indication in stream name 2022-05-30 17:09:22 +03:00
TheBeastLT
8199b50021 Revert "order moch catalog ascending"
This reverts commit 7b38ba179d.
2022-05-24 09:29:58 +02:00
dependabot[bot]
c54f6a225a Bump urijs from 1.19.7 to 1.19.11 in /addon (#51)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 08:46:36 +02:00
dependabot[bot]
2d17ad0d90 Bump moment from 2.24.0 to 2.29.2 in /addon (#49)
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 08:46:20 +02:00
TheBeastLT
e3dc850188 exclude english from language filter 2022-05-04 17:07:03 +02:00
TheBeastLT
0ef906dacc check pm for archive and stream link status 2022-04-05 16:19:38 +02:00
TheBeastLT
a689620f74 fix premiumize error messages 2022-04-05 15:39:07 +02:00
TheBeastLT
5343d264c6 fix catalogs dockerfile 2022-04-01 14:20:32 +02:00
dependabot[bot]
d100f9e190 Bump ansi-regex from 3.0.0 to 3.0.1 in /addon (#44)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 13:58:46 +02:00
dependabot[bot]
c466874324 Bump urijs from 1.19.7 to 1.19.10 in /addon (#43)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 09:45:03 +01:00
TheBeastLT
54fbcc89d2 include ip in resolved url cache key 2022-03-23 09:43:51 +01:00