User Tools

Site Tools


Sidebar

Translations of this page:

Contacts Us

  • Contact Us

en:stb_webkit:faq:function_for_playlist_autoupdate_in_the_internal_portal

Function of playlist autoupdate in the embedded portal

Function of playlist autoupdate in the embedded portal allows to update current playlist automatically using URL, after every portal restarting. Playlist cant be added to “Operators playlist” group or can be used as main. In manufacturer firmware version the function is disabled.

To turn on the function of playlist autoupdate it is necessary to make changes in /home/web/vars.js :

Variable Value
OPERATORS_PLS_AUTOREFRESH 0 - disabled
1 - enabled, with creation “Operator playlist” group, playlist will be added to group
2 - enabled, without creation “Operator playlist” group, playlist will be added as main
OPERATORS_PLS_URLhttps://example.com/*.m3u - playlist URL

For 0.2.18 version and higher

For enabling and setup it is necessary to make changes in /public/portal/vars.js :

Variable Value
OPERATORS_PLS_AUTOREFRESH0 - disabled
1 - enabled
OPERATORS_PLS_URLhttp://example.com/example.m3u - playlist URL
OPERATORS_PLS_GROUP_NAMEGroup name, where playlist will be saved (if this variable will be with no value then playlist will be saved as main)
OPERATORS_PLS_MERGEtrue - current playlists/groups will be deleted/changed on current one
false - disable this function
en/stb_webkit/faq/function_for_playlist_autoupdate_in_the_internal_portal.txt · Last modified: 2019/05/17 11:23 (external edit)