Small tweaks to Annotation API and json project API and mdplayer widgets CreateAnnotation and AnnotationList to allow CreateAnnotation to create annotations on a specific project and AnnotationList to display different annotation types as well as filtering annotations based on current segment
ALTER TABLE ldt_utils_media
ADD COLUMN mimetype_field character varying(512);