mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
[Feature Request] User selectable fields/info for notifications (Pushover) #1571
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#1571
Loading…
Add table
Add a link
Reference in a new issue
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 @reavenm on GitHub (Jul 16, 2017).
It would be nice if you could add a limited number of variables to notifications just like the way you do for movie naming, like instead of the default:
you could change it to receive for example
or [tracker][group][file name], etc..
I use pushover btw.
AB#896
@SuperDOS commented on GitHub (Dec 18, 2018):
Also would like to be able to add poster in notification as pushover supports html.
This works nicely in for example Tautulli/plexpy.
https://github.com/Tautulli/Tautulli/blob/master/plexpy/notification_handler.py
@galli-leo commented on GitHub (Dec 20, 2018):
@SuperDOS My idea would just be to have something like Mustache / Handlebars templates, so you could do whatever you want.
@SuperDOS commented on GitHub (Dec 20, 2018):
@galli-leo that's even better :)