false duration placeholder if the song is more than an hour long
Closed this issue · 0 comments
fawni commented
Describe the bug
songs over an hour long only report minutes and seconds
To Reproduce
Steps to reproduce the behavior:
- play a song that is longer than one hour
- check for the duration in placeholders
- only minutes and seconds are reported
Expected behavior
either hours are shown separately (eg: 63:33 -> 1:03:33) or it stays the same as in the player (63:33)
Environment (please complete the following information):
- MusicBee Version: 3.4.7805
- Plugin Version: 2.0.2
Additional context
i imagine this is where the magic is to happen