tomspark wrote:
Notifiarr is staged in the media module but it's behind an opt-in profile and isn't turned on by default — that's why you don't see a container for it. There's no UI toggle for it yet (one's coming), so right now you'd have to flip it on by hand: edit /opt/sparkbox/.env, add COMPOSEPROFILES=notifiarr and NOTIFIARRAPIKEY=<your key, then run sparkbox restart media. If you don't have a Notifiarr API key yet, grab one from notifiarr.com first. On v1.6.110 this path works but is undocumented — fine to use, just expect rough edges.