Page 1 of 1

very long script result

Posted: July 11th, 2019, 5:31 pm
by Phyxius
for some reason SABnzbd creates very long script log in which most of it exist of removing libs files.
Does some one know why this is ? It does not seem normal.
here is a very short part of it; (removed slashes with - so that it does not seems like I am adding links)(forum rules)

The..Amazing..World..of..Gumball..S06E31..The..Possession..1080p..AMZN..WEB-DL..DD..5..1..H..264-CtrlHD-BUYMORE
Changing to directory: E:-Process-Post-Processing Scripts

-- Cleaning bytecode --
Removing cleanup..pyc
Removing core-__init__..pyc
Removing core-auto_process-__init__..pyc
Removing core-auto_process-comics..pyc
Removing core-auto_process-common..pyc
Removing core-auto_process-games..pyc
Removing core-auto_process-movies..pyc

--------------------------------------------------
---more removing of files ---
--------------------------------------------------

Re: very long script result

Posted: July 14th, 2019, 1:49 am
by safihre
This is not a script performed by SABznbd.
You must have set up a manual post-processing script in Config > Categories that does this.

Re: very long script result

Posted: July 14th, 2019, 2:33 am
by Phyxius
Ok, thanks for clearing that up.
I will see if it is normal for that post process.

Re: very long script result

Posted: July 15th, 2019, 1:26 pm
by Phyxius
Just reporting back.

The "Removing" logs are from post processing script. These aren't logged into the logger itself, but they are picked up by SABnzbd. This is from a cleanup routine to make sure the updates work ok without conflict.

Re: very long script result

Posted: July 15th, 2019, 2:37 pm
by safihre
We catch all the output from the script and display it in the GUI or the log, for debugging it can be usefull.