No description
Find a file
dependabot[bot] c14836565d
Bump moment from 2.29.1 to 2.29.2 in /catalogs (#50)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 08:46:27 +02:00
.github/workflows fix catalogs build command 2022-04-01 14:22:21 +02:00
addon Bump moment from 2.24.0 to 2.29.2 in /addon (#49) 2022-05-13 08:46:20 +02: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 escape × 2022-05-04 10:19:28 +02: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 moment from 2.29.1 to 2.29.2 (#48) 2022-05-13 08:46:09 +02:00
package.json Bump moment from 2.29.1 to 2.29.2 (#48) 2022-05-13 08:46:09 +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.