Skip to content

fix: 修复 aria2.addTorrent 参数顺序错误#109

Merged
df123 merged 1 commit into
masterfrom
dev
May 10, 2026
Merged

fix: 修复 aria2.addTorrent 参数顺序错误#109
df123 merged 1 commit into
masterfrom
dev

Conversation

@df123
Copy link
Copy Markdown
Owner

@df123 df123 commented May 10, 2026

aria2.addTorrent 的参数顺序为 [secret,] torrentData [, uris [, options]] 缺少 uris 参数占位导致 options 字典被放到 uris 位置,类型不匹配

aria2.addTorrent 的参数顺序为 [secret,] torrentData [, uris [, options]]
缺少 uris 参数占位导致 options 字典被放到 uris 位置,类型不匹配
@df123 df123 merged commit 3b3e860 into master May 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant