[PR #2065] [MERGED] fix: smart playlist cannot find new songs (closes #2034) #2042

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2065
Author: @phanan
Created: 8/22/2025
Status: Merged
Merged: 8/22/2025
Merged by: @phanan

Base: masterHead: smart-raw


📝 Commits (1)

  • 2b7fa5b fix: smart playlist cannot find new songs (closes #2034)

📊 Changes

6 files changed (+71 additions, -21 deletions)

View changed files

📝 app/Builders/SongBuilder.php (+2 -1)
📝 app/Enums/SmartPlaylistModel.php (+19 -9)
📝 app/Enums/SmartPlaylistOperator.php (+1 -1)
📝 app/Services/SmartPlaylistService.php (+6 -4)
📝 app/Values/SmartPlaylist/SmartPlaylistQueryModifier.php (+42 -5)
📝 tests/Integration/Services/SmartPlaylistServiceTest.php (+1 -1)

📄 Description

No description provided


🔄 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/2065 **Author:** [@phanan](https://github.com/phanan) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `smart-raw` --- ### 📝 Commits (1) - [`2b7fa5b`](https://github.com/koel/koel/commit/2b7fa5b54ea36921edd33d07e84ab0b2deb1f540) fix: smart playlist cannot find new songs (closes #2034) ### 📊 Changes **6 files changed** (+71 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `app/Builders/SongBuilder.php` (+2 -1) 📝 `app/Enums/SmartPlaylistModel.php` (+19 -9) 📝 `app/Enums/SmartPlaylistOperator.php` (+1 -1) 📝 `app/Services/SmartPlaylistService.php` (+6 -4) 📝 `app/Values/SmartPlaylist/SmartPlaylistQueryModifier.php` (+42 -5) 📝 `tests/Integration/Services/SmartPlaylistServiceTest.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:07 +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#2042
No description provided.