What format must my CSV file be in?

The CSV file you want to convert into a Movies ZIP file must meet some requirements in order to be converted properly:

  • The CSV file must be encoded in UTF-8. It must not be encoded in Unicode. The make sure it's in the correct format, open Notepad (or TextWrangler) and save the file with UTF-8 encoding
  • The delimiter in the CSV file must be a comma
  • The first line of the CSV file must contain the names of the fields
  • The CSV file must contain at least a field Title
  • Other supported fields:
    • "Genre"
    • "Medium"
    • "Release Date" or "Year"
    • "Running Time" or "Length"
    • "Link" or "URL"
    • "Director"
    • "UPC"
    • "Cast"
    • "Plot"
    • "Country"
    • "MPAA"
    • "Rating"
    • "CatalogNr"