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
226 B
226 B
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