Old 09-17-2014, 08:04 AM   #511
REiN^
Junior Member
 
Join Date: Sep 2014
Posts: 1
Default

Hi Guys! I get error if i try to rescan or resort MP3 / FLAC. Ver - ioNiNJA.1.0.Beta4.2012-10-02

Code:
--- ErrorInfo ---
list element in braces followed by "</Track_name>" instead of space
    while executing
"lindex $line 0"
    (procedure "get_flac_information" line 36)
    invoked from within
"get_flac_information $file"
    (procedure "ZipScript::ZipScript" line 87)
    invoked from within
"ZipScript::ZipScript 1 $pf $crc $vf"
    (procedure "::ioNiNJA::ZipScript::rescan" line 94)
    invoked from within
"::ioNiNJA::ZipScript::rescan 
09-17-2014 11:47:52 "../scripts/ioninja/plugins/FLAC.itcl" terminated abnormally
How to fix?
REiN^ is offline   Reply With Quote
Old 11-02-2014, 03:26 AM   #512
r0d95
Junior Member
FlashFXP Registered User
 
Join Date: Aug 2010
Posts: 5
Default

Hello, i'm under the latest beta version of ioninja :

When running eggdrop + ioftp installed as a service, eggdrop does not announce ioftpd commands like newdir and deldir. other commands coming from ioninja or nxtools Like nuke of sfv are fine. ioftpd and eggdrop both run under the same useraccount.

eggdrop has been started as .exe ioftpd as a service.

Hope someone can point me in the right direction on this.
r0d95 is offline   Reply With Quote
Old 11-02-2014, 10:31 AM   #513
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

The latest beta has some updates, look at the last pages in thread and you will find the latest version with the fixes applied.

As for the sitebot, it works, this is a config error. Either a config error or you added a prebot that timed out.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 11-02-2014, 10:53 AM   #514
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

Links updated in first post, with fixes. No need to update if you already have the fixes.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 11-02-2014, 12:26 PM   #515
ironman
Junior Member
 
Join Date: Jun 2009
Posts: 10
Default imdb

does anyone have a fixed imdb.tcl?, on irc output is not ok

[18:21:44] <_ironman> !imdb spiderman
[18:21:49] <_ironbot> imdb: - -.
[18:21:50] <_ironbot> Spider-Man (2002) - IMDb.
[18:21:50] <_ironbot> 0.
[18:21:50] <_ironbot> 0 votes.
[18:21:50] <_ironbot> -.
[18:21:51] <_ironbot> -.
[18:21:53] <_ironbot> -.
ironman is offline   Reply With Quote
Old 11-05-2014, 09:49 AM   #516
r0d95
Junior Member
FlashFXP Registered User
 
Join Date: Aug 2010
Posts: 5
Default

Well, i upgrated to the latest version but still no ioFTPD announces (NEWDIR, DELDIR, !bw, !up dont works) , i don't know where my config would be wrong
r0d95 is offline   Reply With Quote
Old 11-05-2014, 09:58 AM   #517
r0d95
Junior Member
FlashFXP Registered User
 
Join Date: Aug 2010
Posts: 5
Default

Quote:
Originally Posted by ironman View Post
does anyone have a fixed imdb.tcl?, on irc output is not ok

[18:21:44] <_ironman> !imdb spiderman
[18:21:49] <_ironbot> imdb: - -.
[18:21:50] <_ironbot> Spider-Man (2002) - IMDb.
[18:21:50] <_ironbot> 0.
[18:21:50] <_ironbot> 0 votes.
[18:21:50] <_ironbot> -.
[18:21:51] <_ironbot> -.
[18:21:53] <_ironbot> -.
I'm using this one and it works fine :

[15:54] <_me_> !imdb edge of tomoroww
[15:54] <_bot_> Edge of Tomorrow (2014) [113 mins] - Edge of Tomorrow (2014) - Genre: Action | Sci-Fi - Rating: 8.0/10 (199,809 votes) 14[7********14--14]
Attached Files
File Type: zip imdb.zip (8.5 KB, 26 views)
r0d95 is offline   Reply With Quote
Old 12-03-2014, 02:38 PM   #518
kelpo
Junior Member
FlashFXP Registered User
 
Join Date: Apr 2008
Posts: 1
Default

hi o_dog,

first off all, thanks for still supporting and maintaning your script much appreciated.

i'm using a fresh install of the latest ioNINJA version but the imdb infos won't be displayed when cwding a movie release, imdb dir tags and cwd message for mp3 and tvinfo are being displayed. is there a bug or is there a option i forgot to enable ?

Thanks in advance
kelpo is offline   Reply With Quote
Old 12-10-2014, 12:28 PM   #519
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

Hello

i will try this again and hope you can give some advice o_dog.

i am having trouble getting set set ioNJ(sym_inc_dir) to work properly or at all for that matter.

at first i had it setup with older ioninja setup (at the time there was no seperate mp3.cfg only mp3.itcl.. maybe it will give a hint how old it was.. i dont know the exact version..

anyway with the older setup it made incomplete links no problem at all.

i have now setup with latest ioninja (ioNiNJA.1.0.Beta5)

in ioninja.cfg this is set :

set ioNJ(sym_inc_dir) {C:/ioFTPD/FTP-ROOT-DIR/_incomplete}

and it physically exist also.. explorer shows that i have a directory named "_incomplete"C:\ioFTPD\FTP-ROOT-DIR\_incomplete


when i upload a release that is incomplete there is a incomplete symlink created in the root of that parent directory but the /_incomplete/ folder remains empty.

again this worked with older ioninja i had installed but that gave errors in other areas wich now are fixed so i dont want to revert back to older version. please help.

no error show in any of the logs.

Last edited by Rusher; 12-10-2014 at 12:41 PM.
Rusher is offline   Reply With Quote
Old 12-10-2014, 01:53 PM   #520
PSA9
Member
FlashFXP Registered User
ioFTPD Foundation User
 
PSA9's Avatar
 
Join Date: Apr 2006
Posts: 54
Angry

Quote:
Originally Posted by Rusher View Post
i am having trouble getting set set ioNJ(sym_inc_dir) to work properly or at all for that matter.
I had the same problem Rusher but what I did to get it to work was edit NiNJALiB.tcl

Code:
NiNJALiB.tcl lines 1488, 1489, and 1497

catch {file mkdir "$ioNJ(sym_inc_dir)/$release"} error
catch {vfs chattr "$ioNJ(sym_inc_dir)/$release" 1 "$pwd"}
catch {file delete -force "$ioNJ(sym_inc_dir)/$release"}
Code:
I changed them to this and works fine and exactly the way I want it to work!

catch {file mkdir "$ioNJ(sym_inc_dir)/$dir"} error
catch {vfs chattr "$ioNJ(sym_inc_dir)/$dir" 1 "$pwd"}
catch {file delete -force "$ioNJ(sym_inc_dir)/$dir"}
PSA9 is offline   Reply With Quote
Old 12-10-2014, 02:22 PM   #521
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

Quote:
Originally Posted by PSA9 View Post

Code:
NiNJALiB.tcl lines 1488, 1489, and 1497

catch {file mkdir "$ioNJ(sym_inc_dir)/$release"} error
catch {vfs chattr "$ioNJ(sym_inc_dir)/$release" 1 "$pwd"}
catch {file delete -force "$ioNJ(sym_inc_dir)/$release"}
Code:
I changed them to this and works fine and exactly the way I want it to work!

catch {file mkdir "$ioNJ(sym_inc_dir)/$dir"} error
catch {vfs chattr "$ioNJ(sym_inc_dir)/$dir" 1 "$pwd"}
catch {file delete -force "$ioNJ(sym_inc_dir)/$dir"}
This Worked Perfectly !!!!!!!!!!!!!!! Thank you !
Rusher is offline   Reply With Quote
Old 12-11-2014, 04:31 PM   #522
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

Quote:
Originally Posted by o_dog View Post
2014-11-02: Update
Nothing new added, replaced media.exe and mediainfo.dll in Misc, hopefully they still work.
- replace ..\scripts\misc\media.exe
- replace ..\scripts\misc\mediainfo.dll
- replace ..\scripts\scripts\imdb.itcl
- replace ..\scripts\misc\NiNJALIB.tcl
mediainfo for mp3 shows info with new media.exe and mediainfo.dll but with FLAC the FLAC TAG doesnt show anything.. i paste here what info i get for beta4 and beta5 so you can see difference. is there some config i might have missed ?

[22:14:27] 250- .-----------------====------------------------== ioNiNJA v1.0b5 ===--.
[22:14:27] 250- | |
[22:14:27] 250- |-=[ R A C E N F O ]=---------------. |
[22:14:27] 250- | `-----------------====----------|
[22:14:27] 250- | Release: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxx |
[22:14:27] 250- | RaceNfo: 1.0GB in 29F @ 223.0KB/s in 1h 19m 44s |
[22:14:27] 250- | Fastest: xxxxxx @ 230.0KB/s |
[22:14:27] 250- | Slowest: xxxxxx @ 230.0KB/s |
[22:14:27] 250- | |
[22:14:27] 250- |-=[ U S E R T O P ]=---------------. |
[22:14:27] 250- | `-----------------====----------|
[22:14:27] 250- | 1. xxxxxx 1.0GB 29F 100% 230.0KB/s |
[22:14:27] 250- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
[22:14:27] 250- | 1. Total 1.0GB 29F 100% 223.0KB/s |
[22:14:27] 250- | |
[22:14:27] 250- |-=[ G R O U P T O P ]=-------------. |
[22:14:27] 250- | `--------------===--------------|
[22:14:27] 250- | 1. xxxxxx 1.0GB 29F 100% 230.0KB/s |
[22:14:27] 250- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
[22:14:27] 250- | 1. Total 1.0GB 29F 100% 223.0KB/s |
[22:14:27] 250- | |
[22:14:27] 250- |-=[ FLAC - T A G ]=----------------. |
[22:14:27] 250- | `-----==-------------===--------|
[22:14:27] 250- | Artist : - |
[22:14:27] 250- | Album : - |
[22:14:27] 250- | Genre : - Rate : -kbit/s |
[22:14:27] 250- | Tracks : 29 Year : 0000 |
[22:14:27] 250- | RipDate: - Retail: - |
[22:14:27] 250- | RecDate: - Lang : - |
[22:14:27] 250- | Media : - Type : - |
[22:14:27] 250- | Prod : - CAT : - |
[22:14:27] 250- | RipTool: - WriApp: - |
[22:14:27] 250- `-----================---------------------------==------------------'

[22:16:23] 250- .-----------------====------------------------== ioNiNJA v1.0b4 ===--.
[22:16:23] 250- | |
[22:16:23] 250- |-=[ R A C E N F O ]=---------------. |
[22:16:23] 250- | `-----------------====----------|
[22:16:23] 250- | Release: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxx |
[22:16:23] 250- | RaceNfo: 1.0GB in 29F @ 13.0KB/s in 22h 15m 29s |
[22:16:23] 250- | Fastest: xxxxxx @ 230.0KB/s |
[22:16:23] 250- | Slowest: xxxxxx @ 230.0KB/s |
[22:16:23] 250- | |
[22:16:23] 250- |-=[ U S E R T O P ]=---------------. |
[22:16:23] 250- | `-----------------====----------|
[22:16:23] 250- | 1. xxxxxx 1.0GB 29F 100% 230.0KB/s |
[22:16:23] 250- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
[22:16:23] 250- | 1. Total 1.0GB 29F 100% 13.0KB/s |
[22:16:23] 250- | |
[22:16:23] 250- |-=[ G R O U P T O P ]=-------------. |
[22:16:23] 250- | `--------------===--------------|
[22:16:23] 250- | 1. xxxxxx 1.0GB 29F 100% 230.0KB/s |
[22:16:23] 250- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
[22:16:23] 250- | 1. Total 1.0GB 29F 100% 13.0KB/s |
[22:16:23] 250- | |
[22:16:23] 250- |-=[ FLAC - T A G ]=----------------. |
[22:16:23] 250- | `-----==-------------===--------|
[22:16:23] 250- | Artist : Diana Ross |
[22:16:23] 250- | Album : Diana |
[22:16:23] 250- | Genre : Pop Rate : 1 1kbit/s |
[22:16:23] 250- | Tracks : 29 Year : 2010 |
[22:16:23] 250- | RipDate: 2014-12-10 Retail: 2010-00-00 |
[22:16:23] 250- | RecDate: 2010 Lang : English |
[22:16:23] 250- | Media : CD Type : Deluxe |
[22:16:23] 250- | Prod : Motown Records CAT : 0600753279458 |
[22:16:23] 250- | RipTool: EAC WriApp: FLAC1.2.1 |
[22:16:23] 250- `-----================---------------------------==------------------'

Last edited by Rusher; 12-12-2014 at 04:28 AM.
Rusher is offline   Reply With Quote
Old 12-19-2014, 06:08 PM   #523
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

Sorry for that, I did not test the new update before i released it (a gamble that apparently did not pay off). Will check it out and update it.

But let's get a bugfix "thing" going. List the problems you're having with the script. Explain in detail from this post forward (with logs and info). Hopefully I will find the time to fix problems before new years. But I would like a complete buglist since I don't have as much time anymore, so it's better to do it in one go. So PLEASE give it a go, doesn't matter if you described it before, do it again! I will make a list by Dec 29th and try to fix it Before January 1st 2015.

Merry christmas
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-20-2014, 02:01 PM   #524
Hans_
Junior Member
 
Join Date: Feb 2012
Posts: 28
Default

Hey odog,

thanks again for your efforts:

Quote:
Originally Posted by eremini View Post
Hi,

I keep getting errors on site rescan. perhaps you could point me to what I am doing wrong.

--- ErrorInfo ---
missing file/directory
while executing
"vfs chattr $path $x"
(procedure "readchattr" line 3)
invoked from within
"readchattr 9"
(procedure "::ioNiNJA::ZipScript::PRE_STOR" line 5)
invoked from within
"::ioNiNJA::ZipScript::PRE_STOR [lindex $args 2] "
("PRESTOR" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipSc
02-13-2014 04:54:55 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally


I have to run site rescan in the first place, because the script seems to mark complete folders with one file still missing, so there's another bug. Appreciate any help!
i can confirm a similar error message(wich pops up quite frequently in systemerror.log) on site rescan and sometimes on "normal" uploads:
Code:
03-28-2014 15:42:45 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
missing file/directory
    while executing
"vfs chattr [file dirname $path] 20"
    (procedure "::ioNiNJA::ZipScript::PRE_STOR" line 39)
    invoked from within
"::ioNiNJA::ZipScript::PRE_STOR [lindex $args 2] "
    ("PRESTOR" arm line 1)
    invoked from within
"switch -- [lindex $args 0] {
	SYMCLEAN  { ::ioNiNJA::symlink_clean }
	RESCAN    { ::ioNiNJA::ZipScript::rescan  }
	RESORT    { source "../scripts/ioNi..."
version used:

Quote:
ioFTPD 7.7.3
set ioNJ(VERLONG) "v1.0b4 Release 2012-10-01"
set ioNJ(VER) "v1.0b4"
Hans_ is offline   Reply With Quote
Old 12-20-2014, 09:57 PM   #525
Henkie2
Member
 
Join Date: Dec 2011
Posts: 58
Default

Hi o_dog, thanks for the support once agin. have some great days, and best wishes to you'll

UPDATES:
TV-ARCHIVE (more sections support, and bug check will be great..its still buggy)
Auto-Unpack, not removes all files properly like .sfv
CD/DVD Dirs (closes dir after complete, like on normal release) (keeps unpacking and filling on loop )
Auto-Unpack zip support
MVID Genre support or announce mvidgenre on IRC only? (like flac/mp3)




error.log (WITHOUT INFO)
12-21-2014 19:16:32 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
missing file/directory
while executing
"vfs read $path"
(procedure "::ioNiNJA::ZipScript::POST_MKD" line 12)
invoked from within
"::ioNiNJA::ZipScript::POST_MKD [lindex $args 2] "
("POSTMKD" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipScript::rescan }
RESORT { source "../scripts/ioNi..."
(file "..\scripts\i

-----------------------------

Last edited by Henkie2; 12-20-2014 at 10:02 PM.
Henkie2 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 06:37 PM.

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