No description
Find a file
dependabot[bot] 2da13c4f3a
Bump lodash from 4.17.19 to 4.17.21 in /addon (#27)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 11:11:15 +02:00
.github/workflows [scraper] adds scraper deploy pipeline 2020-09-11 19:43:17 +02:00
addon Bump lodash from 4.17.19 to 4.17.21 in /addon (#27) 2021-05-07 11:11:15 +02:00
scraper [scraper] fix type assignment if it's null in metadata 2021-04-29 11:23:50 +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 underscore from 1.9.2 to 1.13.1 (#26) 2021-05-07 10:58:27 +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.