Emby mirrors the Jellyfin widget (library blocks + now playing).
Seerr shows pending/approved/completed request counts - currently
403ing on request/count since the configured API key looks like a
per-user key rather than the admin key from Settings > General.
Keys documented in .env.example.
Sonarr shows wanted/queue/series, Jellyfin shows library blocks and
now-playing. SabNZBd and jDownloader moved to the end of Media Server.
Keys documented in .env.example.
Shows Anwesenheit/Status as emoji via templates (input_select states
mapped to symbols instead of raw text) plus Netz and Solar power
sensors. Token documented in .env.example.
Documents every {{HOMEPAGE_VAR_*}} placeholder used in services.yaml
and proxmox.yaml, and notes that the real .env must live in the
project root (not config/) for Homepage/Next.js to pick it up.