No description
Find a file
dependabot[bot] 4790115e5b
Bump path-parse from 1.0.6 to 1.0.7 in /addon
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 03:16:06 +00:00
.github/workflows [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
addon Bump path-parse from 1.0.6 to 1.0.7 in /addon 2021-08-12 03:16:06 +00:00
scraper [scraper] fix absolute threshold condition 2021-08-06 15:45:29 +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 [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
package-lock.json bump parse title version 2021-06-14 10:45:23 +02:00
package.json bump parse title version 2021-06-14 10:45:23 +02: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.