Searching is key to any media management system. MediaSilo supports robust search through query parameters.
Parameter Name | Possible Values |
---|---|
approvalstatus | 0 = None, 1 = Pending, 2 = Approved, 3 = Rejected |
averagerating | Any number between 1 and 5 |
comments | Any word, prefix or phrase |
datecreated | Any UTC timestamp in milliseconds |
datemodified | Any UTC timestamp in milliseconds |
description | Any word, prefix or phrase |
duration | Any number of milliseconds |
filename | Any word, prefix or phrase |
folderid | Any valid folder ID |
hasapprovals | True or false |
hascomments | True or false |
hasrating | True or false |
hastranscript | True or false |
height | Any number of pixels |
metadatakeys | Any word, prefix or phrase |
metadatakeys_exact | Any exact match for a metadata key |
metadatamatch | Any exact match key-value pair as key===value |
metadatavalues | Any exact match for a metadata value |
metadatavalues_exact | Any exact match for a metadata value |
projectid | Any valid project ID |
rating | Any number between 1 and 5 |
size | Any number of KB (multiply MB by 1024, GB by 1048576) |
tags | Any word, prefix or phrase |
title | Any word, prefix or phrase |
transcript | Any word, prefix or phrase |
transcriptstatus | na, available, or pending |
type | video, audio, image, document, or archive |
uploaduser | Any word, prefix or phrase |
width | Any number of pixels |