-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
迅雷离线插件不能添加任务到有设置rpc-secret的aria2里 #42
Comments
迅雷保存设置怎么会失败?没有提示失败的这个功能啊 On Mon, 4 Jan 2016 05:30 ChicBrother [email protected] wrote:
|
与楼主有相同的问题 |
用 http://token:xxxxxx@host:port/jsonrpc 设置到插件中,到底有什么问题?不告诉我怎么知道是什么问题 |
Chrome中的迅雷离线助手,在离线空间中JSON-RPC Path如果添加“token:xxxxxx@”后,离线任务导出到YAAW是无效的;如果不使用rpc-secret选项,则导入YAAW无问题。将ThunderLixianExporter中较新的脚本替换chrome插件中的脚本,问题依旧。但是在Firefox上测试,安装Greasemonkey插件,然后安装新的ThunderLixianExporter.user.js脚本,在使用rpc-secret选项时则能正常导出任务到YAAW。我想楼上两位应该指的是这个问题,望大神解决: ) |
Chrome中的迅雷离线助手并不是我维护,其中有的脚本版本较旧 |
今天直接将新的ThunderLixianExporter.user.js拖到Chrome的扩展里,正常使用了~ |
迅雷离线插件不能添加任务到有设置rpc-secret的aria2里,版本 1.19的aria2c,用的rpc-secret的启动方式,yaaw可以用http://token:xxxxxx@host:port/jsonrpc 的方式添加下载,而迅雷离线下载却没办法,在保存设置时就提示失败。请修正 。
The text was updated successfully, but these errors were encountered: