How can I copy metadata in my mp3 files?
Need to pass supported metadata information in your mp3 --> mp3 encodes. Use this addition to your XML. Valuable information, such as title, artist and album will be passed through on your encodes.
<metadata> <copy>yes</copy> </metadata>
Need to inject other metadata? Please check out our API documentation on metadata insertion:
http://www.encoding.com/api/category/category/complete_api_documentation#metadata_fields











