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

Optimizing NowPlaying screen #719

Closed
wutschel opened this issue Sep 29, 2022 · 1 comment · Fixed by #847
Closed

Optimizing NowPlaying screen #719

wutschel opened this issue Sep 29, 2022 · 1 comment · Fixed by #847

Comments

@wutschel
Copy link
Contributor

As discussed in the forum for future versions an update of the NowPlaying screen is desired.

  • Move all labels below the thumb
  • Emphasize the current playing item (title, episode) with a different font type and size
  • Investigate if the thumb can be moved further up and have a fixed height.
    • This would allow to move the repeat/shuffle buttons into this area.
    • Might be problematic for small screen devices like iPods.
    • Will result in vertical oriented thumbs (like movie posters) reducing in size.
  • Are all control buttons needed or can this be reduced (next, rewind, play/pause, stop, forward, next)? Most current players only have the progress slider, rewind, play/pause, forward.
  • For TV Shows revisit the formatting of the lowest label (current: "The Crown - 1x1", options: "The Crown" or "The Crown - S1E1").
  • Remove repeat/shuffle from overlay
  • Possibly remove the hidden function to toggle clearart and cleearlogo in the overlay
  • Dismiss the overlay with any click, not hitting specific areas.
@wutschel
Copy link
Contributor Author

First impressions with thumb moved up and updated label positions and fonts.
https://abload.de/img/bildschirmfoto2022-09r9csj.png (iPhone, top = new)
https://abload.de/img/bildschirmfoto2022-09thf9j.png (iPad, top = new)

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

Successfully merging a pull request may close this issue.

1 participant