tomspark wrote:
Good suggestion — right now Lidarr and Notifiarr stay on once you enable them, and there's no toggle to turn them off from the dashboard without removing the config manually, which isn't obvious at all. We've noted this as a feature request to add a simple enable/disable switch on the integrations settings page. Thanks for flagging it!
Chris wrote:
Coming back to this far later than you deserved, and with a straight answer rather than another "noted". The switch Tom described here still has not shipped. The Apps page has an Enable button for Lidarr and Notifiarr, but there is no matching Off beside it. I am not going to dress that up — I have flagged it to Tom, along with the fact that you asked back in May too. What does work today, and sticks: SparkBox removes the container once the flag reads false. sudo sparkbox upgrade sudo sparkbox set-env LIDARRENABLED false sudo sparkbox set-env NOTIFIARRENABLED false sudo sparkbox restart media Run the upgrade first — set-env only exists on newer builds. — Chris