View Single Post
Old 09-21-2003, 07:20 PM  
SnypeTEST
Senior Member
 
Join Date: Feb 2003
Posts: 458
Default

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

- refixed multithreading.
- fixed multithread, it took all day (and yesterday) to make psio support unlimited threads but its finally done. It might be a bit slower, but it gets the job done and it wont crash (well didnt crash when I tested it out on my pc).
- new: re-wrote my own ini functions for better performance.

upgrade: replace .exe

jeza
just setup your sections in dzsbot.tcl.
set sections "VCD DIVX MP3 0DAY REQUEST"
then set the paths for instance

set paths(MP3) "/MP3/*"
set type(MP3) "RACE"
set chanlist(MP3) "#iom0d"

now it will show like this
+SnypeBIT: -TEST- [MP3] + New Release: MP3/VA-DJ_Kool_Kid_-_Full_Clip_06_Starring_David_Banner-2003-0MNi (VA-DJ_Kool_Kid_-_Full_Clip_06_Starring_David_Banner-2003-0MNi) by ioFTPD@ioftpd


SECTIONS=/0Day/|0DAY|/MP3/|MP3|/ISO/|ISO
this is for custom scripts (like my (snype's) mysql logger) and psio imdb script.

for example.
=========

ONFILEPASSED_0DAY = ..\sml\sml.exe $SECTION $PATH $PWD $USER $GROUP $TOTAL $RLSNAME
ONNFO_UPLOAD = ..\psio_imdb\imdb.exe $SECTION $PATH $FILEPATH $FILENAME [OUTPUT]

Phaeton
thnx
SnypeTEST is offline