Forum - File & Image Uploader

English (Global) => Requests => Completed => Topic started by: tazlien on 04-07-2009, 14:38:10

Title: [OK] RS md5 checker mod
Post by: tazlien on 04-07-2009, 14:38:10
I like the RS MD5 option but there is a problem with the string form:
currently it return a string like this: "filename --- md5"

but most of md5 checker software using *.md5 file understand string like that: "md5 *filename"

So if you could change this it will be easy to copy/paste and check files with an md5checker software.
A better suggestion would be adding an option to save directly to an *.md5 file ;)
Title: Re: RS md5 checker mod
Post by: z_o_o_m on 04-07-2009, 18:32:42
no problem, this was some kind of "uncomplete" request, I found the function how to retrieve MD5 hash from their server and someone wanted that MD5, so I added this ...

I can change it how you want, this is easy ;)
Title: Re: [OK] RS md5 checker mod
Post by: tazlien on 04-07-2009, 21:21:04
thanks
Title: Re: [OK] RS md5 checker mod
Post by: tazlien on 05-07-2009, 17:04:03
I see you've make the change but there is a little error:
currently return string is "md5 filename" and it must be "md5 *filename".
Title: Re: [OK] RS md5 checker mod
Post by: z_o_o_m on 05-07-2009, 18:24:02
I see, ok, no problem ;)
Title: Re: [OK] RS md5 checker mod
Post by: M_M on 16-07-2009, 21:11:55
I believe I was the one who asked you originally for this feature but have been occupied with other things and haven't had time to check back to see how it was going until now. I did say look at JDownloader for inspiration ;)

It's good to see that you managed to get the Md5 from the server. I still haven't seen this available in any other uploader and it should help uploaders check their files if anyone questions whether the file is corrupt or if everything doesn't go smoothly while uploading which may of caused corruption for whatever reason.

It also helps if duplicate files are hosted with the same name (Md5 unbans) as they can be difficult knowing which file belongs to what set as has happened to me on a number of occasions.
Title: Re: [OK] RS md5 checker mod
Post by: bb05 on 18-07-2009, 08:09:29
would there be any way to send an md5 and see if its banned on RS  w/out having to upload the full file? thanks in adv.

bb
Title: Re: [OK] RS md5 checker mod
Post by: z_o_o_m on 18-07-2009, 11:13:59
if you find a way, I will implement it :D