mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
da997af64a17d9059b210504be87d6945c101e7c
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
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
Description
Languages
JavaScript
49.4%
C#
46%
PLpgSQL
1.8%
Python
1.3%
Dockerfile
1.3%
Other
0.1%