Go Back   FlashFXP Forums > > > >

SnypeTEST's scripts php_pSio, ioTrial

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 11-28-2003, 04:18 AM   #271
MaZza_Dj
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 123
Default

coooooooooollllll 8)))))))))) now seee the new version
fantastic your script thanks 8)))
MaZza_Dj is offline  
Old 12-01-2003, 03:28 AM   #272
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

PHP pSio v0.0.7
http://www.snype.us/psio/pafiledb.php?action=file&id=38

0.0.7 :
+ complete recode of imdb.exe to php. faster and reliable.
- no more mp3_info.exe
+ bitrate 0 workaround [FIXED]

0.0.6b :
* fixed imdb output. [FIXED]
* file skipped [FIXED]

0.0.6 :
* optimized rescan.
+ imdb included.
+ imdb rating warnings.
SnypeTEST is offline  
Old 12-01-2003, 10:10 PM   #273
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

PHP pSio v0.0.7b
http://www.snype.us/psio/pafiledb.php?action=file&id=39

0.0.7b :
+ sort movies based on imdb info.
+ mp3 sorting.
+ symlink 'spider'
* imdb page not found protection [FIXED]
SnypeTEST is offline  
Old 12-02-2003, 08:40 AM   #274
MaZza_Dj
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 123
Default

fantastic this update brother 8))) thanks


excuse me for the next version is possible have the option for the site.nfo file or site.jpg file if i want this file under all the folders in my site in to the directory uploaded in mp3 session and in movies session? now is possible have only in to the zip file in 0day session i know
if this is possibile i'm very happy

good script this thanks a lot
MaZza_Dj is offline  
Old 12-03-2003, 12:56 AM   #275
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

PHP pSio v0.0.8
http://www.snype.us/psio/pafiledb.php?action=file&id=40

0.0.8 :
+ internal unzip functions php has them duh. no zip.exe yet.
+ php_zip.dll & php_sqlite.dll & php.ini added to php.rar
+ internal shared cookie php execution.
NOTE: I will add more documentation for this later.
+ sqlite module for ability to create dupe database base on mysql without mysql.
SnypeTEST is offline  
Old 12-03-2003, 03:20 PM   #276
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Dunno if this is possible or not. But it would be nice if files that are uploaded and somehow gets aborted, file will then become a bad file(file.rar.bad or file.rar-bad) and will not be able to resume if you dont rename the file. Is it possible to get php so it will show like the missing messages, not rename the bad file.?
Idea with this is to be able to resume all files that arent finished. And speare some mb by not uploading a hole new file.
ppl that doesnt want this could edit it somehow in the config so its optional.

Would be a nice option.
odd is offline  
Old 12-10-2003, 12:29 PM   #277
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Another thing.

I got alot of stuff(archived) and I havent used io the hole time and I havent used php_psio the hole time and when I delete a file that wasent uploaded when ioftpd was installed I get this error.

DELE some.music.file.mp3
250 DELE command successful.
Warning: fopen(.ioFTPD.filedata): failed to open stream: No such file or directory in C:\ioFTPD\scripts\php_psio\funcs.php on line 925
Warning: fopen(.ioFTPD.filedata): failed to open stream: No such file or directory in C:\ioFTPD\scripts\php_psio\funcs.php on line 925


Is it possible to avoid this error. It doesnt look good :-/ or maybe its nothing to worry about?
odd is offline  
Old 12-10-2003, 02:19 PM   #278
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

add an @ before line 925 in that .php file
Mouton is offline  
Old 12-10-2003, 04:40 PM   #279
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

Quote:
Originally posted by odd
Another thing.

I got alot of stuff(archived) and I havent used io the hole time and I havent used php_psio the hole time and when I delete a file that wasent uploaded when ioftpd was installed I get this error.

DELE some.music.file.mp3
250 DELE command successful.
Warning: fopen(.ioFTPD.filedata): failed to open stream: No such file or directory in C:\ioFTPD\scripts\php_psio\funcs.php on line 925
Warning: fopen(.ioFTPD.filedata): failed to open stream: No such file or directory in C:\ioFTPD\scripts\php_psio\funcs.php on line 925


Is it possible to avoid this error. It doesnt look good :-/ or maybe its nothing to worry about?
nothing to worry about. just means that the release wasnt uploaded while php_psio was installed.
SnypeTEST is offline  
Old 12-11-2003, 05:29 AM   #280
chuddy
Member
 
Join Date: Oct 2002
Posts: 31
Wink suggestions

Hi Snype,

I'm just trying your PHP zipscript and its a nice work.

I have to modify to fit my needs :

- add a ban option on low rated movies,
- add a AllReleases mp3 sort.

It could maybe usefull for other people to add it to your native code
chuddy is offline  
Old 12-11-2003, 10:04 AM   #281
MrManc
Junior Member
ioFTPD Registered User
 
Join Date: Aug 2003
Posts: 15
Default

I'd like to add some colour to the imdb rating/votes warning announce, so that it matches my dzsbot theme.
I see %B is used for bold but what is/is there a thing i can use for colour?

Thanks
MrManc is offline  
Old 12-11-2003, 03:51 PM   #282
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

Quote:
Originally posted by MrManc
I'd like to add some colour to the imdb rating/votes warning announce, so that it matches my dzsbot theme.
I see %B is used for bold but what is/is there a thing i can use for colour?

Thanks
control+k from your mIRC Client. :-/
SnypeTEST is offline  
Old 12-11-2003, 04:09 PM   #283
MrManc
Junior Member
ioFTPD Registered User
 
Join Date: Aug 2003
Posts: 15
Default

hehe i figured it out but thx
MrManc is offline  
Old 12-13-2003, 03:17 PM   #284
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Is it possible to read nfos in 2 or more cd-dirs? Right now I can only get nfo info if its a 1cd-dir :-/
odd is offline  
Old 12-13-2003, 09:53 PM   #285
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

PHP pSio v0.0.9b
http://www.snype.us/psio/pafiledb.php?action=file&id=46

+ time elapsed for rls completion
* symlinks fixed??
+ php nfo/diz excerpt , 7kb [stable]
+ new mp3 php (faster - smaller)
+ time elapsed for message header
+ mp3 cache info (optional)

Quote:
Originally posted by odd
Is it possible to read nfos in 2 or more cd-dirs? Right now I can only get nfo info if its a 1cd-dir :-/
whoops forgot . i'll do that in a while

Quote:
Originally posted by chuddy
Hi Snype,

I'm just trying your PHP zipscript and its a nice work.

I have to modify to fit my needs :

- add a ban option on low rated movies,
- add a AllReleases mp3 sort.

It could maybe usefull for other people to add it to your native code
I was waiting for new ioA to add auto nuke stuff
SnypeTEST 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 12:12 AM.

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