Attention! Beginning from firmware version 0.2.18 all customizations of embedded portal is necessary to make using source codes of portal. After all customizations complete it is necessary to make compiling and minimization of source code of portal. After compiling and minization all files of portal could be placed in home directory for further image making. Source code of portal (portal-dev-*.tgz is in directory with current release http://soft.infomir.com.ua)
To enable and configure it is necessary to make changes in /public/portal/vars.js
:
Variable | Value |
---|---|
OPERATORS_PLS_AUTOREFRESH | 0 - disabled 1 - enabled |
OPERATORS_PLS_URL | http://example.com/example.m3u - playlist URL |
OPERATORS_PLS_GROUP_NAME | Group name, in which playlist will be added (if the value is empty then playlist will be added as main) |
OPERATORS_PLS_MERGE | true - existing playlists/groups will be deleted/changed to current false - disabled |