Dr_rOot
Dr_rOot
> main 端 > ```javascript > ipcMain.on('readFile', (event, { filePath }) => { > content content = fs.readFileSync(filePath, 'utf-8'); > event.sender.send('readFileSuccess', { content }); > }); > ``` ``` content...
官方浏览器扩展在开发了,应该会支持多种主流浏览器 目前 Firefox 的先用 https://addons.mozilla.org/en-US/firefox/addon/aria2-integration/ 吧
官网下载页面调整了 https://motrix.app/download
打开 Terminal,执行下面的命令试下,然后贴一下执行结果 ```bash /Applications/Motrix.app/Contents/Resources/engine/aria2c https://dl.motrix.app/release/Motrix-1.8.14-universal.dmg ```
> > 打开终端,执行下面的命令试下>> `外壳> /Applications/Motrix.app/Contents/Resources/engine/aria2c https://dl.motrix.app/release/Motrix-1.8.14-universal.dmg> `运行后依然报错 @maizijuni 这并不是什么修复的命令,而是测试的,你贴一下执行结果
@happykkAi 看来是 libgmp 没有正确静态编译到 aria2 里,我重新编译一下
Please update Motrix to v1.8.15+ 请更新 Motrix 到v1.8.15+ https://github.com/agalwood/Motrix/releases/tag/v1.8.15
在 `system.json` 加一个配置试试: ```json "disable-ipv6": false, ``` https://github.com/agalwood/Motrix/issues/530#issuecomment-580751055
@JayeGT002 @lukas0013 @CW-B-W @yyleung01 复制命令试下,贴一下执行结果 https://github.com/agalwood/Motrix/issues/1459#issuecomment-1526888482
Please update Motrix to v1.8.15+ 请更新 Motrix 到v1.8.15+ https://github.com/agalwood/Motrix/releases/tag/v1.8.15