Go Back   FlashFXP Forums > > > >

SnypeTEST's scripts php_pSio, ioTrial

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 10-28-2003, 06:02 PM   #241
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.23b
-------
- fixed symlink del folder/file.
- added $_ENV[''] to COOKIES.
SnypeTEST is offline  
Old 10-29-2003, 07:32 AM   #242
Monkie
Junior Member
 
Join Date: Jul 2003
Posts: 24
Default

Nice,

I have a few suggestions though :-)

Would be could to set an option to no announce complete racestats if there was only 1 racer.

ie:

Current Situation:
PHP Code:
«@xxx» [DOXsome.rel.goes.here5.1MB/2F was completed by 1 racer(sfrom 1 group(s). Fastest was xxxx@SiTEOPS at 2654KBps
«
@xxx» [DOXUserTop:
«@xxx» [DOX1. xxxx/SiTEOPS [5.1MB/2F/100.0%/2654KB/s]
«@xxx» [DOXGroupTop:
«@xxx» [DOX1. SiTEOPS [5.1MB/2F/100.0%/2654KB/s
Would become something like:
PHP Code:
«@xxx» [DOXsome.rel.goes.here5.1MB/2F was completed by xxxx@SiTEOPS in xxmin xxsecsFastest at 2654KBps 
No real need for complete race stats with only 1 user imho.
Monkie is offline  
Old 10-29-2003, 11:40 AM   #243
melsedir
Junior Member
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 17
Default

Works great Snype!

One little thingy though.

I have the following for symlinks:
INCOMPLETE_$RLSNAME

This becomes:
INCOMPLETE_£Figure.17.Ep.1.Subbed.R1.DVDRip.SVC D-NAS

Notice the little £ infront of the release name?

Anyways other than that its working AWESOME on my box.
Thanks for all the hard work Snype!
melsedir is offline  
Old 10-29-2003, 12:48 PM   #244
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

what does £ mean? do you know? Ive never seen that =/
SnypeTEST is offline  
Old 10-29-2003, 05:07 PM   #245
melsedir
Junior Member
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 17
Default

Hehe well I was thinking it was a typo in the code :P
melsedir is offline  
Old 10-29-2003, 06:31 PM   #246
surtin
Junior Member
 
Join Date: Mar 2003
Posts: 24
Default

Quote:
Originally posted by SnypeTEST
what does £ mean? do you know? Ive never seen that =/
British pound sign. Expensive release? :P
surtin is offline  
Old 10-29-2003, 06:42 PM   #247
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

pound = currency ?
SnypeTEST is offline  
Old 10-29-2003, 11:12 PM   #248
surtin
Junior Member
 
Join Date: Mar 2003
Posts: 24
Default

Yup yup.
surtin is offline  
Old 11-03-2003, 01:53 PM   #249
tozz
Junior Member
ioFTPD Registered User
 
Join Date: Aug 2003
Posts: 4
Question

do you really need to have four!? files with info in? I know they're not visible in ftp but it's a pain when you move your files, imo.
tozz is offline  
Old 11-04-2003, 01:51 PM   #250
Monkie
Junior Member
 
Join Date: Jul 2003
Posts: 24
Default

Heya,

Great script have a few remarks though

First off sometimes when there's alot of people racing the total % is somewhat off, sometimes like a combined 104% or something simular.

Second, it would be nice if you'd flush() during a rescan, with a DVDR release you timeout now while rescanning because it will only give you results of the scan after its completely finished.

Third,
In the default install of pSio, the Group Top part per group has a typo, the $FILES cookie isn't showing correctly because its shown as %3[$FILES$R]F in stead of %03[$FILES$R]F (Using %3 in stead of %03 makes it not work

Fourth, it sometimes announces stats for a race twice, the 2nd announce always has 1 file more then the previous, so a CD is finished twice for instance. This is random though.
[Edit]:
Today it announced something 7 times, it announced teh first time even though 1 file had a bad SFV, when i reupped this file during the announcing of complete it announced it another 6 times. Originally the dir said 100% Complete, after making it -really- complete it deleted the complete dir and a rescan was needed in order to get the completed dir back.
[/Edit]

Fifth: Also speed seems to be somewhat off (This is the part for ioFTPD.message btw, the stats during a race is just fine.)
PHP Code:
250-+--------------------------------------------------------------------+
250xxxxxxx                 609.5M         43F        89.6%       8431KBs
250
xxx                      71.5M          5F        10.4%        297KBs
250
-+--------------------------------------------------------------------+
2502   Total                 681M         48F       100.0%     436400KBs 
Other then that, great script

Using pSio 0.23b, ioFTPd 5.2.10, ioA 0.8.1 + dSZbot.
Monkie is offline  
Old 11-06-2003, 04:40 PM   #251
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.23c
-------
- no halfway/user-group stat when only 1 racer
- fixed total speed.
- detach on symlink create.
- faster/cache rescan and smart rescan on file fail.
SnypeTEST is offline  
Old 11-06-2003, 05:03 PM   #252
Monkie
Junior Member
 
Join Date: Jul 2003
Posts: 24
Default

Quote:
Originally posted by SnypeTEST
http://www.snype.us/psio/

2.0.23c
-------
- no halfway/user-group stat when only 1 racer
- fixed total speed.
- detach on symlink create.
- faster/cache rescan and smart rescan on file fail.
Superb, thanks alot for the fixes
Monkie is offline  
Old 11-10-2003, 12:05 PM   #253
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

yo snype, psio aint removing inc-symlincs when I upload a new file, just keeps adding new ones in /divx/ =/
=)
-=DoBBeR=- is offline  
Old 11-10-2003, 03:47 PM   #254
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

Quote:
Originally posted by -=DoBBeR=-
yo snype, psio aint removing inc-symlincs when I upload a new file, just keeps adding new ones in /divx/ =/
=)
argh dobber that sucks, I though I fixed all of that. I cant and dont really know what to do now with that. only thing I can suggest is using win2kfix from my site, look @ psio scripts.... http://www.snype.us/psio/
SnypeTEST is offline  
Old 11-10-2003, 06:52 PM   #255
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

was wondering if you could add something to your rescan so that it would remove all the -missing files when rls is tested OK. even if there is no .ioFTPD.pSio found.. and also maybe an onrescancomplete event for sfv_nfo would be cool
SomeoneWhoCares_2 is offline  
Closed Thread

Tags
download, efnet, php, psio, zipscript-c

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
New: ioA 0.6.5 WarC WarC's scripts 3 01-25-2003 09:15 PM


All times are GMT -5. The time now is 03:37 PM.

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