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

UI Enhancements #200

Closed
11 tasks done
jcorporation opened this issue Dec 14, 2019 · 16 comments
Closed
11 tasks done

UI Enhancements #200

jcorporation opened this issue Dec 14, 2019 · 16 comments
Labels
enhancement New feature or request
Milestone

Comments

@jcorporation
Copy link
Owner

jcorporation commented Dec 14, 2019

  • move column select in table header
  • add quick playback settings (random, single, etc.) to playback card
  • polish notifications

Improve covergrid

  • add all database browse tags to filter and sort selects
  • merge covergrid with database view -> v6.7.0
  • configurable minimal amount of songs in an album for the album to appear in the covergrid

Improve playlists

  • replace a-z filters with searchbar
  • sort playlists by name

Improve filesystem browsing

  • replace a-z filters with searchbar
  • show pictures in directories

Improve queue

  • add goto playing track button
@jcorporation
Copy link
Owner Author

configurable minimal amount of songs in an album for the album to appear in the covergrid

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 covergridminsongs.

@ghost
Copy link

ghost commented Feb 23, 2020

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 :-)

@koflesinge
Copy link

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 !

@koflesinge
Copy link

On another note, would you consider merging the playback and queue view ?

@ghost
Copy link

ghost commented Mar 18, 2020

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.

@koflesinge
Copy link

koflesinge commented Mar 18, 2020 via email

@jcorporation
Copy link
Owner Author

On another note, would you consider merging the playback and queue view ?

If more people support this future request

@ghost
Copy link

ghost commented Mar 22, 2020

On another note, would you consider merging the playback and queue view ?

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.

@jcorporation
Copy link
Owner Author

Mobile and desktop view should be the same. I don‘t want different features for different devices.

@koflesinge
Copy link

To explain me better perhaps.
Many players merge queue and playback view. I find it quite useful, so i can search for a song, and seek through it, see how many songs are left in the queue while looking at the cover, ...

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 ?

@jcorporation
Copy link
Owner Author

jcorporation commented Mar 25, 2020

I'm thinking about a always visible playbar on the side or bottom of the screen.

@john-
Copy link

john- commented Mar 26, 2020

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!

@jcorporation
Copy link
Owner Author

jcorporation commented Mar 26, 2020

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. The bar should be collapsable. This bar could also host the quick playback settings.

@koflesinge
Copy link

koflesinge commented Mar 28, 2020 via email

@jcorporation
Copy link
Owner Author

This could be possible. I will build some mookups before rebuilding the ui.

@KamilBaczkowski
Copy link

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.

@jcorporation jcorporation modified the milestones: v7.0.0, v6.8.0 Oct 27, 2020
jcorporation added a commit that referenced this issue Oct 28, 2020
Feat: replace filter letter with search in playlist card #200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants