Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Enable Search in Library #2785

Open
2 tasks done
n1nja88888 opened this issue Dec 27, 2024 · 8 comments
Open
2 tasks done

[Feature Request]: Enable Search in Library #2785

n1nja88888 opened this issue Dec 27, 2024 · 8 comments

Comments

@n1nja88888
Copy link

Preflight Checklist

  • I use the latest version of YouTube Music (Application).
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

My playlist contains hundreds of songs and it would be hard to play a certain song.

Proposed Solution

Just like most other music apps do, to add a magnifying glass icon or something at the library page and when you click it, it will let you search a song by name or by artist or whatever within the current playlist.

Alternatives Considered

Nothing

Additional Information

No response

@ArjixWasTaken
Copy link
Contributor

ArjixWasTaken commented Dec 27, 2024

I feel like this has been requested before, yet I can't find the original issue /shrug

@ArjixWasTaken
Copy link
Contributor

oh I remember now, it was about searching in the queue!
quite similar ngl

@ArjixWasTaken
Copy link
Contributor

anyways, this is a great QOL request, and it'd be great if it was easy to do

but simply adding a search bar ain't enough, we'd need to fully replace the entire UI for the playlist, at least the part that renders the tracks.

which, is not impossible, but it would possibly introduce a lot of bugs

@n1nja88888
Copy link
Author

anyways, this is a great QOL request, and it'd be great if it was easy to do

but simply adding a search bar ain't enough, we'd need to fully replace the entire UI for the playlist, at least the part that renders the tracks.

which, is not impossible, but it would possibly introduce a lot of bugs

do u mean we'd better not implement this as a plugin but a built-in feature? I don't really know about Electron but why u think it's no good if we just add a search bar on the library page?

@n1nja88888
Copy link
Author

just like what youtube music did on its official mobile apps

@ArjixWasTaken
Copy link
Contributor

ArjixWasTaken commented Dec 28, 2024

Sure, I can add a search bar, easily.

Would it work? No
Would it filter out irrelevant results? No
Would it sort relevant results? No
Would it be useless? Yes

Adding the search bar alone is 100% useless.

Also, what do you mean as a built-in feature and not a plugin?

Ofc it would be a plugin.

@n1nja88888
Copy link
Author

Sure, I can add a search bar, easily.

Would it work? No Would it filter out irrelevant results? No Would it sort relevant results? No Would it be useless? Yes

Adding the search bar alone is 100% useless.

Also, what do you mean as a built-in feature and not a plugin?

Ofc it would be a plugin.

since u mentioned this feature requires a series of UI changes. I think all it needs is just a search bar and for the search results, we can re-use the layout of the song list. but yeah, I'm not sure if I miss out smth here......

@ArjixWasTaken
Copy link
Contributor

I kindly ask you to reread my initial reply, until you understand it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants