RetailPlayer Portal v4.8.1
Date | Recipient / Environment | Software Package / Version |
|---|---|---|
| RetailPlayer Portal Repository | 4.8.1 |
Change Log
New Features
Changes / Improvements
Fixes
FIXED: Channel switching is not possible when the device is assigned a channel list belonging to a parent ORG.
Deployment Instructions
For self hosted portals, execute the following commands from the CLI of your host machine:
Download and install the new version:
cd ~/rpp && ./rpp-install --update 4.8.1Run the configurator and press enter to reuse the values shown in square brackets from the initial configuration:
./rpp-configuratorStart the Portal:
./rpp start
The host needs to be able to reach https://release.barixupdate.com for the update to be applied successfully.