Thread: ioNiNJA ALPHA
View Single Post
Old 02-08-2008, 05:22 PM  
daddoso
Junior Member
 
Join Date: Nov 2007
Posts: 9
Default

Quote:
Originally Posted by o_dog View Post
i didn't say it was hdd error, but it seemed convenient for it to be so. some files are just messed up and crashes the script dunno if you can ever make it completely fool proof. I have to recreate the error, and i'm not rescanning 9000 dirs =)
^^

BTW, i've moved the rls into my local ftp, uploading them the zipscript works and check 100% bla bla! If i do "site rescan this", i get 2 kinds of error:

Code:
02-08-2008 23:05:52 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't use non-numeric string as operand of "*"
    while executing
"expr {int([file size $mp3file]*8 / double(1000*$bitrate))}"
    (procedure "mp3information" line 292)
    invoked from within
"mp3information "$path/$filename""
    (procedure "rescan" line 197)
    invoked from within
"rescan"
    invoked from within
"if {[lindex $args 0] == "SYMCLEAN"} { 
	symlinkclean
 02-08-2008 23:06:45 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
Code:
--------------------------- 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 $ioNJ
I hope that's not because of I mess with some settings in the conf, all worked until now xD

PS: if u want i can send u these rels.
daddoso is offline   Reply With Quote