No description
Find a file
dependabot[bot] 78e7eea3cd
Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 07:53:09 +00:00
addon [addon] fixes kitsu id gate condition 2020-03-12 14:28:26 +01:00
scraper adds language and resolution to torrent table 2020-03-12 14:27:55 +01:00
.gitignore moves scraper to a subpackage 2020-03-10 15:23:52 +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 [addon] adds gitub silent flag for now config 2020-03-11 19:21:32 +01:00
package-lock.json Bump lodash.merge from 4.6.1 to 4.6.2 2020-03-13 07:53:09 +00:00
package.json moves scraper to a subpackage 2020-03-10 15:23:52 +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.