WordRider Home
Welcome! Log In Create A New Profile

Advanced

wupload 1.0.1 - plugin update (long file names are truncated)

Posted by RubinX 
wupload 1.0.1 - plugin update (long file names are truncated)
November 16, 2011 05:04PM

Problem:

Long file names are truncated, for example:
Conan_The_Barbarian_2011_ReRip_XviD_AC3-SANTi.part1.rar ->
Conan_The_Barbarian_2011_ReRi(...)


Example links:
[www.wupload.com]
[www.wupload.com]


What's the big deal?

It's no big deal, only for convenience - to avoid auto skipping other parts of the download.
Explanation by the picture: ;)




Suggested patch:

(src/wupload/cz/vity/freerapid/plugins/services/wupload/WuploadRunner.java at 92)
Language: Java
- PlugUtils.checkName(httpFile, content, "<span>Filename: </span> <strong>", "</strong>"); + PlugUtils.checkName(httpFile, content, "<title>Get ", " on Wupload.com</title>");
Thanks
Attachments:
open | download - wupload_1_0_1.patch (904 bytes)
Re: wupload 1.0.1 - plugin update (long file names are truncated)
November 16, 2011 05:28PM
Thank you, patch applied.
Sorry, only registered users may post in this forum.

Click here to login