I have got Flexget fetching series lists from Trakt. It then adds the series and seasons to Sonarr. All the seasons are monitored and marked for download. I would like to add a series, but only mark the first season as monitored and the rest unmonitored, same as the “First Season” option when you add a series manually.
I seem to be able to add the whole series as unmonitored, but then I have to go and manually deselect the later series.
I have spent a few days on this now, going through forums and wikis and can’t seem to find the answer.
Not sure when it was introduced, but I’m running v3 and it has a “monitor first season only” option when adding series.
You could check from your browser’s dev console what the api call looks like when adding series with this option so you can do the same thing on flexget’s side.