Quick Questions
-
-
Hey folks,
Why on earth is track length listed in number of seconds?
And can album track listings have numbers next to them?-
Tracks are given in number of seconds because number of minutes would be too hard (5.333333…). (-:
We are working on support for values with units, such as times in seconds, that will enable more user-friendly display and editing, but we’re not there yet. Having consistent underlying data (1220.0) instead of a possibly-parseable string (5:20, 5'20", 5m20s, 5.20) will make enabling that feature possible when the tools are ready.
-