this post was submitted on 08 Dec 2025
10 points (100.0% liked)
Left Piracy
2279 readers
10 users here now
A piracy / sharing community for leftists.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ah, now I see what you’re after. Radarr itself doesn’t send a notification just because a movie goes from “not available” to “missing.” To get that alert, you’ll need a workaround.
You could indeed write a simple script that checks Radarr’s API daily and shoots you a notification via ntfy if the status flips to “missing.” Or, if you’d rather not code, you could use something like Prowlarr to watch tracker RSS feeds and alert you when a matching release pops up.
The easiest way without extra tools? Just enable Radarr’s “Download” notifications. When a movie hits “missing,” Radarr will try to grab it and notify you of the attempt. If you don’t want it to actually download, you can disable the download client but then you’ll miss the notification too.
So yeah, no perfect built-in solution, but those are your best bets.
Thank you