Old 10-03-2011, 11:13 AM   #556
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

Quote:
Originally Posted by o_dog View Post
As for the resort it might be broken, havn't had the time t check it out. But i would recooment you not doing it in root directory. It works here though so i have no idea why it wouldn't work for you.
when i try Resort inside a movie directory example :

/dvdr/Source.Code.2011/

[18:08:31] [R] site resort IMDB
[18:08:31] [R] 200-RESORT IMDB: Source.Code.2011 0
[18:08:32] [R] 200-IMDB: /dvdr/Source.Code.2011
[18:08:34] [R] 200-RESORT IMDB: Sample 1
[18:08:34] [R] 200 Command successful.

then it works ! :P atleast that works for me but when i try it in /dvdr/ i get the error as i previously posted. do i need to enter a variable or something ? or should it work with :

"site resort IMDB" when standing in /dvdr/

edit : censored for big brother

Last edited by Rusher; 10-03-2011 at 01:07 PM.
Rusher is offline   Reply With Quote
Old 10-03-2011, 12:44 PM   #557
ArtX
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 301
Default

amazing how some people dont think it wise to censor scene rls names from bug reports when using a public forum
ArtX is offline   Reply With Quote
Old 10-05-2011, 06:22 PM   #558
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

is it a virtualdirectory with many paths linked to one?
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 10-05-2011, 11:57 PM   #559
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

Quote:
Originally Posted by o_dog View Post
is it a virtualdirectory with many paths linked to one?
yes

this are my media paths that i want sorted

"F:\" /mp3
"M:\" /mp3
"G:\" /mp3
"H:\" /dvdr
"O:\" /dvdr
"D:\" /dvdr
"N:\" /x264
Rusher is offline   Reply With Quote
Old 10-06-2011, 12:14 PM   #560
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

does the directory /dvdr exist? if nto try creating it in root path, and see if that helps
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 10-06-2011, 12:19 PM   #561
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

yes offcourse everthing works as should when loggin in to ftp i have/see directories as

/dvdr
/x264
/mp3

and some others aswell but they are apps/upload/nds/0day and so on..

edit : or you mean make a physical directory ? :P will try
Rusher is offline   Reply With Quote
Old 10-06-2011, 12:20 PM   #562
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

I mean does the directory exist in root in reality? If not try creating it.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 10-06-2011, 12:32 PM   #563
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

Now i have created a physical folder in my root dir C:\ioFTPD\FTP-ROOT-DIR\dvdr

and when standing in /dvdr/ and running resort

[19:27:45] [R] site resort IMDB
[19:27:45] [R] 200-RESORT IMDB: 0
[19:27:46] [R] 200-RESORT IMDB: 0day 1
[19:27:46] [R] 200-RESORT IMDB: _Sorted 2
[19:27:46] [R] 200-RESORT IMDB: apps 3
[19:27:46] [R] 200-RESORT IMDB: audiobooks 4
[19:27:46] [R] 200-RESORT IMDB: dvdcovers 5
[19:27:46] [R] 200-RESORT IMDB: dvdr 6
[19:27:46] [R] 550 Command failed (script): Fatal script error.

and systemerror.log as follows

10-06-2011 19:26:33 "..\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)
----


and if i enter 1 folder further example /dvdr/ioFTPD.the.movie.264/
and run :

[19:28:22] [R] site resort IMDB
[19:28:22] [R] 200-RESORT IMDB: ioFTPD.the.movie.264 0
[19:28:23] [R] 200-IMDB: /dvdr/ioFTPD.the.movie.264
[19:28:24] [R] 200-RESORT IMDB: Proof 1
[19:28:24] [R] 200-RESORT IMDB: Sample 2
[19:28:24] [R] 200 Command successful.

and i get IMDB file and everything sorted
Rusher is offline   Reply With Quote
Old 10-06-2011, 12:35 PM   #564
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

you're standing in root if it lists all that. or some other crap, it doesn't list the dirs in dvdr. or it might be a bug. no time to fix it atm. try turning off cashing in ftp client
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 10-06-2011, 12:42 PM   #565
Rusher
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 57
Default

[19:37:15] [R] PWD
[19:37:15] [R] 257 "/" is current directory.
19:37:18] [R] CWD dvdr
[19:37:18] [R] 250 CWD command successful.
[19:37:18] [R] PWD
[19:37:18] [R] 257 "/dvdr" is current directory.
[19:37:33] [R] site resort imdb
[19:37:33] [R] 200-RESORT IMDB: 0
[19:37:33] [R] 200-RESORT IMDB: 0day 1
[19:37:33] [R] 200-RESORT IMDB: _Sorted 2
[19:37:33] [R] 200-RESORT IMDB: apps 3
[19:37:33] [R] 200-RESORT IMDB: audiobooks 4
[19:37:33] [R] 200-RESORT IMDB: dvdcovers 5
[19:37:33] [R] 200-RESORT IMDB: dvdr 6
[19:37:33] [R] 550 Command failed (script): Fatal script error.

so im not standing in root. prolly a bug. i'll be waiting happily for a update worth waiting because otherwise this script is great! for now i reuploaded all nfo's and that worked for dvdr and x264. but for mp3 i'll wait for update

edit : cache is not on
Rusher is offline   Reply With Quote
Old 10-20-2011, 04:56 PM   #566
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

okej, will look into it this weekend, i'm also writing a FLAC addon, this will however not use pure tcl but will be based on mediainfo since I just don't have the time to write it otherwise. It will work just like the mp3 script. I also need a new list of bugs to fix. I have this weekend hopefully so bring it on.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 10-20-2011, 07:44 PM   #567
SRH99
Member
 
Join Date: Mar 2010
Posts: 44
Default

FLAC addon sounds awsome. o_dog, you rock!
SRH99 is offline   Reply With Quote
Old 10-30-2011, 01:35 PM   #568
SRH99
Member
 
Join Date: Mar 2010
Posts: 44
Default

Any FLAC news?

I cant provide a list of bugs to fix. ioNiNJA is running great.
SRH99 is offline   Reply With Quote
Old 10-30-2011, 05:16 PM   #569
ArtX
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 301
Default

in the themes directory of the the bot, i see there is a broken folder with a lot of theme files in there - in what way are the themes broken? I dont have that active a site that i could test them all out on but if i know where to start i might be able to do something with them when i have the time
ArtX is offline   Reply With Quote
Old 11-07-2011, 07:22 AM   #570
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

yeah there are some flac news, a scritp is coming for it. Can't say exacty when since i'm swamped IRL at the moment. But it's coming along nicely.

As for the themes I have no idea whats broken and not. Have fun =)
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Reply

Tags
alpha, dead, support, thread, versions

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 03:41 AM.

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