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

slob writer: add opus, oga extensions #618

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

glowinthedark
Copy link
Contributor

For slob writer add .opus, .oga extensions for mime type audio/ogg

Reference:

Dictionaries containing ogg audio with .opus format are causing errors like below:

[ERROR] Aard2 slob: unknown content type for 'es/zenorio/sobredimensión.opus'

add `.opus` and `.oga` extensions for mime type `audio/ogg`

Reference:
- https://wiki.xiph.org/MIME_Types_and_File_Extensions#.opus_-_audio/ogg
@ilius ilius merged commit b8866fe into ilius:master Jan 16, 2025
10 checks passed
@ilius
Copy link
Owner

ilius commented Jan 23, 2025

Next time please prefix your commit message with format and reader/writer for example: Aard2 slob writer: add opus and oga extensions

@glowinthedark glowinthedark deleted the patch-3 branch January 24, 2025 16:21
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