sll552/DiscordBee

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:

  1. play a song that is longer than one hour
  2. check for the duration in placeholders
  3. 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)

Screenshots
11_01_2022-20_39_MusicBee_QISOwtU

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