Smart Update
We suggest the following procedure for updating the feed on your website:
1) Implement the feed containing all movies for the first synchronization with your database.
2) Use the feed http://[region_code].feed.previewnetworks.com/v3.1/cinema/newest-50/ChannelUserID/ (or other product or genre depending on your needs).
3) Enable the updates using the last_update parameter (please refer to the Theatrical-DVD Feed API for details).
The last_update parameter will give you any product (cinema, DVD, Bluray or HE) for your region where any data has been changed since the date you specify (new trailer, new picture, update description, etc.)
The value can be:
Date YYYY-MM-DD
or
Unix stamp (Epoch as 1st January 1970): 2009/12/08 will be 1260290912.
Here is an example:
http://uk.feed.previewnetworks.com/v3.1/cinema/newest-50/xxxxxx/?last_update=1262646000
