Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Configuration Schema

howdycloud edited this page Sep 29, 2012 · 4 revisions

Main items

items is an array of item objects.

Each main item must have a title, series, and filepaths.

title should describe the item such as Foo vs Bar.

series should match the item such as IPL Fight Club or IPL 5 League of Legends.

filepaths is an array of filepaths. Each filepath must be to a valid video file.

Information from these items are published to Google Calendar unless otherwise specified.

Extra items

extras is an array of item objects.

Each extra item must have a title, and filepaths.

title should describe the item such as Foo vs Bar.

filepaths is an array of filepaths. Each filepath must be to a valid video file.

Information from these items are NOT published to Google Calendar unless otherwise specified.


Caveats

TODO Notes about Windows filepaths.

Clone this wiki locally