[
https://issues.apache.org/jira/browse/TIKA-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251034#comment-15251034
]
ASF GitHub Bot commented on TIKA-1844:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tika/pull/107
> PooledTimeSeriesParser takes precedence over MP4Parser
> ------------------------------------------------------
>
> Key: TIKA-1844
> URL: https://issues.apache.org/jira/browse/TIKA-1844
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Priority: Minor
>
> The PooledTimeSeriesParser currently takes precedence over the MP4Parser even
> if the pooled-time-series application is not installed. This means that
> clients will lose metadata formerly extracted by the MP4Parser unless they
> remove the PooledTimeSeriesParser.
> This is similar to what happened with the integration of the Tesseract Parser
> (TIKA-1445). We should probably follow a similar pattern to that...run both
> parsers and combine metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)