mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #273] Search Saved Tracks #197
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#197
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @confact on GitHub (Jan 24, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/273
Is your feature request related to a problem? Please describe.
I try to find a track in my huge saved track list, I would like the Search like you can do on Spotify.
Describe the solution you'd like
Have a way to search or filter the saved Track list or other lists if it makes sense.
Describe alternatives you've considered
Scrolling looking for the track in the list is hard.
@jpochyla commented on GitHub (Jan 25, 2022):
Hi, I've just added the find dialog into Saved Tracks in
1627cd4. It's the same code as for playlists, and is quite rudimentary for now. I'll polish it a bit before the beta release.@confact commented on GitHub (Jan 26, 2022):
@jpochyla I downloaded the latest binary build but can't see a search, and when clicking on a Saved Track to play, it crashes.
Not sure if it is connected to this issue.
@confact commented on GitHub (Jan 26, 2022):
Never mind, I think it was another bug I found; I went away and came back, and it is working again. If I can reproduce it, I will create an issue for it.
@jacksongoode commented on GitHub (Jan 28, 2022):
How does this search work? Is it a menu command?
@confact commented on GitHub (Feb 6, 2022):
@jacksongoode It is added as a section in the normal search. It has to get better; it would be friendly with just a filter in the liked songs. Search is hard to navigate now.
@RichardFevrier commented on GitHub (Jan 24, 2025):
Don't see it in the latest release, has it been removed @confact ? =)