Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

封面缓存支持 #157

Open
dyphire opened this issue Jul 2, 2024 · 1 comment
Open

封面缓存支持 #157

dyphire opened this issue Jul 2, 2024 · 1 comment

Comments

@dyphire
Copy link

dyphire commented Jul 2, 2024

当前软件无论本地漫画还是网络串流的漫画每次点进去都会重新加载一遍封面,这种加载策略不太好,尤其是对于网络串流的漫画而言很致命
添加封面缓存支持,只有当文件夹/文件的 md5 值发生变化时才刷新对应的封面会好得多

在此基础上可以进一步为网络串流的漫画添加文件缓存支持

@LancerComet
Copy link
Member

目前有一个缩略图缓存,需要手动在设置中打开,打开之后本地漫画将优先使用缓存文件,不过插件漫画确实没有缓存,可以先开启选项给本地漫画先用着.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants