gokadzev / Musify

Unlock the full potential of music: Stream effortlessly with one app!
https://gokadzev.github.io/Musify
GNU General Public License v3.0
2.02k stars 190 forks source link

[Feature] Show playlists as search results, ability to add playlist to library from search result list #453

Open avagraphique opened 3 days ago

avagraphique commented 3 days ago

Is there an existing issue for this?

Category of the Feature

UI Improvements

Credits

me

Pain

When searching, only single songs show in result list. In order to add a youtube playlist , I have to search youtube in another app and bring the url.id back to musify.

Suggested Solution

Populate search list with playlists as well as single song results

Playlists should be identified as such, perhaps with an icon overlay on the image or prhaps the iage could have a different crop shape (ex. square instead of rounded).

Choosing + to all should add a playlist to the library.

Useful Resources/References

No response

gokadzev commented 3 days ago

There’s actually a playlist search feature implemented. When you go to the library page and search, it shows not only app playlists but also global results. I’ll consider moving it to the search page.

avagraphique commented 2 days ago

Oh I see, that is cool. I think for me it was not clear, becasue I think of "Library" as my local lists (phone) that I have collected. Ex. liking playlists and songs. Like my CD rack at home... And "Search" being searching YouTube... For things to discover... Like the CD store...

One thing I noticed on the Library page, searching sems to only apply to the "Playlists" and "Albums" buttons (filter) are toggled, and no effect on the "User playlists" and "Liked playlists", so perhaps the search filters could be moved to the search page as per your suggestion.

gokadzev commented 2 days ago

Oh I see, that is cool. I think for me it was not clear, becasue I think of "Library" as my local lists (phone) that I have collected. Ex. liking playlists and songs. Like my CD rack at home... And "Search" being searching YouTube... For things to discover... Like the CD store...

One thing I noticed on the Library page, searching sems to only apply to the "Playlists" and "Albums" buttons (filter) are toggled, and no effect on the "User playlists" and "Liked playlists", so perhaps the search filters could be moved to the search page as per your suggestion.

yeah, valid. I missed that part while redesigning library page and moving things there, so I think I'll definitely change it.