Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-9255

Show recordings length on a Work overview page

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2017-03-13
    • None
    • Data display
    • None

      It would be useful to display the durations in the Work overview table of related recordings.
      e.g. to detect potential duplicate recordings to merge (or recordings that should not be merged), or detect wrong relations between work and recording, or missing durations on tracklists...

      I wrote a userscript to add it on the fly, and I know @jesus2099 did it too in one of his scripts (I don't know how many people find it useful). Both have to use the web service for an information which could be provided server-side at no cost.

          [MBS-9255] Show recordings length on a Work overview page

          jesus2099 added a comment - - edited

          @loujin:

          Sorry I didn’t notice earlier but, everywhere track lengths are displayed, the td has treleases class to it: <td class="treleases"> or td.treleases.

          I don’t really know why this class name but it is quite handy for identifying those cells (in user scripts for instance).

          jesus2099 added a comment - - edited @loujin: Sorry I didn’t notice earlier but, everywhere track lengths are displayed, the td has treleases class to it: <td class="treleases"> or td.treleases . I don’t really know why this class name but it is quite handy for identifying those cells (in user scripts for instance).

            loujin loujin
            loujin loujin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2017-03-13