Releases: shincurry/Maria
Maria 1.2.6
Maria 1.2.5
主要是错误修复
- notification send bug
- fix custom download dir config bug
- fix crash when open new task window on os x 10.11
- fix status bar mode
- auto clear notification when open maria main window
- 修复不能发送通知的 bug
- 修复自定义下载文件夹选项设置
- 修复打开新任务窗口闪退 bug
- 修复状态栏模式切换
- 当打开程序界面时自动清空下载状态通知
Maria 1.2.4
- Add magnet and ed2k link regex
- 添加新任务支持磁力链接和电驴链接
PS: 添加之后才发现 aria2 不支持 ed2k 链接,而且去 aria2 repo 看了一下,作者不打算支持这个..所以...
MD5 (Maria_v1.2.4_build1612231.dmg) = dcb4a4bdab525f5a9fce4bd5c28301b2
Maria 1.2.3
- support You-Get [unstable]
YouGet enhancement
- Add video quality switch button.
- Move loading progressIndicator position into textfield.
- YouGet message localized for Chinese.
You need install You-Get manually, details at https://github.com/soimort/you-get
Code Review at branch you-get.
Special Thanks @BlueCocoa
enable you-get in settings and restart Maria, then you can use this new feature.
Maria are not support to mutiple urls video download.(only download little part of video)
#waiting for aria2 new feature
More details about Maria at Wiki
- 支持 You-Get [不稳定]
- 启动模式分为普通模式和状态栏模式,普通模式不会再 status bar 显示图标
你需要自己手动安装 You-Get,详情请见 https://github.com/soimort/you-get
在设置界面开启 you-get 并重启 Maria,之后应该就可以使用了。
这个版本是测试版本,有可能会出现没有 you-get 结果的情况。
Maria 目前还不支持分段链接视频下载,比如优酷、爱奇艺之类的网站启用 YouGet 获取链接只会下载一小段。
等待 aria2 功能更新支持多链接分段下载同一文件
关于 Maria 得详情请见 Wiki
MD5 (Maria_v1.2.3_build1612131.dmg) = d29c7dec556d8c359d9233fe20fdce3e
Maria 1.2.2 Beta3
Changes in beta3
YouGet enhancement
- Add video quality switch button.
- Move loading progressIndicator position into textfield.
- YouGet message localized for Chinese.
- support You-Get
You need install You-Get manually, details at https://github.com/soimort/you-get
Code Review at branch you-get.
Special Thanks @BlueCocoa
enable you-get in settings and restart Maria, then you can use this new feature.
More details about Maria at Wiki
- 支持 You-Get
你需要自己手动安装 You-Get,详情请见 https://github.com/soimort/you-get
在设置界面开启 you-get 并重启 Maria,之后应该就可以使用了。
这个版本是测试版本,有可能会出现没有 you-get 结果的情况。
关于 Maria 得详情请见 Wiki
MD5 (Maria_v1.2.2_beta3_build1612141.dmg) = 9f76ff4f9839d620470532933ac43e44
Maria 1.2.1
- Show download speed on dock tile
- 在 Dock 图标上显示下载速度
MD5 (Maria_v1.2.1_build1612104.zip) = d771e6bf838d47e39c88821928bc0d75
Maria 1.2
Maria 1.1.3 Beta
这个版本开始集成 libaria2,现在有两种运行方式:
- 一种是依赖外部运行的 aria2c,需要自己修改 RPC 连接配置
- 另一种是使用内置 aria2,Maria 默认提供了一组配置(测试功能,默认关闭,请在设置里面开启)
目前只是集成了 aria2,但是界面控制下载还是使用的 RPC 模式,未来完善 Aria2 Objective-C Wrapper 之后会逐步替换控制方式。
这个版本还是测试版,可能会有一些问题
比如集成的 aria2 在开启 RPC 的时候如果遇到端口被占用的情况,可能 Maria 会直接崩溃,待修复。
Maria 1.1.2
- 添加快速设置弹出框,更方便使用低速模式
- [new] 修复无法启动程序的问题
如果还是有问题可以尝试以下操作后重启系统:
# 删除 Maria 配置文件,不会对系统造成伤害
rm ~/Library/Preferences/525R2U87NG.group.windisco.maria.plist
rm ~/Library/Preferences/com.windisco.Maria.plist
Maria 1.1.1
- 增加繁体中文语言支持
- 修复 Today Widget 崩溃问题