mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1400] infinite notification from a subscription #985
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#985
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 @kpppppp on GitHub (Jul 23, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1400
💡 Idea
Hello, I tried to connect via Discord, but the application show me only message "cannot accept the invitation". So I write here.
Is it possible to enhance the notifications? I would like to application plays the sound in loop until the notification from the subscription is cknowledged. Of course, I know I can set up very long mp3 file, but I would like to have something like that: notification, 30 second of pause, notification... in infinite loop until acknowledged. And the app does not play the whole mp3 file.
💻 Target components
Android app
@kpppppp commented on GitHub (Jul 23, 2025):
Aaaaach, I did the workaround with use of Automate app and the block "Notification posted". But it would be wonderful to have it directly in ntfy app.
@wunter8 commented on GitHub (Jul 23, 2025):
The Android app has that feature already. Enable "Keep alerting for highest priority" in the settings. Then send a notification with priority level 5
@kpppppp commented on GitHub (Jul 23, 2025):
Nice, I didn't notice it. Thanks for the answer.