Discoverr 3.1.0 — Optional settings clarified
Summary
Restores the simple .env-first install path. Optional data/settings.json is only for extra post configuration, with # comments on every setting so it is easy to edit.
Highlights
- Full
.env.examplerestored (same style as 2.x) — channels, schedule, region, streaming list, secrets settings.jsonis never required; missing file uses built-in defaults- Commented
settings.example.json(#///supported) for post counts, quotas, TV in streaming, memory, dry-run - SETUP is step-by-step again; extra post config is step 8 at the end
- Docs scrubbed so settings do not feel mandatory
Upgrade from 3.0.0 / 2.x
git pull
docker compose up -d --buildKeep your .env. Add data/settings.json only if you want extra configuration for posts.
Install
Follow SETUP.md: fill .env from .env.example.
Notes
Parts of this release may have been written or edited with AI assistance. The maintainer remains responsible for what ships.