[PR #1290] [MERGED] Recognize the standard MIME type for uploaded FLAC audio #1669

Closed
opened 2026-02-26 03:31:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1290
Author: @neobrain
Created: 3/11/2021
Status: Merged
Merged: 4/11/2021
Merged by: @phanan

Base: masterHead: patch-1


📝 Commits (1)

  • 8beae27 Recognize the standard MIME type for uploaded FLAC audio

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/Http/Requests/API/UploadRequest.php (+1 -1)

📄 Description

Before this change, Koel only recognized the non-standard MIME type audio/x-flac.

Server-side portion of https://github.com/koel/core/pull/53.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1290 **Author:** [@neobrain](https://github.com/neobrain) **Created:** 3/11/2021 **Status:** ✅ Merged **Merged:** 4/11/2021 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8beae27`](https://github.com/koel/koel/commit/8beae279d5ceafad1631aabd14a131e1d8c777d4) Recognize the standard MIME type for uploaded FLAC audio ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Requests/API/UploadRequest.php` (+1 -1) </details> ### 📄 Description Before this change, Koel only recognized the non-standard MIME type audio/x-flac. Server-side portion of https://github.com/koel/core/pull/53. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:52 +03:00
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#1669
No description provided.