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 Both sides next revision
en:provisioning [2018/11/13 14:53]
Alexander [Syslog server information]
en:provisioning [2019/01/16 09:33]
Alexander [Force mount SMB and NFS shares]
Line 537: Line 537:
   * TVIP classic   * TVIP classic
    
 +====Media playback setup====
 +
 +//​**Supported from firmware: 4.0.19**// \\
 +
 +Allows setup of some media playback parameters.
 +<code xml>
 +  <​media>​
 +    <​default_audio_language force="​true"​ value="​bul bg eng en" />
 +    <​default_subtitle_language force="​true"​ value="​ru rus" />
 +  </​media>​
 +</​code>​
 +
 +  * //​default_audio_language//​ - default audio language for media playback.
 +  * //​default_subtitle_language//​ - default subtitle language for media playback.
 +
 +//value// attribute is space-separeted list of ISO 639-1 and ISO 639-2 language codes. It is recommended to use both formats for each language (ex. "eng en"). If more the one language is set up, the one listed earlier has priority.\\
 +If audio value is empty, first supported audio track is used. If subtitle value is empty, subtitles will be disabled. \\
 +This provisioning value is not compatible with the samilar settings in user interface. It is recommened to hide user interface setting, if provisioning is used.
 +
 ====Force mount SMB and NFS shares==== ====Force mount SMB and NFS shares====
  
en/provisioning.txt · Last modified: 2023/12/20 16:29 by Vladimir Manov