mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 12:21:33 -06:00
[FEATURE] Bundle Apprise CLI with Cleanuparr to allow direct webhook links #58
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rory-brenan on GitHub.
What would you like to see implemented next?
At the moment Discord webhook notifications are only possible with a separate self-hosted instance of Apprise.
It would be awesome to be able to simply enter the webhook URL into Cleanuparr config and be done (like how it works with most other arrs / apps). From your feedback I gather this is possible but would require Apprise CLI to be bundled with Cleanuparr rather than relying on Apprise API to connect to self-hosted instance.
Related to #189 I think
Further enhancement would be granular control over the types and content of notifications, potentially allowing multiple webhooks to be configured for different notifications (e.g. Queue Cleaner going to one webhook, Download Cleaner to another). Sonarr/Radarr have very granular control like this, but not many other apps do, in my experience.