No description
Find a file
2022-06-03 08:29:48 +03:00
.github/workflows fix catalogs build command 2022-04-01 14:22:21 +02:00
addon fix quality filter 2022-05-31 08:49:14 +03:00
catalogs Bump moment from 2.29.1 to 2.29.2 in /catalogs (#50) 2022-05-13 08:46:27 +02:00
scraper do not treat new non indexed episodes as absolute 2022-06-02 09:11:00 +03: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 bump parse title 2022-06-03 08:29:48 +03:00
package.json bump parse title 2022-06-03 08:29:48 +03: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.