[PR #979] [MERGED] Fix downloading songs from favourites playlist #1490

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/979
Author: @red-coracle
Created: 5/24/2019
Status: Merged
Merged: 5/24/2019
Merged by: @phanan

Base: masterHead: master


📝 Commits (1)

  • 4649e33 Fix downloading songs from favourites playlist

📊 Changes

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

View changed files

📝 app/Repositories/InteractionRepository.php (+1 -1)
📝 app/Services/DownloadService.php (+1 -1)

📄 Description

The column name is liked instead of like and there was a different Collection class being passed to the function. Fixes #746 (for me at least).


🔄 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/979 **Author:** [@red-coracle](https://github.com/red-coracle) **Created:** 5/24/2019 **Status:** ✅ Merged **Merged:** 5/24/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4649e33`](https://github.com/koel/koel/commit/4649e33d484ea61db25fdcd7d95d6dd9ad3ba182) Fix downloading songs from favourites playlist ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Repositories/InteractionRepository.php` (+1 -1) 📝 `app/Services/DownloadService.php` (+1 -1) </details> ### 📄 Description The column name is `liked` instead of `like` and there was a different `Collection` class being passed to the function. Fixes #746 (for me at least). --- <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:13 +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#1490
No description provided.