-
Hello, I just have installed huntarr for a while now but several times I have run into the following issue: I add a show or a movie via Jellyseerr. Sonarr/Radarr searches for the movie as it's new and missing, the same time, Huntarr triggers a search when it's missing, so the show/movie get's downloaded twice, one time triggered by sonarr/radarr, the second time triggered by Huintarr. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
A couple of things can cause that to happen depending on your specific situation. Huntarr queries the arrs for wanted media on the schedule you configure, if the configured time is low it is searching frequently which increases the odds of a media getting selected. If you are well into the reset interval there may be few media not already checked so any newly added media has a much higher chance of getting selected and if there are no media left the next added media has a 100% chance of being selected. Same happens if your library has a low number of wanted, any add has a good chance of selection relatively soon. So basically, things that increase odds of newly added media getting selected for a search by Huntarr are:
|
Beta Was this translation helpful? Give feedback.
A couple of things can cause that to happen depending on your specific situation. Huntarr queries the arrs for wanted media on the schedule you configure, if the configured time is low it is searching frequently which increases the odds of a media getting selected. If you are well into the reset interval there may be few media not already checked so any newly added media has a much higher chance of getting selected and if there are no media left the next added media has a 100% chance of being selected. Same happens if your library has a low number of wanted, any add has a good chance of selection relatively soon.
So basically, things that increase odds of newly added media getting selecte…