Hi,
i have a problem with 'site rescan mp3'. When im trying to rescan my mp3dir i always get this error msg in SystemError.log:
Code:
09-30-2008 23:32:38 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "mpeghead": no such variable
while executing
"binary scan $mpeghead B32 mp3head"
(procedure "mp3information" line 139)
invoked from within
"mp3information "$temp_mp3""
(procedure "rescan" line 47)
invoked from within
"rescan"
invoked from within
"if {[lindex $args 0] == "SYMCLEAN"} {
symlinkclean
} elseif {[regexp -nocase $ioNJ(skipdi
How can i fix that ?
Thank you.