Releases: ComicLib/comiclib
Releases · ComicLib/comiclib
v0.0.6
New features
- Docker image for arm64
- New option
skip_scan_error
Bug fixes and improvement
- Use jxlpy instead of FFmpeg for Docker images
- importEHdb: improve blur title matching
- ccloli: fix tag parsing
新功能
- 适用于 arm64 的 Docker 镜像
- 新选项
skip_scan_error
修复和改进
- Docker 镜像默认使用 jxlpy,不再使用 FFmpeg
- importEHdb: 改进模糊标题匹配
- ccloli: 修复标签解析
v0.0.5
New features
- Smaller docker image, see https://comiclib.github.io/comiclib/en/getting-started/ for details.
- The variable
importEHdb_database_URI
can specify the URI of the ehentai metadata database
Bug fixes and improvement
- Improve the display order algorithm
- Persistent the cache of importEHdb. This reduces RAM usage and statup time.
- Improve scanning speed
- More robust hath folder name matching
- Directory should not trigger watch
新功能
- 更小的 docker 镜像,详见 https://comiclib.github.io/comiclib/zh/getting-started/
- 变量
importEHdb_database_URI
可以指定ehentai 元数据库的 URI
修复和改进
- 改进显示顺序算法
- 持久化 importEHdb 的缓存。这减少了内存占用并加快了启动。
- 改进扫描速度
- 更健壮的 hath 目录名匹配
- 目录不应触发监视
v0.0.4
v0.0.3
v0.0.2
New features
- Environment variable
display_title_format
: specifies the format for displaying the title
Bug fixes
- Metadata not deleted when deleting comics
- Wrong jump when clicking tag
Dependencies
- Update LRR frontend to v0.9.0
新功能
- 环境变量
display_title_format
: 指定展示标题的格式
修复
- 删除漫画时未删除元数据
- 点击tag的错误跳转
依赖
- LRR 前端更新至 v0.9.0