[GH-ISSUE #1249] Opus file extension is not included in file scanning regex #712

Closed
opened 2026-02-26 02:34:03 +03:00 by kerem · 1 comment
Owner

Originally created by @wolfpld on GitHub (Sep 26, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1249

Koel 4.4.0

Audio files with .opus extension (https://wiki.xiph.org/MIME_Types_and_File_Extensions) are ignored during scan of the media directory.

Fix seems simple enough: in app/Services/MediaSyncService.php add opus to regex in line 160.

Originally created by @wolfpld on GitHub (Sep 26, 2020). Original GitHub issue: https://github.com/koel/koel/issues/1249 Koel 4.4.0 Audio files with .opus extension (https://wiki.xiph.org/MIME_Types_and_File_Extensions) are ignored during scan of the media directory. Fix seems simple enough: in `app/Services/MediaSyncService.php` add `opus` to regex in line 160.
kerem 2026-02-26 02:34:03 +03:00
Author
Owner

@phanan commented on GitHub (Oct 9, 2022):

Fixed in 98fe7431b0.

<!-- gh-comment-id:1272516497 --> @phanan commented on GitHub (Oct 9, 2022): Fixed in 98fe7431b0d0180fed80a3071c8e04c7c6a8e61e.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#712
No description provided.