Bug #75653
Bug #64352: Hoster: neodrive.co - Free
Hoster: neodrive.co - Free |PLUGIN_DEFECT-Error: d9d7eb8d420537eac868e498ba2c294f
Status: | New | Start date: | 11/20/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID d9d7eb8d420537eac868e498ba2c294f Plugin neodrive.co Account free Revision 35839
Stacktrace:¶
IDV1: neodrive.co-free jd.plugins.hoster.CloudZillaTo PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.CloudZillaTo.requestFileInformation(CloudZillaTo.java:101)
Source Code:¶
IDV1: neodrive.co-free jd.plugins.hoster.CloudZillaTo PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.CloudZillaTo.requestFileInformation( Line 98: final String filename = br.getRegex("class=\"name\" title=\"([^<>\"]*?)\"").getMatch(0); Line 99: final String filesize = br.getRegex("class=\"size\">([^<>\"]*?)</span>").getMatch(0); Line 100: if (filename == null || filesize == null) { Line 101: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 102: } Line 103: link.setName(Encoding.htmlDecode(filename.trim())); Line 104: link.setDownloadSize(SizeFormatter.getSize(filesize)); )
Logs (only for developers):¶
ID Outdated Date Links 8211942995541 NO Sat Feb 20 19:21:31 CET 2016 [LogTool]