Sonarr version (exact version): 4.0.19.2979
Mono version (if Sonarr is not running on Windows): unsure
OS: Ubuntu server
Debug logs: N/A
Description of issue: I use the custom format scoring recommended by trash guides, which includes scoring x265 720p or 1080p releases as -10000. This means that they never get selected, which is what I want.
However, sometimes, sonarr is unable to find anything that meets my requirements and I have to go and manually choose suboptimal releases like x265 720p or 1080p ones. I would prefer it if sonarr could do this automatically if it is unable to find anything that meets my custom format requirements, rather than just downloading nothing.
I have considered changing the custom scoring to be less aggressive for x265 and/or changing the minimum allowable custom format score, but since sonarr prioritizes file resolution over custom format scoring, doing so might mean that sonarr ends up preferring a low quality 1080p x265 file over a higher quality 720p x264 file if both are available, because the 1080p one is higher resolution.
I was wondering if there is a way for sonarr to first try using my custom formats, and then if it is not able to find what I’m asking using those custom formats, if I can have it subsequently look again using a different profile/set of custom formats. Or if someone knows of another workaround to get the behavior I want, that would be helpful too.