Go Back   FlashFXP Forums > > > >

SnypeTEST's scripts php_pSio, ioTrial

Reply
 
Thread Tools Rating: Thread Rating: 8 votes, 5.00 average. Display Modes
Old 11-08-2005, 11:21 PM   #1
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default psio v2.0 suggestions

hi dudes. Put your suggestions for features and maybe some bug fixes I should include in v2.0 here. Also, if you know php and would like to help post up. I will be working on this like _panic_ is working on io. On my spare time since I have a job + full time student.

Edit:

Also if anyone knows delphi (http://members.chello.be/ws36637/php4delphi.html) or c++ and would like to make a more indepth phpzip module for me, post up and maybe some other modules.
SnypeTEST is offline   Reply With Quote
Old 11-08-2005, 11:39 PM   #2
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Fix imdb functionality.
Make compatible with ioFTPD v1.0 when it comes out.
Fix any other bugs.
Do nothing else.
php_psio is is the fastest and stablest zs by far (though must admit been a long time since I tried any others), thats all it needs. Anything that risks damamging that = very bad.

Oh, 1 other bug I think I have come across, sometimes rescan seems to not actually scan files, had a couple of occasions where it was still saying release was good and seemed to be rescanning a full DVD5 release almost instantly (eve php_psio isn't that fast at scanning) and due to strong feelings otherwise we tested with a rescan with ioA and it did indeed come up bad on a few files.
No idea what caused it, or how to replicate, or even if it was just a weird blip that will never ever occur again, or possibly even my config , just thought I'd mention it incase anyone else recognises the problem.
EwarWoo is offline   Reply With Quote
Old 11-08-2005, 11:54 PM   #3
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

hmm also, is there a bug in umm mp3 sorting? I think after acouple 1000 releases. it starts to lag? anyone can confirm this?

Also if anyone knows delphi (http://members.chello.be/ws36637/php4delphi.html) or c++ and would like to make a more indepth phpzip module for me, post up and maybe some other modules.
SnypeTEST is offline   Reply With Quote
Old 11-09-2005, 06:17 AM   #4
PaRaNoiD_JaCK
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Mar 2005
Posts: 101
Default

I can confirm the mp3 sorting lag. It hangs after the release has been completed. I had to disable that option due to it and use an other script for sorting,

As I said on the other thread, php_psio`s bot announce of mp3 info only works if there is more than 1 mp3 file.

Another one which would be good to have is user cookie available on the bot announce for completion. Ideally it`d be good have any of the available cookies for any bot message.

PaRaNoiD_JaCK is offline   Reply With Quote
Old 01-16-2006, 06:16 PM   #5
PlutoniC
Junior Member
 
Join Date: Dec 2004
Posts: 9
Default

Bug --> Double Announce MP3 Rls with 1 File

when someone uploads a mp3 release with one file i always get double update announce ($audio_update).


regards PlutoniC
PlutoniC is offline   Reply With Quote
Old 04-01-2006, 05:03 PM   #6
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

would be nice with time estimated on halfway and racer too..

eg. -site/section- ( HALFWAY ) ( some.test-rls :: user/group (xF/xxMB/xxKBs/) :: Estimated time: xHxMxS )


Other than that.. seems to work fine..
Oh yes, the [imdb] - [ genre (year) votes etc. ] [imdb] tag would be nice.. :>
zOrP is offline   Reply With Quote
Old 04-01-2006, 07:45 PM   #7
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

I am still around guys just waiting for school to end. ( 1 more month left ) then I'll have some free time to mess with this stuff.
SnypeTEST is offline   Reply With Quote
Old 04-04-2006, 05:39 PM   #8
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

sounds great.. :>
we're waiting and bug hunting..

And maybe some editing on the mvids area.. :>
zOrP is offline   Reply With Quote
Old 04-16-2006, 08:46 AM   #9
mazer
Junior Member
 
Join Date: Sep 2004
Posts: 2
Default

EwarWoo it rescans the files again if u delete these to files:

.ioFTPD.psio_cache._sfv_files_
.ioFTPD.psio_cache._sfv_info_

it would be nice with if the "site rescan" did this or if there could be made a site cmd to delete those two files.
mazer is offline   Reply With Quote
Old 04-17-2006, 04:55 AM   #10
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Ah, K, cheers for the info.
And yeah, would be good. Kinda defeats the purpose of rescan if it doesn't rescan.
EwarWoo is offline   Reply With Quote
Old 04-17-2006, 09:55 AM   #11
Freestyler
Junior Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 19
Thumbs down

If I upload a mp3 file to a path where sfv isnt forced, i get the error division by zero in functions.php line 4.

I fixed with:

Code:
	
        if ($total > 0) {
		$dpercent = round($found/$total,1);
	} else {
		$dpercent = 0;
	}
Freestyler is offline   Reply With Quote
Old 04-17-2006, 10:57 AM   #12
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Because sfv doesn't exist.
You've set the script to check that filetype in that dir against an sfv but not uploaded an sfv so it gives an error.
You can suppress the error, theres a quick n dirty fix somewhere in the support thread (which this post woulda been better in, its not really a suggestion, its a request for support) but basically its nothing to worry about. Its working as designed, just giving a non user friendly message.
EwarWoo is offline   Reply With Quote
Old 04-18-2006, 01:05 PM   #13
Freestyler
Junior Member
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 19
Default

Plutonic i deleted this line from zipscript-c.php and the double announces are gone.

Code:
if ($sfvinfo["total"] == 1)	include('update.php');
Seem to work fine. I only tested with MP3 releases tho.
Freestyler is offline   Reply With Quote
Old 06-21-2007, 03:04 PM   #14
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

hello everyone Due to popular demand I will be on IRC tonight. 8pm-ish (EST Time).. I would like to play around with psio for alittle bit. optimize/fix bugs.. cya then!
SnypeTEST is offline   Reply With Quote
Old 10-06-2007, 08:34 AM   #15
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Quote:
Originally Posted by SnypeTEST View Post
hello everyone Due to popular demand I will be on IRC tonight. 8pm-ish (EST Time).. I would like to play around with psio for alittle bit. optimize/fix bugs.. cya then!
Heya SnypTEST. Im still useing your php_psio script. I just tried to get it to work with ioftpd 6.2.1 with no success. Are you planing to fix it or do I have to use another zipscript?
odd is offline   Reply With Quote
Reply

Tags
post, suggestions, time, v2.0, working

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 04:20 AM.

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