Lesterpig / mopidy-party

Mopidy web extension designed for party

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Album, artist, and song search results

hamishfagg opened this issue · comments

(I'm going to create a bunch of issues for enhancements that I'd like to see, none of them are problems with mopidy-party. Let me know if you're interested and I'll try to work on some)

I think it would be cool to have separate artist, album, and song search results. Other frontends do this but they are generally built for desktop use so there is more space (moped doesnt handle it very well on mobile).

One way to do it would be to have tabs for each in the search results. So the current result list is basically multiplied by 3, and you just select which list you want to view.

(Thank you for your suggestions, everything seems to be very interesting!
I'll comment your issues, but you can go ahead and submit patches, i would be very happy to review and merge them 😄 )

This is a nice idea, but one important thing for this application is to keep it very simple. Introducing new search options should be done very carefully to avoid unnecessary complexity.

Adding a "advanced search" hidden form could be interesting, but i must say I have no serious idea right now!