No description
Find a file
dependabot[bot] 30fb5624ea
Bump ajv from 6.12.0 to 6.12.6 in /addon (#39)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.0...v6.12.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 19:42:01 +01:00
.github/workflows enable addon pipeline 2021-09-20 18:45:48 +02:00
addon Bump ajv from 6.12.0 to 6.12.6 in /addon (#39) 2022-02-18 19:42:01 +01:00
scraper add yts full scan scraper 2022-02-18 19:41:01 +01:00
.gitignore [scraper] updates manual functions 2020-12-23 11:28:45 +01:00
docker-compose.yml Initial commit 2019-03-13 22:41:15 +01:00
Dockerfile bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
package-lock.json bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
package.json bump from node image to support v2 lock files 2022-01-06 23:29:57 +01:00
README.md moves scraper to a subpackage 2020-03-10 15:23:52 +01:00

Torrentio

Torrentio includes 2 parts:

  • torrentio-scraper - a background process continuously scrapping newest torrents from configured torrent providers.
  • torrentio-addon - the Stremio addon which will query scraped entries and return Stremio stream results.