Go Back   FlashFXP Forums > > > >

StarDog's scripts ioZS, newday

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-29-2004, 03:29 AM   #31
BlueMax
Junior Member
 
Join Date: May 2004
Posts: 18
Default

i have too the problem that $mp3type doesn't show VBR or CBR
i'm using 5.8.5r
bye
BlueMax is offline   Reply With Quote
Old 08-29-2004, 07:08 AM   #32
Grendel
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

shure your using 5.8.5r ?
This is a registered version,
but I can't see that you are a registered member...
if so, pls type in your registration number under "user cp"
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote
Old 08-29-2004, 07:09 AM   #33
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

Quote:
Originally posted by BlueMax
i have too the problem that $mp3type doesn't show VBR or CBR
i'm using 5.8.5r
bye
Yes, this is going to be fixed in the next release...I made a typo...
Stardog is offline   Reply With Quote
Old 08-30-2004, 12:19 PM   #34
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default 2.03 Posted

This should fix 99% of the MP3 problems. I also threw in a couple new things for zip users... Enhanced the zipcleaning function a bit and now mulitple files can be added to zips. I also optimized the MP3 linking functions, nothing differnt about it, I just made the code smaller, which explains how I can add more features, and the exe just keeps getting smaller...
Stardog is offline   Reply With Quote
Old 08-31-2004, 08:51 AM   #35
NalgeNunc
Junior Member
ioFTPD Registered User
 
Join Date: Jan 2003
Posts: 29
Default

Quote:
2.03 Posted

This should fix 99% of the MP3 problems. I also threw in a couple new things for zip users... Enhanced the zipcleaning function a bit and now mulitple files can be added to zips. I also optimized the MP3 linking functions, nothing differnt about it, I just made the code smaller, which explains how I can add more features, and the exe just keeps getting smaller...
Great, no problems anymore. The new zipclean also rox! Now, gets rid off that unwanted .jpg, .exe etc.

Thanx StarDog ... youre "Da Man"



NalgeNunc
NalgeNunc is offline   Reply With Quote
Old 09-06-2004, 05:35 PM   #36
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

small problem with iozs, if I do rescan in 2 dirs at the same time iozs drops to 0-1% cpu on both processes, maybe not common to do so, but it does happen sometimes when 2 siteops try to fix things at the same time
-=DoBBeR=- is offline   Reply With Quote
Old 09-06-2004, 08:56 PM   #37
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

Quote:
Originally posted by -=DoBBeR=-
small problem with iozs, if I do rescan in 2 dirs at the same time iozs drops to 0-1% cpu on both processes, maybe not common to do so, but it does happen sometimes when 2 siteops try to fix things at the same time
Rescan twice in the same dir or in different dirs?
Stardog is offline   Reply With Quote
Old 09-06-2004, 11:22 PM   #38
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

I'm working on adding support for ioZS in an upcoming script of mine, however, I have 2 small issues with cookies.

Quote:
avgspeed = Average speed for race, formatted (ie: 167KB/s)
avgspeedkb = Average speed for race, unformatted
When using the"$avgspeedkb" cookie, the resulting log entry is: "12345KBpskb". I assume that ioZS is using the "$avgspeed" cookie instead, and appending the "kb", which makes logical sense.

Secondly, would you be so kind to add a cookie for the race length in seconds? (Similar to $racelength, only without any formatting.)

Thanks
neoxed is offline   Reply With Quote
Old 09-07-2004, 03:21 AM   #39
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

Quote:
Originally posted by StarDog
Rescan twice in the same dir or in different dirs?
2 different ones, didnt try the same dir yet =)
-=DoBBeR=- is offline   Reply With Quote
Old 09-07-2004, 06:13 AM   #40
Giant
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Aug 2002
Posts: 71
Default

Fixed.. it was related to shit behind keyboard as so many times before.

Love the update of this kickass script.
Giant is offline   Reply With Quote
Old 09-07-2004, 08:04 AM   #41
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

Quote:
Originally posted by NeoXed
I'm working on adding support for ioZS in an upcoming script of mine, however, I have 2 small issues with cookies.


When using the"$avgspeedkb" cookie, the resulting log entry is: "12345KBpskb". I assume that ioZS is using the "$avgspeed" cookie instead, and appending the "kb", which makes logical sense.

Secondly, would you be so kind to add a cookie for the race length in seconds? (Similar to $racelength, only without any formatting.)

Thanks
I'll check that avgspeedkb cookie later, and add the racelength in seconds.
Stardog is offline   Reply With Quote
Old 09-10-2004, 10:56 AM   #42
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

Quote:
Originally posted by NeoXed
I'm working on adding support for ioZS in an upcoming script of mine, however, I have 2 small issues with cookies.


When using the"$avgspeedkb" cookie, the resulting log entry is: "12345KBpskb". I assume that ioZS is using the "$avgspeed" cookie instead, and appending the "kb", which makes logical sense.

Secondly, would you be so kind to add a cookie for the race length in seconds? (Similar to $racelength, only without any formatting.)

Thanks
OK, this is all done in the 2.04 I just posted. heh it appears as though whne matching cookies, it uses the first match, so avgspeedkb always ended up being the same as avgspeed, so I just renamed the cookie. Also added raceseconds which should give you what you need for the time.
Stardog is offline   Reply With Quote
Old 09-10-2004, 01:04 PM   #43
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Excellent, thank you.
neoxed is offline   Reply With Quote
Old 09-10-2004, 01:48 PM   #44
Luke
Member
 
Join Date: Oct 2003
Posts: 50
Default

UPDATE: "$pwd" "$bold$user$bold/$group was the first to upload file in $bold$releasename$bold. Expecting $bold$estimatedsize$bold."

$bold$user$bold/$group

That works on dzsbot for anyone ? (worked on 2.03)
Luke is offline   Reply With Quote
Old 09-10-2004, 02:56 PM   #45
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

ioZS appears to still be using the older enviroment variables (PATH and PWD). They were renamed a while ago; not much of an issue, just thought I'd let you know.

PATH -> SYSTEMPATH
PWD -> VIRTUALPATH

http://www.ioftpd.com/board/showthre...&threadid=2356
neoxed is offline   Reply With Quote
Reply

Tags
easiest, gui, iozs, making, setup

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
FlashFXP and FireFox mastyman General Discussion 10 01-06-2005 09:38 AM


All times are GMT -5. The time now is 06:13 AM.

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