{{>copyright }}
SPX Light | {{lang 'pagetitle.controller'}}
Preview
Rundown
Plugins
{{#if filedata.templates}} {{else}}
Empty rundown
{{/if}} {{#each filedata.templates}} {{#if DataFields}}
{{{ nameFromTemplatePath relpath }}} {{#if description}}
{{description}}
{{/if}}
{{{ generateCollapsedHeadline DataFields }}}
{{{nameFromTemplatePath relpath}}}
{{#each DataFields}}
field
title
{{#ifValue ftype "spacer"}}
{{/ifValue}} {{#ifValue ftype "number"}}
ftype
{{/ifValue}} {{#ifValue ftype "instruction"}}
ftype
{{value}}
{{/ifValue}} {{#ifValue ftype "caption"}}
ftype
{{value}}
{{/ifValue}} {{#ifValue ftype "hidden"}}
ftype
{{title}}
{{field}} value:
{{value}}
{{/ifValue}} {{#ifValue ftype "textfield"}}
ftype
{{/ifValue}} {{#ifValue ftype "checkbox"}}
ftype
{{title}}
{{#ifValue value "1"}}
{{else}}
{{/ifValue}}
{{/ifValue}} {{#ifValue ftype "button"}}
ftype
fcall
title
descr
{{title}}
{{descr}}
{{/ifValue}} {{#ifValue ftype "filebrowser"}}
ftype
title
assetfolder
extension
{{title}}
Browse
{{/ifValue}} {{#ifValue ftype "textarea"}}
ftype
{{injectNewlines value}}
{{/ifValue}} {{#ifValue ftype "dropdown"}}
fType
{{title}}:
{{#each items}} {{#ifValue value ../value}}
{{text}}
{{else}}
{{text}}
{{/ifValue}} {{/each}}
{{/ifValue}} {{#ifValue ftype "filelist"}}
ftype
assetfolder
extension
{{title}} {{lang 'general.fromFolder'}}:
{{assetfolder}}
-
{{{ PopulateFilelistOptions assetfolder extension value ../relpath }}}
{{/ifValue}} {{#ifValue ftype "divider"}}
ftype
{{title}}
{{/ifValue}} {{#ifValue ftype "color"}}
ftype
value
{{title}}
{{value}}
{{/ifValue}} {{/each}}
{{lang 'button.save'}}
{{{playButtonText onair}}}
{{lang 'button.update'}}
{{{GeneratePlayoutInfo playserver playchannel playlayer webplayout out itemID}}}
relpath
description
playserver
playchannel
playlayer
dataformat
webplayout
onair
out
uicolor
steps
imported
onPlay
onNext
onStop
{{else}} {{/if}} {{/each}}
{{{ hookLoadControllerPlugins }}}