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

Feature: Album duration #666

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

sevonj
Copy link
Contributor

@sevonj sevonj commented Nov 15, 2024

Closes #588

Changes

  • Albums now track total duration
  • The duration is shown in album view
screenshot

image

Comments

Possible further improvements:

  • I think the UI would look nicer if the menu moved to the top right corner.

    mockup

    image

  • Custom formatting; don't show seconds if duration >= 1 min

Alternatives:
Display the duration in the top bar along with song count.

@sevonj sevonj marked this pull request as ready for review November 15, 2024 13:57
@Currrupted
Copy link

Currrupted commented Nov 18, 2024

I think both variants look neat, though I'd expect the menu to have that design/position everywhere. I wouldn't put the album duration next to the track count, however. Makes it look messy.

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 this pull request may close these issues.

[Feature Request] Total duration of an album
2 participants