Currently the duration of a file uses the playtime_string value. This retreives duration in M:ss format, or H:M:ss format if longer then one hour.
When we want to show the duration in another format, this format makes it hard reformat.
IMO would be easier to store duration in seconds, so we can alter more easily.

CommentFileSizeAuthor
getid3-use-playtime-seconds.patch506 bytesmallezie
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mallezie created an issue.