Bug #79516
Bug #77529: Hoster: bigfile.to - Free
Hoster: bigfile.to - Free |PLUGIN_DEFECT-Error: 2352ac1126f6ce08828f1774b4c99200
Status: | New | Start date: | 06/19/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 2352ac1126f6ce08828f1774b4c99200 Plugin bigfile.to Account free Revision 35797
Probably the same Bug(s):¶
PLUGIN_DEFECT a97a435cf27247395508a0a9c01ba1cb #78709
Stacktrace:¶
IDV1: bigfile.to-free jd.plugins.hoster.BigfileTo PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.BigfileTo.requestFileInformation(BigfileTo.java:171)
Source Code:¶
IDV1: bigfile.to-free jd.plugins.hoster.BigfileTo PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.BigfileTo.requestFileInformation( Line 168: final String filename = br.getRegex("id=\"file_name\" title=\"([^<>\"]*?)\"").getMatch(0); Line 169: final String filesize = br.getRegex("class=\"filename_normal\">\\(([^<>\"]*?)\\)</span>").getMatch(0); Line 170: if (filename == null || filesize == null) { Line 171: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 172: } Line 173: link.setName(Encoding.htmlDecode(filename.trim())); Line 174: final long fsize = SizeFormatter.getSize(filesize); )
Logs (only for developers):¶
ID Outdated Date Links 9735035891641 NO Sat Apr 30 05:01:45 CEST 2016 [LogTool] 0987625891641 Yes Sat Apr 30 05:01:07 CEST 2016 [LogTool]