If I open a nzb which contains multiple rar sets what are the rules for the default execute command?
I have Par checking on, but extraction off, and my script seems to get called multiple times, once for each rar set in the nzb. I know there is a parameter for the folder that the rar set was downloaded too, but can I get the name of the rar set as well? I want my script to generate a .srr from the rar set then extract the files and delete the rars, but currently it fails with these multiple rar sets as I am only getting the folder, which contains many rar sets.