Q群:203576634(只接受商业用户)
本应用可解析BT文件的详细信息,能够正确识别任意编码的种子文件
演示站:http://yy_bt.5icodes.com
具体效果看预览图,或者到演示站浏览查看!
GBK编码种子:http://www.zyshare.com/thread-5453-1-1.html
UTF8编码种子:http://www.zyshare.com/thread-3742-1-1.html
不对插入贴中的附件进行解析识别。为保证效率,此功能请修改模板文件实现。
修改方法:
打开template/default/forum/discuzcode.htm
找到 <em class="xg1">($attach[attachsize], {lang downloads}: $attach[downloads]<!--{if $attach['price']}-->, {lang price}: $attach[price] {$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][unit]}{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]]}<!--{/if}-->)</em>
在这最后加上 <!--{if $attach[ext]=='torrent'&&$_G[cache][plugin][yy_bt][b_open]}--><a href="javascript:;" onclick="showWindow('yy_bt', 'plugin.php?id=yy_bt:btview&aid=$attach[aid]')">{lang yy_bt:bt_infomation}</a><!--{/if}-->
加入的代码说明:如果附件扩展名为 torrent并且此插件功能开启,则输出。
1、新增bt种子资源总大小显示
2、新增资源文件列表的屏蔽功能
1、使用新的bencoding解析算法
2、特征码及磁力链功能实现(知道特征码就可用磁力下载)。
3、修正文件列表出现array问题(不显示文件目录结构,直接显示所有文件!)。
运行环境:discuzX2.5 discuzX3 discuzX3.1
适用编码:简体中文 繁体中文 简体中文UTF8 繁体中文UTF8


应用推荐:https://www.discuz.1314study.com/services.php?mod=product
应用下载地址
|