修复
- 配置
path.emby2alist
由随机匹配调整为从上到下顺序匹配 (#50 )
优化
- 增加 emby 路径转换为 alist 路径的日志输出
- 调整日志输出风格
What's Changed
- fix(path): fix emby2alist random path map bug by @AmbitiousJun in #51
- chore: add embyPath transfer log output by @AmbitiousJun in #52
- refactor: isolate the color and config packages by @AmbitiousJun in #54
- refactor: rewrite default log output by @AmbitiousJun in #55
Full Changelog: v1.5.0...v1.5.1