en:provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:provisioning [2019/06/25 14:48]
Alexander [Restrict access to mediacenter settings]
en:provisioning [2019/09/06 11:53]
Alexander [Setup stream source type]
Line 359: Line 359:
 In this example, UDP-proxy is used. UDPXY server address is specified as server_address:​port or user:​password@server_address:​port using //server// attribute. In this example, UDP-proxy is used. UDPXY server address is specified as server_address:​port or user:​password@server_address:​port using //server// attribute.
  
 +
 +//​speedtest_url//​ attribute defined URL to [[en:​stb:​speedtest|speed test]] configuration (supported from fw 4.2.20/​4.3.4).
 ==== IPTV/OTT protocol setup ==== ==== IPTV/OTT protocol setup ====
  
Line 492: Line 494:
  
 ==== Appearance settings ==== ==== Appearance settings ====
- 
  
 <code xml> <code xml>
Line 503: Line 504:
   <​display_channel_numbers value="​true"​ />   <​display_channel_numbers value="​true"​ />
   <​channel_icons_aspect value="​1.777"/>​   <​channel_icons_aspect value="​1.777"/>​
 +  <​display_channel_has_archive value="​true"​ />
 +  <​background_picture value="​Custom"​ force="​true">​
 +    <picture name="​Custom"​ url="​http://​domain/​Custom.png"/>​
 +  </​background_picture>​
 </​appearance>​ </​appearance>​
 </​code>​ </​code>​
Line 515: Line 520:
   * //​channel_icons_aspect//​ - Channel icon images aspect ration (aspect=width/​height). Used for UI channel layout optimizations (supported from firmware 4.0.20).   * //​channel_icons_aspect//​ - Channel icon images aspect ration (aspect=width/​height). Used for UI channel layout optimizations (supported from firmware 4.0.20).
   * //​home_uri//​ - Defines [[en:​stb:​system_uri|System URI]], that will be executed on Home key press instead of launching Home screen (supported from fw 4.2.12).   * //​home_uri//​ - Defines [[en:​stb:​system_uri|System URI]], that will be executed on Home key press instead of launching Home screen (supported from fw 4.2.12).
-\\+  * //​display_channel_has_archive//​ - activates (if //true//) display of archive enabled icon in channel list. Supported from firmware 4.2.16. 
 +  * //​background_picture//​ - defines monochrome background image for the home screen (and some other apps). //value// - sets up identifier for the image. Identifier can be internal (like: //waves//, //​triangles//​) or one of the list of <​picture>​ tags. <​picture>​ tag attributes: //name// - background identifier, //url// - URL of 8-bit monochrome PNG image. Supported from firmware 4.2.16. 
 To force some settings to apply use attribute force with value="​true"​ To force some settings to apply use attribute force with value="​true"​
  
Line 777: Line 784:
 //​pref_tv_middleware//​ - Content source\\ //​pref_tv_middleware//​ - Content source\\
 //​pref_tv_button_midd_setup//​ - Content source setup\\ //​pref_tv_button_midd_setup//​ - Content source setup\\
 +//​pref_tv_inter_apps//​ - Interactive apps\\
  
  
Line 785: Line 793:
 //​pref_security_tvfiltertype//​ - Filtering type (black/​white)\\ //​pref_security_tvfiltertype//​ - Filtering type (black/​white)\\
 //​pref_security_operatorlock//​ - Adult channels block\\ //​pref_security_operatorlock//​ - Adult channels block\\
 +//​pref_security_allowtv//​ - Enable/​disable Watch TV\\
 +//​pref_security_allowmediaplayer//​ - Enable/​disable Mediaplayer\\
 +//​pref_security_allowdvr//​ - Enable/​disable DVR\\
 +//​pref_security_allowcctv//​ - Enable/​disable CCTV\\
 //​pref_security_allowwebapps//​ - Enable/​disable web apps\\ //​pref_security_allowwebapps//​ - Enable/​disable web apps\\
 //​pref_security_allowapps//​ - Enable/​disable Android apps \\ //​pref_security_allowapps//​ - Enable/​disable Android apps \\
en/provisioning.txt · Last modified: 2023/12/20 16:29 by Vladimir Manov