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

johngong/calibre-web 0.6.23-7.9.0版本,kindle浏览器下载calibre server的azw3, mobi书失败 #239

Open
wuchunhuan opened this issue Sep 23, 2024 · 0 comments

Comments

@wuchunhuan
Copy link

前提:

  1. calibre server地址:http://localhost:8080/mobile

问题:
1.英文名字的azw3, mobi书,下载可以成功
2.中文名字的azw3, mobi书,看了下url,会被编码,但是后缀仍然是.azw3或者.mobi,然后kindle浏览器会提示不支持文件类型,
3.同样的文件,改为英文名,后缀不变,用python3 -m http.server 启动一个http server就可以下载成功

这当然是kindle浏览器的bug,不清楚是编码后的文件名太长还是不支持编码的字符,但是希望calibre server的下载文件名可以兼容一下,谢谢!

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

1 participant