Post-Processing Scripts Not Getting Executed?

Hi All,

I have a post-processing script that I created, but I always get the error “An error occurred while post-processing the recording”. I tried to troubleshoot, but I can’t get any information about what went wrong out of my script. The log file that I write to never appears. I even made a super simple script to do nothing but echo a string to a file in a totally different directory (I know Plex deletes the one in .grab), but even that is not working.

I can see in my plex logs that it is indeed calling the right script with the proper argument, (see attached–search for plexPostTest.sh), but it seems like the content of the script is never getting executed. It always returns with error code 13. I couldn’t find anything of significance on that online anywhere…

Does anyone have any ideas about what could be going on?

Plex Media Server Logs_2020-03-07_02-56-28.zip (3.0 MB)

Server Version#: 1.18.7.2457
Player Version#: 1.6.3.1009-57cf57c8
Tuner Make/Model: HDHomeRun EXTEND
Using XMLTV?: No

EDIT:
I should note that I successfully ran this script in a sandbox, (both the simple and complex one) so it shouldn’t be related to any fat-fingering.

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