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

Manually add duration to album tracks #126

Open
elamperti opened this issue Aug 20, 2020 · 1 comment
Open

Manually add duration to album tracks #126

elamperti opened this issue Aug 20, 2020 · 1 comment

Comments

@elamperti
Copy link
Owner

Is your feature request related to a problem? Please describe
Sometimes albums come with a duration of 0, which skews the album duration and scrobbling times.

Describe the solution you'd like
There should be a way to set the duration of each track in an album and in the song scrobbler.

Describe alternatives you've considered
Open Scrobbler uses 3 minutes internally when there's no duration reference, but it may not be an accurate value for some tracks/albums. Scrobbling each song one by one and adjusting the time would be tedious.

Additional context
Suggested by wolvinov on Discord

@ENDrain
Copy link

ENDrain commented Apr 23, 2021

One way of implementing this could be displaying a text input field for songs with zero duration, in place where normally track duration is displayed for tracks with known duration.

Question is, how to make the purpose of the field obvious? Maybe by adding header to the track list table.

Should I try and work on this?

This seems to be related with #95 BTW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants