Skip to content

Discoverr 3.1.0 — Optional settings clarified

Choose a tag to compare

@loafdaddy loafdaddy released this 23 Jul 10:32

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.example restored (same style as 2.x) — channels, schedule, region, streaming list, secrets
  • settings.json is 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 --build

Keep 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.