Skip to content

Repository files navigation

image

Stremio Stack (Arcane Edition)

Designed to live behind Tailscale. Treat it as private and internal.

A compact, well-behaved stack of services that powers a Stremio addon setup, managed by Arcane.

Quick Start

  • Rename .env.example to .env and fill in values.
  • This stack is managed by Arcane at http://localhost:3552.
  • Do not run docker compose up/down/restart here.

Addons (Install Separately)

These are installed in Stremio itself, not by this stack:

  • AIOStreams
  • AIOMetadata
  • Watchly

Cinemeta (aka "Cinemata")

Recommended: disable Cinemeta catalogs/search via Cinebye so metadata and catalogs come from your preferred addons instead.

Cinebye is a community web tool used to hide/disable Cinemeta features (often after updates re-enable them).

https://cinebye.elfhosted.com/

Services

  • aiostreams — addon aggregator
  • mediafusion — torrent scraping source
  • comet — Zilean-backed stream source
  • stremthru — debrid proxy + store/wrap
  • zilean — DMM torrent indexer
  • aiometadata — metadata enrichment
  • stremio-postgres — shared PostgreSQL
  • stremio-redis — shared Redis
  • browserless — headless Chrome for MediaFusion

Key Files

  • compose.yaml — stack definition
  • .env.example — configuration template
  • initdb/ — Postgres initialization scripts
  • data/ — persistent volumes created at runtime
  • ddyo-aiostreams-template.json — aiostreams helper template
  • aio_ddyo.jpg — local artwork

Operations

  • Restart a single container safely:
sudo docker restart <container_name>
  • If you change compose.yaml or configuration values, redeploy from the Arcane UI or API.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages