[GH-ISSUE #1219] A dedicated Search page #693

Closed
opened 2026-02-26 02:33:58 +03:00 by kerem · 1 comment
Owner

Originally created by @phanan on GitHub (Apr 21, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1219

Description
The Search form is quite basic at the moment, with its entire role being filtering the Songs/Playlists/Artists/Albums screen with typed keywords. We can "upgrade" it into a dedicated Search page to display matched:

  • Songs
  • Albums
  • Artists
  • Playlists
  • Users (for Admins)
  • Extra metadata or suggested content from 3rd services (e.g. Last.fm or Spotify)

If done right, this will also pave ways for a better support for huge libraries, as the search is done (partly) server-side.

Originally created by @phanan on GitHub (Apr 21, 2020). Original GitHub issue: https://github.com/koel/koel/issues/1219 **Description** The Search form is quite basic at the moment, with its entire role being filtering the Songs/Playlists/Artists/Albums screen with typed keywords. We can "upgrade" it into a dedicated Search page to display matched: - Songs - Albums - Artists - Playlists - Users (for Admins) - Extra metadata or suggested content from 3rd services (e.g. Last.fm or Spotify) If done right, this will also pave ways for a better support for huge libraries, as the search is done (partly) server-side.
Author
Owner

@phanan commented on GitHub (Dec 30, 2020):

Closing as implemented.

<!-- gh-comment-id:752792472 --> @phanan commented on GitHub (Dec 30, 2020): Closing as implemented.
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#693
No description provided.