No description
Find a file
dependabot[bot] 981eedf374
Bump urijs from 1.19.7 to 1.19.11 in /addon
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>
2022-04-12 23:49:15 +00:00
.github/workflows fix catalogs build command 2022-04-01 14:22:21 +02:00
addon Bump urijs from 1.19.7 to 1.19.11 in /addon 2022-04-12 23:49:15 +00:00
catalogs fix catalogs build command 2022-04-01 14:22:21 +02:00
scraper bump google-sr 2022-03-02 15:01:59 +01:00
.dockerignore fix catalogs dockerfile 2022-04-01 14:20:32 +02: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 return binge group for movies 2022-03-13 19:36:26 +01:00
package.json return binge group for movies 2022-03-13 19:36:26 +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.