The postproc relative path is postproc making the actual path /mnt/array6/downloads/postproc/postproc.sh
There isn't a space there so I'm not sure what that means, I'm assuming it's not to do with my path but am at a loss to work out what you mean.
My postproc.conf has the following set:
- Code: Select all
LOGGING=ON
LOG_PATH=/mnt/array6/downloads/postproc/postproc.log
# Set your base Folder destinations here
MP3_FOLDER=/mnt/array6/home/adrian/Music
TVDEST=/mnt/array6/TV
MOVIEDEST=/mnt/array6/Movies
XXXDEST=
TEMPFOLDER=/mnt/array6/downloads/postproc/vobtemp
SAMPLESIZE=25M
#Set Folder ownership and permissions to allow items to be viewed by other processes, in particular www
CHANGEOWNER=YES
FILEACCESS=777
FILEOWNER=www:users
VOBISO=YES
# Default is to not delete original folder - only delete it if it is being processed
REMOVE=NO
DEFAULT=MOVIES