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

fix: generate correct filenames when series name or book filename contain UTF-8 #941

Merged
merged 3 commits into from
Aug 9, 2022

Conversation

awh-tokyo
Copy link
Contributor

No description provided.

@gotson
Copy link
Owner

gotson commented Aug 8, 2022

Can you give some context or explain when/how it's a problem?

@awh-tokyo
Copy link
Contributor Author

Japanese series names, when downloading the full series, have the filename set as ________________.zip, and when downloading an individual file that has any Japanese character in the name, has the filename set as "file.zip" rather than whatever the filename was on disk.

@gotson gotson merged commit cf98e69 into gotson:master Aug 9, 2022
@gotson
Copy link
Owner

gotson commented Aug 9, 2022

Thanks @awh-tokyo !

github-actions bot pushed a commit that referenced this pull request Aug 18, 2022
## [0.157.1](v0.157.0...v0.157.1) (2022-08-18)

### Bug Fixes

* **api:** prevent SQLITE_TOOBIG book search returns many matches ([f8cc3cd](f8cc3cd)), closes [#940](#940)
* encode filenames in UTF-8 when downloading ([#941](#941)) ([cf98e69](cf98e69))
* translated using Weblate ([c85f267](c85f267))
* **webui:** iOS icon without black edges ([#949](#949)) ([a3929e2](a3929e2))
* **webui:** search for collection/readlist in the "add to" dialog should ignore accents ([ac67924](ac67924)), closes [#944](#944)
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.157.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants