Old 09-07-2011, 03:34 PM   #121
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

http://www.2shared.com/file/YwmF6fsE/imdb-hotfix2.html
this should work

Just replace imdb.itcl and you're done if you're using the hotfix
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-13-2011, 02:13 PM   #122
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

Ho odog,

I am getting a real weird error on some of the uploads

--- ErrorInfo ---
list element in quotes followed by "30"" instead of space
while executing
"join [readchattr 35]"
(procedure "::ioNiNJA::ZipScript::ZipScript" line 25)
invoked from within
"::ioNiNJA::ZipScript::ZipScript 0 [lindex $args 1] [lindex $args 2] [lindex $args 3] "
("CHECK" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipScript:
09-13-2011 21:07:20 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally

after a release gets this error it's not possible to rescan the directory, the rescan simply fails

--- ErrorInfo ---

while executing
"resolve list "$pwd""
(procedure "outstats" line 41)
invoked from within
"outstats 0 0 0 0 $file "
(procedure "ZipScript::ZipScript" line 301)
invoked from within
"ZipScript::ZipScript 1 $pf $crc $vf"
(procedure "::ioNiNJA::ZipScript::rescan" line 77)
invoked from within
"::ioNiNJA::ZipScript::rescan "
("RESCAN" arm line 1)
invoked from within
"switch -- [lindex $


any ideas on this?
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 09-13-2011, 02:15 PM   #123
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

what ioNiNJa version?
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-13-2011, 02:34 PM   #124
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

latest
ioNiNJA.1.0.ALPHA.1.0.2.2011-08-03
+
imdb hotfix

it crashes the scipt (fatal scripterror)

after the rescan attempt the directory was not visible in ioftpd anymore (still is on the drive)
after a restart the rescanned dir is visible as an symlink (?!?!?)

addition: its also not possible to upload files in the directory anymore, not even after a restart or after delete and reupload. IO seems to "remember" the status

addition2: After I first ran into this problem a few weeks ago I completely reinstalled IOninja a few days ago. today I had the same issue again.
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools

Last edited by mr.babek; 09-13-2011 at 02:57 PM.
mr.babek is offline   Reply With Quote
Old 09-13-2011, 02:35 PM   #125
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

no idea, hacn't been able to replicate it. Will see if it shows up.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-13-2011, 02:37 PM   #126
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

please check pm
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 09-13-2011, 02:41 PM   #127
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

Check the sfv files....Anything looking wierd in them?
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-14-2011, 08:11 AM   #128
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

odog,

I now get this error from my tv directory:

09-14-2011 14:57:17 "../scripts/ioninja/plugins/ioTV.itcl" terminated abnormally
--- ErrorInfo ---
can't read "ep": no such variable
while executing
"screw_octal $ep"
(procedure "::ioNiNJA::ioTVDB::TV_MKD" line 119)
invoked from within
"::ioNiNJA::ioTVDB::TV_MKD"
invoked from within
"if {![info exists pwd]} {
set pwd [file dirname [lindex $args 2]]
set path [file dirname [lindex $args 0]]
set args [lrange $args 1 end]
::ioNiNJ..."
(file "../scripts/ioninja/plugins/ioTV.itcl" line 848)

I really cant find where this is coming from. It wont generate tvinfo dirs inside the showdir anymore

I reinstalled the whole script AGAIN.. the error stays ...

Addition:
when I delete the .nfo and then rescan the directory then re-upload the nfo all works fine ?@!!??
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools

Last edited by mr.babek; 09-14-2011 at 10:31 AM.
mr.babek is offline   Reply With Quote
Old 09-14-2011, 11:22 AM   #129
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

I know,it happens on some episodes, it should not affect the general behaviour of the script and have no real effects, ignore it for now. I'm kind of swamped at the moment so i will look into it when i have the time
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-14-2011, 11:41 AM   #130
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Talking

OK, glad its a known issue. It kinda happened on all the TV uploads yesterday and today.
weird that when deleting the nfo and rescanning then uploading the nfo fixes the problem all the eps that generated the error are fine now. Anyway, might give you a hint or direction where to look when you have the time.
I really appreciate your efforts and work.
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 09-18-2011, 06:48 AM   #131
mr.babek
Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 82
Default

I have a strange issue, sometimes , really seldom, but it happens, I get subdirectories of an uploade put in de root directory. So for instance if the upload consists of 1 parent and two subdirectories the parent is put in the right section and the subdirectories end up in the root .. I have no idea if this is ioNinja 1.0 related but with the old 0.8 version of ioNinja this has never happened
__________________
Current setup:

MS Windows Storage Server 2012R2, ioFTPD 7.7.3, ioNinja, nxTools
mr.babek is offline   Reply With Quote
Old 10-02-2011, 12:47 PM   #132
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
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
Old 11-17-2011, 10:51 AM   #133
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

I've finished inplementing the flac support into ioNiNJA. Works the same as MP3.
Now i just need to change up the sitebot in order for it to work correctly.
It creates m3u, extracts all info on upload, and a plugin for sorting and getting covers, artist pictures etc is done.
I have no timeline, but a week or something before a new release seems resonable.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 11-17-2011, 10:54 AM   #134
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

BTW I just updated the ioTVARCHIVE script pretty majorly, for those interested:
https://oss.azurewebsites.net/forum/new-sc...ive-2-0-a.html

it archives by copying or moving, updates symlinks, deletes inferior quality releases etc.
So for it works pretty good for my needs, but improvement suggestions are welcome, as are bugreports.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 11-25-2011, 05:10 AM   #135
inetz
Member
 
Join Date: Dec 2009
Posts: 43
Default

for some reason forum wont let me post my error here so ive paste binned it.
if someone would be able to give me some guidence please

http://pastebin.com/RXfgUCPd

if it helps at all im running the ioftpd setup from E:/ drive... if that has any impacts.

Last edited by inetz; 11-25-2011 at 05:21 AM.
inetz is offline   Reply With Quote
Reply

Tags
added, fixes, replace, thread, update

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:09 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)