User Tools

Site Tools


en:tvip_tms_faq_new

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
Last revision Both sides next revision
en:tvip_tms_faq_new [2022/10/03 11:06]
Виталий Журавлев [nPVR and timeshift on the S-Box]
en:tvip_tms_faq_new [2022/12/19 12:04]
Виталий Журавлев [Channel selection priority]
Line 112: Line 112:
 From **4.0.11** version icon changed to cinema film in the EPG screen: From **4.0.11** version icon changed to cinema film in the EPG screen:
  
-{{:​en:​screenshot_from_2022-10-03_11-02-50.png?​400 |}}+{{:​en:​screenshot_from_2022-10-03_11-02-50.png?​400|}} ​ 
  
 STB used "deep value" from TMS, if archive unavailable STB return to live stream. STB used "deep value" from TMS, if archive unavailable STB return to live stream.
Line 308: Line 308:
  
  
 +===== Channel selection priority =====
 +
 +
 +For a specific channel, you can set a priority - this allows you to show a specific channel after the set-top box goes into standby mode or reboots.\\
 +This is configurable via TMS: create a new channel and in the "​Extra"​ section in the "​Channel Selection Priority"​ field, set the value.\\
 +You could to possible to assign different priorities for channels, the highest priority is selected by default, the use of different priority values ​​allows you to make tariffs with different priority channels.\\
 +
 +{{:​en:​channelprorityen.png?​600|}}
 +===== How to enable logs at TMS =====
 +
 +
 +You should enable logging for each micro-service.\\
 +All log files located in /​var/​log/​tvip-tms folder
 +
 +    * application.log - general log file of application
 +    * framework.log - service log file
 +    * access.log - information of external operation
 +    * audit.log - extended information of external operation
 +
 +Enabling logs to configure file: **/​opt/​tvip-tms/​*/​manager-tvip-tms-//​*name///​application-prod.yml**
 +<​code>​
 +logging:
 +    config: log4j2-example.yml
 +</​code>​
 +
 +
 +Then you should restart micro-service .
 +<​code>​
 +systemctl restart manager-tvip-*name.service
 +</​code>​
 +
 +
 +:!: Where  //*name// - the micro-service name
  
 ===== Recommended parameters for icons ===== ===== Recommended parameters for icons =====
en/tvip_tms_faq_new.txt · Last modified: 2023/01/10 16:03 by Виталий Журавлев