Download Manual

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Keep the following in mind when uploading your files to the FTP server:

  • If a video file is uploaded without an XML file, the system will use the original file name as the title. All other metadata will be blank.

  • To import metadata for a video, an XML file formatted according to the validation schema must be uploaded after the video file.

  • Thumbnails must not be larger than 10000 KB. If a thumbnail image is not provided after defining one in the XML file, an error will occur and the video will not upload.

  • Uploads should be done in this order: video file → thumbnail file → XML file.

  • If a tag is defined in the XML file, it must not be left blank or an error will occur and the video will not upload.

  • There are two different encoding options:

    <keyword>&lt;h1&gt;foo bar&lt;/h1&gt;</keyword> 
    <keyword><![CDATA[<h1>foo bar </h1>]]></keyword>