Currently, the 'modified' entry for a movie, e.g.:
http://dvx.ski.org:9090/dvxApi/v1/movie?MediaId=TaB0eT7nC3M
gives:
<movies>
<ns2:movie xmlns:ns2="http://movie.hibernate.server.dvx.ski.org/">
<created>20130426125139</created>
<modified>20130508153712</modified>
<movieActive>1</movieActive>
<movieAuthorFk>3</movieAuthorFk>
<movieDescription/>
<movieId>1155</movieId>
<movieLanguageMainFk>1</movieLanguageMainFk>
<movieName>Corner Gas ® - Pilates Twist</movieName>
<movieSbnNumber>TaB0eT7nC3M</movieSbnNumber>
</ns2:movie>
</movies>
The 'modified' field does not get changed when clips are added or deleted,
making it hard to sort movies based on when they were last changed. DVX API
should update the movie's 'modified' every time a clip is added or deleted.
Original issue reported on code.google.com by Owen.R.E...@gmail.com on 7 Aug 2013 at 12:44
Original issue reported on code.google.com by
Owen.R.E...@gmail.com
on 7 Aug 2013 at 12:44