Important
- 支持 Jellyfin 10.10.0(向下兼容 10.9.0)
- 离线数据库 支持:
- 当存在离线数据时库时,优先通过离线数据库查询
- 默认每周更新一次,可在 Jellyfin - 计划任务 中自行修改
- 离线数据库下载解压过程需要占用约 1GB 内存,索引过程需要占用大量 CPU 资源。
(作为参考 M2 Mac 需要约 3 分钟,16 核的 Epyc 需要几十秒) - 一定程度解决 bgm.tv 挂掉或被墙导致的报错
What's Changed
- do not use series overview when the episode overview is empty by @huihuimoe in #154
- fix: characters sort by relation by @chu-shen in #156
- feat: update Anitomy by @chu-shen in #157
- Feat sort by fuzzy by @chu-shen in #158
- fix: return all subjects after sorted by fuzzy by @chu-shen in #161
New Contributors
- @huihuimoe made their first contribution in #154
Full Changelog: 1.6.2...1.7.0