Custom scripts not running

hi, I have issues to implement a post processing script which transcodes downloaded episodes.
the problem, or maybe just my understanding how sonar is handling custom scripts is that the script is only getting executed if CDH is enabled. does it supposed to be like that?
the script is set to run “on Download” and “on update”

regards
Matt

Sonarr has to import the file for the script to run, On Download should likely be called On Import as its not when the download completes its when its imported. There are other options for Sonarr to import, but CDH is the recommended method.

ok thanks for the clarification.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.