[PR #1493] [CLOSED] feat(smart-playlist): add path as a smart playlist rule #1732

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1493
Author: @jojoxd
Created: 8/31/2022
Status: Closed

Base: masterHead: feat-path-as-smart-playlist-rule


📝 Commits (1)

  • f4b4309 feat(smart-playlist): add path as a smart playlist rule

📊 Changes

3 files changed (+7 additions, -1 deletions)

View changed files

📝 app/Values/SmartPlaylistRule.php (+2 -0)
📝 resources/assets/js/config/smart-playlist/models.ts (+4 -0)
📝 resources/assets/js/types.d.ts (+1 -1)

📄 Description

Adds path as a smart playlist rule.

I needed this because I have multiple music folders (e.g. "Violin", "Untagged", "Partially-Tagged"), and I want to create playlists based on those folders.


🔄 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/1493 **Author:** [@jojoxd](https://github.com/jojoxd) **Created:** 8/31/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat-path-as-smart-playlist-rule` --- ### 📝 Commits (1) - [`f4b4309`](https://github.com/koel/koel/commit/f4b430912bb33bb90f013556bf570935d5fa9657) feat(smart-playlist): add path as a smart playlist rule ### 📊 Changes **3 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Values/SmartPlaylistRule.php` (+2 -0) 📝 `resources/assets/js/config/smart-playlist/models.ts` (+4 -0) 📝 `resources/assets/js/types.d.ts` (+1 -1) </details> ### 📄 Description Adds path as a smart playlist rule. I needed this because I have multiple music folders (e.g. "Violin", "Untagged", "Partially-Tagged"), and I want to create playlists based on those folders. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:06 +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#1732
No description provided.