No description
Find a file
dependabot[bot] 3eeb47dfb0
Bump bl from 2.2.0 to 2.2.1 in /addon
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 19:28:37 +00:00
.github/workflows [addon] moves rd resolver to addon 2020-04-08 21:44:15 +02:00
addon Bump bl from 2.2.0 to 2.2.1 in /addon 2020-09-03 19:28:37 +00:00
scraper [scrapper] updates hs mapping 2020-08-27 10:11:47 +02:00
.gitignore [addon] adds filtering based on provider 2020-03-15 23:49:54 +01:00
app.yaml [scraper] deploy to google app engine 2020-03-13 22:23:31 +01:00
docker-compose.yml Initial commit 2019-03-13 22:41:15 +01:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
now.json adds docker deployment 2020-03-26 18:34:29 +01:00
package-lock.json [scraper] implements custom rargb api class 2020-05-26 23:22:08 +02:00
package.json [scraper] implements custom rargb api class 2020-05-26 23:22:08 +02:00
Procfile moves scraper to a subpackage 2020-03-10 15:23:52 +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.