功能请求-关于图片
#3201
Replies: 3 comments 1 reply
-
或者这个Webdav本机储存的缩略图读取逻辑是怎么样的?我可以弄个其它项目,挂在旁边定时生成 |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/alist-org/alist/blob/9d9377f65d4aae539a8440d7440b794f452ae5bd/drivers/local/driver.go#L71 |
Beta Was this translation helpful? Give feedback.
1 reply
-
你写个接口,thumb中返回一个插件算出来的url。我解析这个url,返回缩略图。 alist是否存在这样的接口? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
主要:文件缩略图生成支持(视频文件没有缩略图无法区分,使用缩略图可以优化流量)
次要:苹果HEIC图片前端页面支持(我使用手机WEBDAV软件连接,图片正常能显示,WEB前端上建议增加)
次要:苹果手机拍摄的MOV文件,在WEB上黑屏
Beta Was this translation helpful? Give feedback.
All reactions