Hacker News new | ask | show | jobs
by lavezzi 1093 days ago
> there is no connection between the systems when you want to remove a movie (you remove it in one place and everything knows about that and acts accordingly)

Not following this. Settings -> Connections in Sonarr for example.

1 comments

Sorry for not having been clearer.

What I meant is that there is no common management of dat. When I make changes in one service, the others do not know it, or know it after the fact (via a reindexing for instance).

Say for instance I delete a movie in Jellyfin. Radarr will then pick up that it is missing and re-upload.

Or that I deleted a torrent in deluge. Radar will restart it.

Most of the things are doable, one just need to know what to do where, exactly (otherwise the other pieces may try to recover).

Right now I am making the chnages in Radarr (despite actually seeing them in Jellyfin). This is a real problem when I have, say, two uploaded versions of a movie and want to keep only one. I have to be very careful to track down in JF what I will remove in Radarr.

It would have been great if there was a common indexing mechanism across all the suite.

What you pointed me are notifiers - they work fine (but are shoot-and-forget kind of services)