View Full Version : New zipscript coming: stormzs
St0rm
01-13-2004, 02:22 PM
Hi, I just wanted to tell you guys that I started coding my own zipscript. It currently only checks sfv's and it will be compatible with dZSbot.
I'm writing it in Delphi 7. Currently there are no files available, but a beta will be out soon to people who are interested in it. Hope this will be a cool project.
Oh, and yeah, I'll be releasing the source along with it for the people who are interested in it.
Greetz,
Storm
rAWfOX
01-13-2004, 02:25 PM
coool.. allways good with more then one script to choice between... good luck with it.... im looking forward to test it when it ready...
phoenixfr
01-13-2004, 02:26 PM
yeah wanna have a look :p
always usefull to have an interesting project to improve coding
think you got one.
happy coding
St0rm
01-14-2004, 01:10 PM
Okay I did some coding. This is an alpha version for testing purpose only! If you're interested, check it out and let me know what you think. Make sure you read the included readme.txt
Storm-
Edit: Oh yeah, no source included yet, it's too ugly to be released :D Will include in future versions though.
hot_pit
01-14-2004, 04:34 PM
i was thinking to start a ioftpd project on delphi ... maybe we can talk about it ;)
St0rm
01-14-2004, 04:55 PM
Sure, I could use some help. If you're interested, pm me. My nick is usually Storm-
Hi.
Nice to see more Delphians :P .. i made all my old scripts in delphi. It can co-work great with ioftpd. And i belive Delphi has the speed to be able to do great scripts. Just my 2 cents :) ..
St0rm
01-15-2004, 06:00 PM
Yeah I was suprised about how easy it was to get it to work with ioftpd. Dunno about Delphi's speed though, but it seems pretty fast atm and the code of the alpha I released was only about 150 lines.
I added logging to ioftpd.log today, so dzsbot announces the stuff in irc. Working on .ini file atm ;)
St0rm
01-18-2004, 03:37 PM
Alpha 0.2 out. Added some stuff, check readme to find out.
Also, I included the source this time.
Feel free to post any comments, bugs, suggestions.
Storm-
You may think that's useless but I think that will be cool if it automatically delete 0byte files (script called with 'OnUploadError')
St0rm
01-18-2004, 05:25 PM
Originally posted by Mr_X
You may think that's useless but I think that will be cool if it automatically delete 0byte files (script called with 'OnUploadError')
What do you mean exactly? It deletes the 0-byte '-missing' files when files are being uploaded.
And when an upload fails, OnUploadError calls stormzs.exe which deletes the bad file.
=============================================
Also, I there was a typo in the readme.txt:
dele = EXEC ..\scripts\stormzs.exe pd
should be:
dele = EXEC ..\scripts\stormzs.exe
Btw, I reuploaded the attachment with a fixed readme.txt ;)
typhon|wk
01-18-2004, 05:44 PM
force upload sfv 1st
check if .sfv file is 0k and auto delete it
onuploaderror = delete the 0k file
its the major bug on ioZS
St0rm
01-18-2004, 06:04 PM
SFV is forced 1st.. hardcoded. I'll fix that bug in 0.3.. Along with a shitload of features :D
Edit: Hmm.. It should already work? When i upload a file and abort, the file gets deleted automatically. Or am I missing something here?
typhon|wk
01-18-2004, 06:28 PM
i have not still tryed ur script, mine was a suggestion
i'll try ur next :)
St0rm
01-21-2004, 04:44 PM
I've come accross a problem while working on v0.3. When there are many users uploading, for example 5 people, some weird stuff happens. It doesn't write everything correctly in the race file. Sometimes the same file is written 2 times in the race file. Dunno how I can solve it. Maybe the authors of other zipscripts know? Thx in advance.
Storm-
phoenixfr
01-21-2004, 06:44 PM
need to be sure that only one process is writing to file at one point of time by locking the file during writing. using semaphore mechanisme for example.
So, what features will this have?
I got an idea, i found this new .m2v, and none of the zs's suport it. I dont have much information about them though, i think its called Music to Video or something. :banana:
St0rm
03-30-2004, 11:37 AM
Project was stalled, but i actually started rewriting the zipscript in C# just a week ago. Will keep you up to date.
Edit: I've seen .m2v around, i think it's just mpeg with a different extension. And those music vids, they come with an sfv, so all zipscripts should be able to handle them.
Mouton
03-30-2004, 01:24 PM
.m2v is indeed mpeg-2 video.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.