git @ Cat's Eye Technologies Chrysoberyl / master schema / Movie.md
master

Tree @master (Download .tar.gz)

Movie.md @masterview rendered · raw · history · blame

Movie (schema)
==============

<!--
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.

SPDX-License-Identifier: CC0-1.0
-->

This is a schema which defines, for now, a few rudimentary things about
what properties Movie entries in Chrysoberyl should have.

The order in which they are listed here induces an order in which they
should appear on each entry.

### subtitle

*   optional: true

subtitle

### inception-date

date

### file-location

file location

### duration

In minutes and seconds.

### looping

Boolean.  Whether the movie is intended to loop or not.