github andykelk/navidrome-ntfy-plugin v1.1.0
v1.1.0 — Webhook / Apprise support

one month ago

What's new

  • Generic webhook notifications — configure webhook_url to POST JSON notifications to any HTTP endpoint alongside or instead of ntfy
  • Apprise API support — set webhook_notification_urls to include an Apprise-compatible urls field in the request body, enabling use with the stateless /notify endpoint on an existing Apprise server
  • ntfy_url is no longer required; either ntfy_url or webhook_url (or both) must be set

Configuration

Key Required Description
ntfy_url One of ntfy topic URL
webhook_url One of Generic webhook / Apprise endpoint URL
ntfy_token No Bearer token for authenticated ntfy instances
webhook_token No Bearer token for authenticated webhook endpoints
webhook_notification_urls No Apprise notification URL(s) passed as urls in the request body

Install

Download navidrome-ntfy.ndp and copy it to your Navidrome plugins folder.

Don't miss a new navidrome-ntfy-plugin release

NewReleases is sending notifications on new releases.