[Enhancement]: Support OGG Audio file extension (.oga) #500

Closed
opened 2026-04-24 23:11:19 +02:00 by adam · 2 comments
Owner

Originally created by @mchl-btlr on GitHub (Jul 4, 2022).

Describe the issue
".oga" file extension is not recognized as proper OGG audio file.
Please enhance scanner to treat ".oga" files the same as ".ogg" files.

Steps to reproduce the issue
After adding an audiobook file with an .oga extension (official extension for file format OGG/Opus) and starting a library scan, it does not get added to the library.
After changing the file extension to .ogg (formerly used extension for OGG/Vorbis) and starting the scan, the file gets recognized and properly added with its metadata.
Audiobookshelf version
v2.0.23

How are you running audiobookshelf?
Docker

Originally created by @mchl-btlr on GitHub (Jul 4, 2022). **Describe the issue** ".oga" file extension is not recognized as proper OGG audio file. Please enhance scanner to treat ".oga" files the same as ".ogg" files. **Steps to reproduce the issue** After adding an audiobook file with an .oga extension (official extension for file format OGG/Opus) and starting a library scan, it does not get added to the library. After changing the file extension to .ogg (formerly used extension for OGG/Vorbis) and starting the scan, the file gets recognized and properly added with its metadata. Audiobookshelf version v2.0.23 **How are you running audiobookshelf?** Docker
adam added the enhancement label 2026-04-24 23:11:19 +02:00
adam closed this issue 2026-04-24 23:11:19 +02:00
Author
Owner

@advplyr commented on GitHub (Jul 15, 2022):

Added in v2.0.24

@advplyr commented on GitHub (Jul 15, 2022): Added in [v2.0.24](https://github.com/advplyr/audiobookshelf/releases/tag/v2.0.24)
Author
Owner

@mchl-btlr commented on GitHub (Jul 18, 2022):

Thanks for fixing that so quick, I can confirm it is now working as expected (v2.0.24). 👍

@mchl-btlr commented on GitHub (Jul 18, 2022): Thanks for fixing that so quick, I can confirm it is now working as expected (v2.0.24). :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#500