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

Add support for alternate time markings on recordings & tracks

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Editing interface
    • None

      The editor needs support for different time markings. For example, rather than 1:23, some use 1'23 or 1′23. These should all be converted to the standard time measure when importing. Currently the parser turns 1'23 into 0:01.

      /\d+<minutes marker>\d+<seconds marker>?/

      Some examples:

      • 1'23 (apostrophe)
      • 1'23" (apostrophe & quote)
      • 1'23 (fullwidth apostrophe)
      • 1'23" (fullwidth apostrophe & quote)
      • 1′23 (prime)
      • 1′23″ (prime & double prime)

            Unassigned Unassigned
            cyberskull Trevor
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package