josephschmitt/alexa-libby

Adding to Radarr list doesn't automatically download

hackworth opened this issue · 2 comments

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
}

Ohh, nice. Can you add this and submit a PR?

Yeah, no problem :)