-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
UI Enhancements #200
Comments
In the backend myMPD implements the covergrid by searching for all songs with the track number 1. The track number is now configurable with the config options |
With the new covergrid, which is my main search view, I would like to see an option to rearrange the tabs. But I just noticed that you already intent to merge covergrid with database view, which would be even better :-) |
Covergrid is awesome. Thanks ! |
On another note, would you consider merging the playback and queue view ? |
This is already possible by clicking on the album title below the cover. |
Thanks for the tip. I didn't notice before.
But once you click on the coverart to see the tracklist, you cant add
the full album to the playlist.
Le mercredi 18 mars 2020 à 07:11 -0700, Martins a écrit :
… > Covergrid is awesome.
> It would be even better if we could click on the albumart, and be
> offered option to add to queue, replace queue, ...
> As we do in the Database view
>
> Thanks !
>
This is already possible by clicking on the album title below the
cover.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
If more people support this future request |
For me, adding the queue would be an option for the desktop view, there is a lot of whitespace we could use. In mobile view I personally see no added value. Queue is just one touch away. |
Mobile and desktop view should be the same. I don‘t want different features for different devices. |
To explain me better perhaps. With myMpd, I find myself going back and forth between the two views. I do understand that you dont want different features for different devices. Maybe then, adding a smaller playback control in the queue view could be the best of both world ? |
I'm thinking about a always visible playbar on the side or bottom of the screen. |
There are already play controls in upper right at all times. Maybe just add song timer. I just noticed that there is speed button to display with some of the server settings (Random, Consume, etc). Now that I know about that it might be nice to have that as well! |
The place on the upper right corner is rather limited on mobile devices (I test with a iPhone 11). My idea: |
Maybe the top bar can be a bit bigger, with a seek a bar, a small cover
view, and a "next song in the queue" ?
Then the playback view is useful only for full track info and a big
cover ?
Le jeudi 26 mars 2020 à 10:28 -0700, Jürgen Mang a écrit :
… The place on the upper right corner is rather limited on mobile
devices (I test with a iPhone 11).
My idea:
The playbar will unifiy both bars at top and bottom. In landscape
orientation the bar is at the top or bottom, in vertical mode left or
right. This bar could also host the quick playback settings.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
This could be possible. I will build some mookups before rebuilding the ui. |
In the playback view artist and album info have the clickable class, but clicking either does nothing. It would be nice if that two routed to respectively artist's albums and singular album view. The only way I can do it now is by clicking the song name and using the artist/album links in there. |
Feat: replace filter letter with search in playlist card #200
Improve covergrid
Improve playlists
Improve filesystem browsing
Improve queue
The text was updated successfully, but these errors were encountered: