Quote:
Originally posted by DR. GiGa BYTe
I just tested your script... and had a little problem with a sfv file.
Original:
Code:
; File Size (Bytes) Time/Date
; ------------ ------------ ---------
; dev-cdht.rar 171.698 00:30:31 14.01.2004
;
dev-cdht.rar B4F27D6A
; End of SFV file.
cleaned:
Code:
;
dev-cdht.rar B4F27D6A
; End
of SFV
Is it possible to fix it?
btw. thanx for this nice script to clean the files...
cu
DR.GB
|
Weird: copied your SFV and tested it, my cleaned file was
Quote:
;my comment
;
dev-cdht.rar B4F27D6A
|
try to download the latest and test again and tell me if its the same, also make sure that ioSFV's line is the last of you OnUploadComplete (shouldnt matter tho, but just in case)