dyphire
dyphire
### Bug 描述 / Description 经过测试发现由 kcc 制作的带目录的漫画 epub 小幻阅读中打开后无法正确解析,页数不全 ### 复现问题的步骤 / Steps to reproduce 打开示例 epub 漫画文件并阅读,查看页数 [样本.zip](https://github.com/user-attachments/files/20961538/default.zip) ### 预期行为 / Expected behavior 正确解析并显示 epub 漫画内容  ###...
### Bug 描述 / Description 漫画阅读器的首页空白选项只有在显示首页时开关才有影响,在显示其他页面时开关此选项不会重排漫画页面 ### 复现问题的步骤 / Steps to reproduce 1. 打开任意一本漫画 2. 在首页显示下开关首页空白选项 3. 翻到其他页面再次尝试开关首页空白选项 4. 观察页面是否重排 ### 预期行为 / Expected behavior 开关首页空白选项应始终重排漫画页面 ### 截图 / Screenshots...
### 功能描述 / Feature Description 目前小幻阅读的漫画阅读器的双页布局不支持宽图自动检测,导致双页拼接会出现问题:   作为对比,以下是 cover 的漫画阅读器的表现: https://github.com/user-attachments/assets/694fd448-7fba-4686-a90d-4a8a455d86c9 此外,单页布局下也应添加裁切宽图的选项支持 ### 备选方案 / Alternatives _No response_ ### 附加信息 / Additional Information _No response_
### 功能描述 / Feature Description 目前小幻阅读的漫画文件夹导入功能不会保留漫画的原始目录结构,这和主流漫画应用的逻辑都不一样。对于漫画场景来说不是很实用  Cover 漫画阅读器的书架显示对比:   ### 备选方案 / Alternatives _No response_ ### 附加信息 / Additional Information _No response_
docker 创建容器时如果镜像未指定 tag 会自动拉取 latest tag,基于此特性一些官方文件/教程会省略 tag,比如:[clouddrive2](https://www.clouddrive2.com/docker.html),[rsshub](https://docs.rsshub.app/zh/deploy/) 但 dc 不支持这种无镜像 tag 的容器更新,它会检测 latest 标签的对应更新然后提示有更新,但一点击更新就报错无法执行任务 建议添加无镜像 tag 时 fallback 到 latest tag 的机制
### 复现步骤 / Steps to reproduce 1. 打开高级设置里的图片屏蔽功能 2. 阅读含有二维码图片的本子 3. 观察含有二维码的图片是否被屏蔽 ### 预期行为 / Expected behaviour 含有二维码的图片应被屏蔽显示,就像 1.7.1 及之前版本的行为  ### 实际行为 / Actual behaviour 开启图片屏蔽里的二维码屏蔽功能后二维码图片依然正常显示  顺便一提感知哈希匹配功能更早之前就坏了 ###...
### Feature Description Currently, there are two problems with the infinite scroll view of HomeListView and HomeChapterListView of Listings on iPad: 1. The image appears small, uncoordinated and difficult to...
### Summary HomeBigScrollerView displays and slides abnormally after switching between horizontal and vertical screens. The following is a video of the problem when switching between vertical and horizontal screens. And...
### Feature Description It would be a huge enhancement to the experience to be able to save and manage multiple filters criteria, as mihon does. In addition, some sources provide...
### Feature Description The current implementation of enhanced trackers like mihon is not very good. First, every source that provides progress tracking services needs to implement an internal enhanced tracker...