NJCCJohnWatson
NJCCJohnWatson
我现在也是这也样。。。
建议使用Aria2 然后装一个ARIA2NATIVE 比这个好用,我看了一下这个Motrix其实就是封装了一个Aria2然后加一个Eletron的皮 jiushipanta 于2020年5月31日周日 上午2:39写道: > 没有解决方法吗,同windows10pro > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub >...
> It was solved for me in the following way: 1- Edit with Notepad++ or notepad the webui-user.bat file 2- copy and paste the following: set PYTHON="here you must put...
same with me ,but it's real longtiime longtime ...
 same as me ...
> > > Quick solution: Download an older version, run it - it will create AmalgamationSettings.json and then you can run the latest version It's ok! When I put the...
> > > This seems to be due to this:- > > ``` > private MoviescraperPreferences() { > > //initialize default values that must exist in the settings file >...
> I also have this issue, running the other version worked but not the new one, I can't understand the last few messages, I run the .jar file from a...
> > > ok I extracted the .jar .exe file over the old version folders, how do I open the software, I usually right click on that jar exe file...
> 十分感谢! 我近期会写一篇文章解释下现在的后端结构与下载任务的工作流程,以及一些希望前端可以实现的操作,后续的相关 API 也会慢慢补上。 目前的 API 还很简陋,可以访问 /swagger-ui/ 查看,后端库会把所有 API 的参数和返回结构收集为 schema,并把函数注释作为 API 说明。因此在 swagger 上应该能看到 api 的具体返回结构示例,调试起来蛮轻松的。 你好,请问目前bili-sync API的调用方法还是使用“**http://管理页面地址+/swagger-ui/** "的方式嘛? 试了一下貌似不行,然后翻了一下代码,发现是/api/videos的方式在调用 然后用到的API都在mod.rs里 问下目前是仅内部管理页面在使用嘛