Media files:
- https://commons.wikimedia.org/wiki/File:Segne_du,_Maria.mid
- https://commons.wikimedia.org/wiki/File:Honeysuckle_Rose_for_wikipedia.mid
These are very old files that were undeleted recently. Apparently their metadata was not properly extracted in the olden days.
php maintenance\run.php refreshImageMetadata --mediatype AUDIO --mime audio/mid --force --start=Segne_du,_Maria.mid --end=Segne_du,_Maria.mid
php maintenance\run.php refreshImageMetadata --mediatype AUDIO --mime audio/mid --force --start=Honeysuckle_Rose_for_wikipedia.mid --end=Honeysuckle_Rose_for_wikipedia.mid
After running these commands these files should have a duration.
Possibly we have more old files like this, so we may also want to run
php maintenance\run.php refreshImageMetadata --mediatype AUDIO --mime audio/mid --force ---oldimage
for each wiki, to regenerate the metadata of old deleted midi files