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

[Interface] Individual track length #126

Closed
bbsixzz opened this issue May 23, 2022 · 3 comments
Closed

[Interface] Individual track length #126

bbsixzz opened this issue May 23, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@bbsixzz
Copy link

bbsixzz commented May 23, 2022

iPhone SE 2016 iOS 15.5, Amperfy 1.1.0 (2)

Please add track length to individual tracks like in iSub.

Both in Album/Songs view and in the mini player.

IMG_B99E826F19A9-1

@BLeeEZ
Copy link
Owner

BLeeEZ commented May 25, 2022

I don't think I will add this information to the table cell directly. From my point of view this clutters the table view up. The information is displayed in the DetailView via a long press. Apple Music and Amazon Music does it the same way.

@BLeeEZ BLeeEZ added the wontfix This will not be worked on label May 25, 2022
@bbsixzz
Copy link
Author

bbsixzz commented May 25, 2022

Yes I agree there are drawbacks.

Would you please consider adding it as a power user option in settings?

One reason for having this is that it can be very useful to identify tracks by length, especially on large mix albums where the track names are similar.

Also if you're building a playlist sometimes there are short 10 second tracks in albums that can be easily identified and skipped when swiping to add tracks.

I agree default setting should be off, but maybe add a power user category in settings for things like these?

A "compact mode" setting like discussed here #100 would also fit well in the power user settings category.

Cheers

@BLeeEZ
Copy link
Owner

BLeeEZ commented Jan 4, 2024

I added an option (in 29dbe6b) to the settings view under "Display" -> "Song Duration".
With this settings the duration will be displayed in all song table rows:

Simulator Screenshot - iPhone 15 - 2024-01-04 at 12 11 39

@BLeeEZ BLeeEZ added enhancement New feature or request and removed wontfix This will not be worked on labels Jan 4, 2024
@BLeeEZ BLeeEZ closed this as completed Feb 25, 2024
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

2 participants