podPress media files not importing
Brought to you by:
seek3r
When I use the WordPress importer to import a blog containing podPress posts, the importer fails to import the media file settings.
I can see the podPress meta-data in the XML:
<wp:meta_key>_podPressMedia</wp:meta_key>
<wp:meta_value><![CDATA[a:1:{i:0;a:10:{s:3:"URI";s:135:"http://xyz.mp3";s:5:"title";s:23:"Title";s:4:"type";s:9:"audio_mp3";s:4:"size";s:8:"77493678";s:8:"duration";s:5:"72:37";s:12:"previewImage";s:88:"imageURL";s:10:"dimensionW";s:1:"0";s:10:"dimensionH";s:1:"0";s:3:"rss";s:2:"on";s:4:"atom";s:2:"on";}}]]></wp:meta_value>
It's not being imported.
Is this a known issue?
Robert