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

Set Content-type for audio files to audio/ #6

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

ctpk
Copy link
Contributor

@ctpk ctpk commented Feb 17, 2023

NHK audio files are stored in .aac format, but I noticed that when making a card with them, the audio files get renamed to a .mp3 extension (without doing any conversion). The audio still plays in the desktop Anki app, but raises an error in the iphone app.

I tracked this behavior down to two issues, one in the yomichan repo (FooSoft/yomichan#2302) and this one here.

@Aquafina-water-bottle
Copy link
Contributor

Looks good, thanks for tracking down the issue!

@Aquafina-water-bottle Aquafina-water-bottle merged commit 89d3d03 into yomidevs:master Feb 17, 2023
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

Successfully merging this pull request may close these issues.

2 participants