Hi peteratomic,
Version of wordpress you may not be able to get the old and metadata.
Kon’nichiwa Kawamori-san,
If I understood you correctly, I am running the latest version of WordPress and the latest version of your plugin.
Arigato,
Peter
Hi Peter,
401 }else if ( wp_ext2type($ext) === 'audio' ){
402 $metadata = wp_read_audio_metadata( get_attached_file($attach_id) );
403 wp_update_attachment_metadata( $attach_id, $metadata );
Look at the inc / MediaFromFtp.php, please be rewritten try running.
401-403 line is the place to get the metadata of mp3 registration.
The 402-403 line if this meta data put out to the outside of the decision statement can be obtained, 401 lines of wp_ext2type of judgment sentence is not working.
If the meta data can not be acquired, the 402 lines of wp_read_audio_metadata
Not working.