Commit Graph

201 Commits

Author SHA1 Message Date
TheBeastLT
991065b4b6 [addon] fix availability ttl propagation 2021-06-20 21:56:59 +02:00
TheBeastLT
3e66db3717 [addon] show filename at the end of moch url for external players 2021-06-20 13:37:07 +02:00
TheBeastLT
f1a0bbb23e [addon] include bingeGroup in debrid download links 2021-06-18 21:36:05 +02:00
TheBeastLT
2c85ca2ec4 [addon] adaptive availability cache ttl 2021-06-18 21:34:26 +02:00
TheBeastLT
20472015c1 [addon] reduce hashes size when rd responds with empty 200 2021-06-17 17:09:09 +02:00
TheBeastLT
f3d326a55a [addon] cache rd availability results 2021-06-16 13:41:47 +02:00
dependabot[bot]
e5ba5e6b18 Bump glob-parent from 5.1.0 to 5.1.2 in /addon (#30)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 17:56:15 +02:00
TheBeastLT
379071380d bump parse title version 2021-06-14 10:45:23 +02:00
TheBeastLT
6e7c03010e [addon] bump putio client version 2021-05-25 10:27:46 +02:00
dependabot[bot]
22b23fad59 Bump bson from 1.1.3 to 1.1.6 in /addon (#28)
Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.3 to 1.1.6.
- [Release notes](https://github.com/mongodb/js-bson/releases)
- [Changelog](https://github.com/mongodb/js-bson/blob/v1.1.6/HISTORY.md)
- [Commits](https://github.com/mongodb/js-bson/compare/v1.1.3...v1.1.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:05:00 +02:00
dependabot[bot]
2da13c4f3a Bump lodash from 4.17.19 to 4.17.21 in /addon (#27)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 11:11:15 +02:00
dependabot[bot]
5da588ff8d Bump underscore from 1.9.2 to 1.13.1 in /addon (#25)
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.2 to 1.13.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.9.2...1.13.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 10:58:18 +02:00
TheBeastLT
8794b129c6 [addon] fix rd retry loop 2021-03-17 12:54:55 +01:00
TheBeastLT
7cc93809bd [addon] add a timeout for resolve method 2021-03-14 18:27:37 +01:00
TheBeastLT
759f25ca2f [addon] use mem cache for resolved links 2021-03-14 18:09:22 +01:00
TheBeastLT
34879962ee [addon] fix rd retry torrent logic 2021-03-11 12:16:05 +01:00
TheBeastLT
2cd111bec7 [addon] blacklist moch bad tokens and return a indication response 2021-03-10 17:20:34 +01:00
TheBeastLT
1c6447add6 [addon] return both stream and streams property in moch meta response 2021-03-10 16:33:14 +01:00
TheBeastLT
bb8f3fc990 [addon] fix rd retry functionality 2021-03-10 16:27:04 +01:00
TheBeastLT
74dec1d36d [addon] update best trackers url 2021-03-10 10:20:06 +01:00
TheBeastLT
e5223c0c98 [addon] fix debrid link logging 2021-03-10 10:08:31 +01:00
TheBeastLT
678e05b7af [addon] handle rd magnet error status 2021-03-09 18:08:53 +01:00
TheBeastLT
8d6df4523f [addon] remove open torrent debridlink logic 2021-03-09 17:28:14 +01:00
TheBeastLT
80f34dabb0 [addon] update to show checking status as downloading 2021-03-09 16:09:24 +01:00
TheBeastLT
187972d7de [addon] update debridlink status checks 2021-03-09 16:07:39 +01:00
TheBeastLT
5bb05027a5 [addon] add m2ts ext and video 2021-03-09 14:57:11 +01:00
TheBeastLT
6537dd8cb8 [addon] fix rd cached torrent file selection 2021-03-09 14:50:49 +01:00
TheBeastLT
79f4193792 [addon] add debridlink support, closes #19 2021-03-09 12:27:52 +01:00
TheBeastLT
e1e95d1ecf [addon] change rd torrent retry logic and add failed opening torrent message 2021-03-09 12:18:16 +01:00
TheBeastLT
a33d6a9873 [addon] check rd cached torrents in chunks 2021-03-09 12:17:12 +01:00
TheBeastLT
c84e1818ab [addon] add lite version redirect 2021-03-08 18:01:33 +01:00
TheBeastLT
6b6a53e7f8 [addon] add lite addon configuration version 2021-03-07 21:35:16 +01:00
TheBeastLT
1c9ef4097b [addon] add quality exclude filter config option 2021-03-07 19:01:04 +01:00
TheBeastLT
2db68129de [addon] exclude rutor trackers from moch downloads 2021-03-07 12:37:43 +01:00
TheBeastLT
651be21948 [addon] fix torrent trackers retrieval for moch downloads 2021-03-07 12:18:59 +01:00
TheBeastLT
76c80e0f2a [addon] bump version 2021-03-07 12:06:57 +01:00
TheBeastLT
5687921990 [addon] add rutor and torrentgalaxy providers 2021-03-07 12:04:34 +01:00
dependabot[bot]
ec3d002e55 Bump urijs from 1.19.5 to 1.19.6 in /addon
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.5 to 1.19.6.
- [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.5...v1.19.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 21:39:56 +01:00
TheBeastLT
58e23be2ab [addon] update ad retry download statuses 2021-03-01 20:46:44 +01:00
TheBeastLT
45b0306266 [addon] return premiumize link instead of stream_link 2021-03-01 20:41:27 +01:00
TheBeastLT
cc2482ae08 [addon] try to select files on rd magnet conversion status 2021-02-24 17:09:25 +01:00
TheBeastLT
dad6820c70 [addon] treat rd uploading status as downloading 2021-02-24 14:34:43 +01:00
TheBeastLT
5e5e749691 [addon] improve moch error logging 2021-02-24 11:49:45 +01:00
TheBeastLT
fae2e8f360 [addon] fix package-lock.json files 2021-02-15 14:34:18 +01:00
TheBeastLT
180668821c [addon] add more language flags 2021-02-15 13:56:36 +01:00
TheBeastLT
9a8612e2e6 [addon] return torrent trackers if available 2021-02-15 13:53:51 +01:00
TheBeastLT
0dac049107 [scraper] bump parse title 2021-02-12 18:47:02 +01:00
TheBeastLT
a42242a0dc [addon] update static video resources 2021-02-11 15:41:25 +01:00
TheBeastLT
63ffa653a5 [addon] add option to not show debrid catalog 2021-02-07 10:47:48 +01:00
TheBeastLT
f49786d9c2 [addon] use single stream property for debrid catalogs 2021-02-06 10:12:24 +01:00