AVOLITES TITAN API

RefreshShowList

Updates the show list by searching for new show files in the current path.

Namespace: Show

Syntax

MACRO

Void Show.RefreshShowList(Boolean includeBinary)

HTTP

http://[ip]:4430/titan/script/2/Show/RefreshShowList?includeBinary={bool}

Parameters

includeBinary ( Boolean ) : Whether to include binary show files in the search.

includeBinary

HTTP Example:
http://localhost:4430/titan/script/2/Show/RefreshShowList?includeBinary=true