No description
Find a file
dependabot[bot] 8f4d5ca231
Bump glob-parent from 5.1.0 to 5.1.2 in /addon
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:39:02 +00:00
.github/workflows [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
addon Bump glob-parent from 5.1.0 to 5.1.2 in /addon 2021-06-11 07:39:02 +00:00
scraper [scraper] ignore duplicate file insert errors 2021-05-29 11:41:13 +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 bson from 1.1.3 to 1.1.6 (#29) 2021-05-11 08:05:13 +02:00
package.json [scraper] bump parse torrent title 2021-04-22 22:34:58 +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.