[Solved] Post Processing Script not being called

Version 2.0.0.4855
Mono Version 5.0.1.1
OS: Xenial (in Docker environment)

Description of issue:

I have set up a post processing script:

I have set the post processing in Sonarr as seen here:

When I execute /config/processing.sh through bash, the two expected files (env_var.txt and log.txt) appear in my /downloads directory. When I run a test on the Sonarr config site (as seen in the screenshot above), testing succeeds; … but no files appear.

What am I doing wrong?

Test only checks if the script exists, it doesn’t execute it.

And for backward compat reasons we can’t add it, see https://github.com/Sonarr/Sonarr/pull/1726

Thank you! That explains why nothing is happening :laughing:

Ill proceed with my testing, then!

That worked! You are great.

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