[PR #280] [MERGED] Fix - default sorting track parsing #1202

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/280
Author: @alex-phillips
Created: 3/21/2016
Status: Merged
Merged: 3/24/2016
Merged by: @phanan

Base: masterHead: fix/default-sorting-track-parsing


📝 Commits (1)

  • e3277f1 added multiple methods to retrieve the 'track' from a file, set default sorting on the song lists

📊 Changes

2 files changed (+11 additions, -4 deletions)

View changed files

📝 app/Models/File.php (+10 -3)
📝 resources/assets/js/components/shared/song-list.vue (+1 -1)

📄 Description

Added multiple methods of attempting to retrieve the track for a file, added a default sort for song lists.


🔄 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/280 **Author:** [@alex-phillips](https://github.com/alex-phillips) **Created:** 3/21/2016 **Status:** ✅ Merged **Merged:** 3/24/2016 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `fix/default-sorting-track-parsing` --- ### 📝 Commits (1) - [`e3277f1`](https://github.com/koel/koel/commit/e3277f14ad7e01db2730978aaf38d01489de19fe) added multiple methods to retrieve the 'track' from a file, set default sorting on the song lists ### 📊 Changes **2 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/File.php` (+10 -3) 📝 `resources/assets/js/components/shared/song-list.vue` (+1 -1) </details> ### 📄 Description Added multiple methods of attempting to retrieve the track for a file, added a default sort for song lists. --- <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:48 +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#1202
No description provided.