No description
Find a file
2020-03-26 18:44:59 +01:00
.github/workflows deploy only when there are changes in addon 2020-03-26 18:44:59 +01:00
addon adds docker deployment 2020-03-26 18:34:29 +01:00
scraper [scraper] check for if new episode when decomposing 2020-03-26 18:19:14 +01: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] adds google-it for imdbid search 2020-03-23 20:41:07 +01:00
package.json [scraper] adds google-it for imdbid search 2020-03-23 20:41:07 +01: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.