Managing Background on Home Screen
The SmartTUBE apps for large-screen devices (aka JUNG) allows you to control the transparency of the background on the Home screen. By default, it is semi-transparent. Thus, when you watch a TV channel or movie and return to the Home screen, the video stream with audio continues to play in the background.
If you decide to make the background opaque, change its color or image, just follow the instructions below.
- Create the CSS file fixes.css is any convenient text editor with the following settings:
/* This is an example. You can customize these settings to your liking. */ .background-image-semi{ opacity: 1 !important; |
- Upload file via SmartTUBE Device Manager to the current firmware version of desired device group.
- Then, find the file setup.json there and make sure that the parameter ux.showBannersTrailer have the value false. This flag disables the trailer-enabling banners:
“ux”: { “showBannersTrailer”: false } |
- Check that the new settings have been applied to devices.