I am using the Chocolate theme and noticed that the Run time for individual songs is displayed only in minutes—-not minutes:seconds. Also, the End Time is always the current clock time. Apparently, the calculation of adding the Run time to the current clock time is not being performed in this theme. The Diamond theme is correctly calculating the End Time but it too only diplayes the Run time in minutes—-not minutes:seconds.
Changing this to a feature request. MB stores the run time in minutes. Therefore, themes don’t know how to show it any other way. The music plug-in does store the runtime in minutes and seconds, but themes have to go out of their way to display this.
For you theme devs, it is in a dynamic property called “PreciseRuntimeStr”.