Thread: ioNiNJA
View Single Post
Old 10-02-2011, 12:47 PM  
Rusher
Member
 
Join Date: Oct 2004
Posts: 57
Default

Hello

i am using ioNiNJA.1.0.ALPHA.1.0.2.2011-08-03 + imdb hotfix

having some trouble with "resort". im using the imdb and mp3 scripts only, and they work perfect creating sorted by symlinks for releases im uploading to the server. but i want to run "resort" so all releases on my ftp before i installed the script will get sorted.

when i stand in root and try "SITE RESORT IMDB" i get the following return message :
[19:40:21] [R] SITE RESORT IMDB
[19:40:21] [R] 200-RESORT IMDB: FTP-ROOT-DIR 0
[19:40:21] [R] 550 Command failed (script): Fatal script error.

if i move to /x264/ and try "SITE RESORT IMDB" i get the following :
[19:41:24] [R] SITE RESORT IMDB
[19:41:24] [R] 200-RESORT IMDB: 0
[19:41:25] [R] 200-RESORT IMDB: 0day 1
[19:41:25] [R] 200-RESORT IMDB: _Sorted 2
[19:41:25] [R] 200-RESORT IMDB: apps 3
[19:41:25] [R] 200-RESORT IMDB: audiobooks 4
[19:41:25] [R] 200-RESORT IMDB: dvdcovers 5
[19:41:25] [R] 200-RESORT IMDB: dvdr 6
[19:41:25] [R] 550 Command failed (script): Fatal script error.

this is what systemerror.log shows when i stand in ROOT DIR

10-02-2011 19:40:21 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---

while executing
"resolve list [file join $pwd [lindex [lindex $dirlist $nr] 0]]"
(procedure "::ioNiNJA::resort" line 24)
invoked from within
"::ioNiNJA::resort "
("RESORT" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipScript::rescan }
RESORT { source "../scripts/ioNi..."
(file "..\scripts\ioNiNJA\ioNiNJA.it

This is what systemerror.log shows when i stand in /x264/

10-02-2011 19:41:25 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
missing file/directory
while executing
"vfs chattr $path 11"
(procedure "::ioNiNJA::resort" line 33)
invoked from within
"::ioNiNJA::resort "
("RESORT" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipScript::rescan }
RESORT { source "../scripts/ioNi..."
(file "..\scripts\ioNiNJA\ioNiNJA.itcl" line 1018)
----


any clue what i might have missed ?

edit : i've now uploaded every nfo again so my sorted list is now complete.. but for the future. it would be alot easier to be able to do "Site resort"

Last edited by Rusher; 10-03-2011 at 08:08 AM.
Rusher is offline   Reply With Quote