Using latest ioNiNJA I get this error in only one dir on site rescan:
Code:
02-06-2008 18:36:18 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "mpeghead": no such variable
while executing
"binary scan $mpeghead B32 mp3head"
(procedure "mp3information" line 121)
invoked from within
"mp3information "$path/$filename""
(procedure "rescan" line 197)
invoked from within
"rescan"
invoked from within
"if {[lindex $args 0] == "SYMCLEAN"} {
symlinkclean
} elseif {[regexp -nocase $ioNJ02-06-2008 18:38:39 "..\scripts\ioNiNJA\ioNiNJA.itcl"