No description
Find a file
iPromKnight da997af64a
Move compose to top level
Comment out broken scrapers

Remove db init scripts and use ENABLE_SYNC env var which the code base uses to specify if Sequelize should create or alter tables on startup, meaning we dont need manual db initialization. There were missing tables anyhow :P
2024-01-18 08:54:57 +00:00
addon Move compose to top level 2024-01-18 08:54:57 +00:00
catalogs bump axios 2023-11-11 12:34:46 +02:00
scraper Move compose to top level 2024-01-18 08:54:57 +00: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 Move compose to top level 2024-01-18 08:54:57 +00:00
LICENSE Initial commit 2019-03-13 22:25:05 +01:00
README.md Move compose to top level 2024-01-18 08:54:57 +00:00

Torrentio

  • torrentio-addon - the Stremio addon which will query scraped entries and return Stremio stream results.

Self-hosted quickstart

docker-compose up -d

Then open your browser to 127.0.0.1:7000