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

Bug: Error when importing podcast cover #52

Closed
eteubert opened this issue Nov 18, 2024 · 1 comment
Closed

Bug: Error when importing podcast cover #52

eteubert opened this issue Nov 18, 2024 · 1 comment
Assignees

Comments

@eteubert
Copy link
Member

Maybe unable to handle the Umlaut?

[error] podcast_copy_image reason: %Mint.HTTPError{reason: {:invalid_header_value, "content-disposition", "attachment; filename=\"Bücher-sind-wie-Kekse-cover.png\""}, module: Mint.HTTP1}
@dnkbln
Copy link
Contributor

dnkbln commented Nov 23, 2024

Ich habe den Fehler auf der Client-Seite behoben. Der übergebene Name wird jetzt vor der Übergabe geprüft und ggf. gesäubert. Damit tritt der Fehler nicht mehr auf. Siehe #55

@dnkbln dnkbln self-assigned this Nov 23, 2024
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