Adding to Radarr list doesn't automatically download
hackworth opened this issue · 2 comments
hackworth commented
Adding a movie to the Radarr list doesn't automatically download. Adding this to radarr.js line 75 makes it start downloading when added:
addOptions: {
searchForMovie: true
}
josephschmitt commented
Ohh, nice. Can you add this and submit a PR?
hackworth commented
Yeah, no problem :)