Prowlarr / Prowlarr

Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
https://prowlarr.com
GNU General Public License v3.0
4.1k stars 195 forks source link

Separate notification channel for VIP expiry dates #103

Open RobinDadswell opened 3 years ago

RobinDadswell commented 3 years ago

Ability to send notifications specifically for VIP expiry dates, this is currently included within HealthChecks but should be able to be sent as it's own type of notification as well.

AB#40

Qstick commented 3 years ago

Good call, we should separate indexer notifications such as VIP expiration, grab limits, api limits reached, etc…

RobinDadswell commented 3 years ago

Yeah, probably a good shout for all of those; I feel like they should be health checks as well as they are obvious but have the ability to send certain ones without all the health checks (like the ones you listed)