Skip to content
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

大佬这个工具非常实用,提两点小建议,嘿嘿 #2

Open
HoldOnBro opened this issue Apr 3, 2024 · 2 comments
Open

大佬这个工具非常实用,提两点小建议,嘿嘿 #2

HoldOnBro opened this issue Apr 3, 2024 · 2 comments

Comments

@HoldOnBro
Copy link

  1. 一个是能否把默认制作种子改为可选项?个人使用场景是用来转种的时候快速获取可能已经挂了的封面图和缺失的Mediainfo,这种情况下不需要做种子(也可能我没看到有这个选项?
  2. 第二个是能否支持文件的拖放功能?(比起点击按钮选择文件或者文件夹,这样的方式更快

真心感谢大佬开发这个工具~比心🫰

@asnfohsdgfbkxcv
Copy link

拖放倒是个好建议

@bjdbjd
Copy link
Owner

bjdbjd commented Apr 7, 2024

1.可以通过分别点击获取MediaInfo按钮获取图片按钮来实现,一键启动功能一般是用于官组发布资源。
2.Qt的GUI拖拽功能实现比较麻烦,不过软件目前已经支持通过复制粘贴的方式快速获取文件路径了。您只需要点击资源,Ctrl+C,再点击软件的资源输入框,Ctrl+V,即可快速将文件/文件夹路径放置到输入框(产生的file://前缀无需删除,软件会自动识别)。实测此方式的操作复杂度与拖放几乎无异(在某些页面拥挤的情况甚至更加高效),希望可以帮助到您。
您的建议我已经了解,日后的更新会根据实际情况进行考虑,感谢您的支持!

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

No branches or pull requests

3 participants