Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for id3 (0.01 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="0xffff" type="string" offset="0"/> <!-- V1, L1      -->
          <match value="ID3" type="string" offset="0"/>
          <!-- in the wild, 0D0A or quite a few \x00 may precede the magic -->
          <match value="(?:\\x0D\\x0A|\\x00{1,1024})(?:\\xff[\\xe3\\xf2\\xf3\\xf4\\xf5\\xf6\\xf7\\xf8\\xf9\\xfa\\xfb\\xfc\\xfd\\xfe\\xff]|ID3)"
                 type="regex" offset="0"/>
        </magic>
        <glob pattern="*.mpga"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top