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)