agalwood / Motrix

A full-featured download manager.
https://motrix.app
MIT License
45.66k stars 4.56k forks source link

"application:new-task"在"type=torrent"的情况下支持本地torrent文件参数的读取 #1652

Closed BTMuli closed 7 months ago

BTMuli commented 7 months ago

请描述一下你的新功能请求是否与已知问题有关? 当运行诸如 mo://new-task?type=torrent 时无法指定本地 torrent 文件

描述你想要的解决方案

描述你考虑过的替代方案

更多信息 https://github.com/agalwood/Motrix/issues/949#issuecomment-2041552854

BTMuli commented 7 months ago

torrent 参数的 \ 替换为 / 即可

BTMuli commented 7 months ago

测试代码的时候没有注释掉后半的 file://,搞错了 T_T

前提:将 .torrent 默认打开方式设为 motrix,则可以通过两次调用实现效果:

  1. 调用 new-task 指定类型&输出目录
  2. 调用 file 指定 torrent 文件