I rather like the was Sonarr handles series management and downloading but I’m not happy with the way it uses indexers. Specifically, I would like to have more control over when each indexer is used.
FlexGet has really good scheduling capabilities so i would like to leverage that and push downloads to Sonarr using the Release/Push endpoint in a task that uses the sonarr_list plugin.
I can think of a few ways to do this:
- Execute a curl command using the the exec plugin.
- Is there an http plugin that can do a POST rather than running a curl?
- Write a Sonarr output plugin. Or does one already exist (i couldn’t find one)?
Any thoughts, am I missing anything? I am brand new to Flexget & Sonarr. (Been using SickChill/SickBeard for may years though).
2 posts - 1 participant