O-DOG, for some reason my sample files get deleted, according to the settings they shouldnt be:
## These file types are check for media info if uploaded in /sample/ dir, and only theese files will be allowed
## the rest will be deleted.
set ioNJ(samples) {\.avi$|\.mpg$|\.mpeg$|\.divx$|\.vob$|\.mkv$|\.rm$ |\.wmv$|\.qt$|\.mp4$|\.m2v$}
Sample files are .mkv
There is an error in the logs about this:
07-30-2011 16:28:49 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
can't read "ioNJ(sample_video_cabac)": no such element in array
while executing
"regsub -all {%value} $ioNJ(sample_video_cabac) $second"
("Format settings, CABAC" arm line 1)
invoked from within
"switch -- $first {
"Scan type" { set v_codec_scantype $second ; append samplemessage [regsub -all {%value} $ioNJ(sample_vid..."
(procedure "getsample" line 76)
invoked from within
"g
__________________
Current setup:
MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
Last edited by mr.babek; 07-30-2011 at 09:47 AM.
|