Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Maria 1.1.3 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@shincurry shincurry released this 17 Oct 05:58
· 12 commits to aria2-integration since this release

这个版本开始集成 libaria2,现在有两种运行方式:

  • 一种是依赖外部运行的 aria2c,需要自己修改 RPC 连接配置
  • 另一种是使用内置 aria2,Maria 默认提供了一组配置(测试功能,默认关闭,请在设置里面开启)

目前只是集成了 aria2,但是界面控制下载还是使用的 RPC 模式,未来完善 Aria2 Objective-C Wrapper 之后会逐步替换控制方式。

这个版本还是测试版,可能会有一些问题
比如集成的 aria2 在开启 RPC 的时候如果遇到端口被占用的情况,可能 Maria 会直接崩溃,待修复。