Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1589

Mp3 parser does not add duration to metadata if there are no ID3 tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.8
    • None
    • None

    Description

      Steps to reproduce:

      • Have a file without any ID3 tags (v1 or v2)
      • Parse the file
      • Attempt to retrieve the duration by calling 'metadata.get(XMPDM.DURATION)'.

      Expected result:
      The duration should be set even for a file without ID3 tags, since it is independent information.

      Actual result:
      The duration is null

      Attachments

        Activity

          People

            Unassigned Unassigned
            mdaniline Max Daniline
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: