Hi,
I am creating a script to add any unknown series by Sonarr based on the rejection reason from the Push API. I currently check whether the rejection list has the reason “Unknown series” and then add the corresponding series via the TVDB ID from the source of the release.
However, for a couple of unknown series, it’s giving the reason as " matches an alias for series with TVDB ID: " instead of (or along with) “Unknown Series”.
Is there any reason why it’s giving that and can the “Unknown Series” reason be also added to the rejection list along with it?