新增
- 支持
Emby for Android
的下载接口
修复
- 修复调用 alist 接口概率性触发 panic
- 修复播放结束辅助请求播放进度异常
优化
- 代理 http 请求增加超时时间
What's Changed
- fix(alist): fix alist api nil panic by @AmbitiousJun in #38
- feat: add Emby-for-Android download api support by @AmbitiousJun in #39
- fix(emby): fix playing progress helper by @AmbitiousJun in #41
- perf: add timeout feature to http client by @AmbitiousJun in #42
- fix(emby): fix playing progress helper by @AmbitiousJun in #43
Full Changelog: v1.3.1...v1.4.0