-
Notifications
You must be signed in to change notification settings - Fork 1
Custom Manifest Attributes
rrirower edited this page Jan 9, 2024
·
10 revisions
Additional optional settings are available to control the UI of your channel. The bottom of your manifest file contains custom attribute settings:
- USE_THUMBNAIL_BACKGROUND - Sets the background of the channel to the thumbnail image of the currently focused item in the grid. Set the value to true to enable. Comment out, or, set value to false to disable.
- HIDE_GRID_THUMBNAIL - Show or hide the upper right Grid thumbnail. Set the value to true to show the thumbnail. Comment out, or, set value to false to hide the thumbnail.
- OVERHANG_CLOCK - Show or hide the 'overhang' clock. Set the value to true to show the clock. Comment out, or, set value to false to hide.
- OVERHANG_OPTIONS - Show or hide the 'overhang' option icon. Set the value to true to show the icon. Comment out, or, set value to false to hide.
- CONTINUE_WATCHING - Add a new first row to the Grid that shows all content that can be resumed. Set the value to true to show the row. Comment out, or, set value to false to hide.
To enable any of these optional settings, uncomment the setting and re-zip your channel package.