[PR #202] [MERGED] case insensitive file extension lookup #1181

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/202
Author: @joanfont
Created: 1/25/2016
Status: Merged
Merged: 1/26/2016
Merged by: @phanan

Base: 1.1Head: 1.1


📝 Commits (1)

  • a124a97 case insentive file extension when looking up for files to add into the library

📊 Changes

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

View changed files

📝 app/Services/Media.php (+1 -1)

📄 Description

filter by file extension (case insentitive) in order to get *.MP3 i.e.


🔄 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/202 **Author:** [@joanfont](https://github.com/joanfont) **Created:** 1/25/2016 **Status:** ✅ Merged **Merged:** 1/26/2016 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `1.1` ← **Head:** `1.1` --- ### 📝 Commits (1) - [`a124a97`](https://github.com/koel/koel/commit/a124a97cd3a6d357d681b96ef12e97ab4aa01267) case insentive file extension when looking up for files to add into the library ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Media.php` (+1 -1) </details> ### 📄 Description filter by file extension (case insentitive) in order to get *.MP3 i.e. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:43 +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#1181
No description provided.