Upgrading Xibo for Tizen
- Xibo for Android
- DSDevices DSCS9X/95 Set-up Guide
- Install a White Label or a different Player version on DSDevices
- CEC Screen Power on/off with DSDevices
- Hardware Recommendations
- Philips Signage SoC Monitors
- Sony Bravia SoC
- Managing Storage on the Android Device
- Player Settings
- Players without an Internet Connection
- Remote Administration with SS Helper
- Restart Rooted Device with a Shell Command
- Running Xibo for Android
- Resolving Common Issues
- Error shown when I try to licence my Player?
- Player not updating from the CMS?
- I can see my Licence entry but the Player appears unlicensed?
- Error message - Player is missing dependencies
- My scheduled Layouts are not working?
- Layout won't play? Splash screen plays?
- Watchdog error message
- Troubleshooting for Administrators
- Audit Trail
- Log Information
- Player Logs
- Getting the Player Status
- Request Player Status via CMS - Logged in Players only
- Request Player Status directly from a Device
- Can I use the Xibo name / logo?
- Can I run a Xibo Player on Raspberry Pi?
- How can I increase the upload file size limit?
- How do Players communicate with the CMS?
- How many displays can Xibo support?
- How do I reset the Xibo_admin account password?
- Power On/Off for Players
- Testing with Xibo
- Why do I need a Default Layout?
- Xibo for Android FAQ's
- Autoplaying Embedded Youtube Videos
- Closing to Home screen
- Displaying Images
- Embedded TV
- External SD card not listed when running Banana-Pi
- Helper Command to change Time zone
- HTML5 Video
- Memory Notifications
- Menu not accessible
- SSL Support
- Using Portrait Displays
- Video wont play properly
Upgrading Xibo for Tizen
The latest wgt
version of Xibo for Tizen can be downloaded from the Downloads page.
To ensure that you are using the recommended Firmware Version for you Series and Model, please refer to our Tizen Firmware Matrix
White Label customers
The latest wgt
can be built and downloaded from My Account. All White Label builds are initially set to “Latest” and are rebuilt automatically on the day of release, ready for download.
Download, Upload and Install
The recommended and easiest way to upgrade the Player version for Xibo for Tizen is achieved via the CMS.
Download the new wgt
version and upload it to your CMS. Please follow the instructions below appropriate for the Xibo CMS version you are using.
Xibo CMS v2, v3 or later
-
Select Player Versions under the Displays section of the main CMS menu.
-
Click the Add Version button.
-
Upload the downloaded
wgt
file to the CMS using the file uploader. -
Once the
wgt
file is uploaded to the CMS navigate to Display Settings and click on the row menu for the selected Display Profile. -
Click on Edit and use the Player Version drop down menu to the select the Player Version file:
- Save
All Displays that are assigned to this Display Profile will now run the saved version.
Player Version Override
It may be necessary to run a different Player Version on selected Displays, this can be achieved by using the Player Version Override .
- Navigate to Displays and use the row menu to Edit.
- Click on the Profile Settings tab and scroll down to select the Player Version edit box to override.
- Use the drop down to select the version you wish to use and click Save at the bottom of the form.
Xibo CMS 1.8.13
-
Select Player Versions under the Displays section of the CMS main menu.
-
Click on Add Version .
-
Upload the downloaded the
wgt
file to the CMS using the file uploader. -
Once the
wgt
file is uploaded to the CMS navigate to Display Settings and click on the row menu of the selected Display Profile. -
Click on Edit and go to the Advanced tab on the Edit Profile form:
- Use the Player Version drop-down menu and select the Player Version file.
- Save.
All Displays that are assigned to this Display Profile will now run the selected version.
Player Version Override
It may be necessary to run a different Player Version on selected Displays, this can be achieved by using the Player Version Override .
- Navigate to Displays and use the row menu to Edit.
- Click on the Advanced tab and use the Player Version Override drop-down to select the version to assign to the Display.
- Save
Upgrade via USB
If you prefer, you can upgrade your Xibo for Tizen player locally using a USB by following the steps below:
Prepare your USB
- Create a folder at the root directory of your USB device and name it
SSSP
. - Save the Xibo for Tizen player file you downloaded earlier inside the
SSSP
folder and rename itsssp_dl
. - Next create a configuration file for the player using a text editor, for example Notepad . Copy the below text into that file:
<?xml version="1.0" encoding="UTF-8"?>
<widget>
<ver></ver>
<size>9999999</size>
<widgetname>sssp_dl</widgetname>
<webtype>tizen</webtype>
</widget>
- You will need to enter the version of the player you wish to install between the
<ver>
and</ver>
brackets to complete the configuration file. For example, if you have downloaded the version 2 R201 player, you will need to enter2.201
between those brackets. - Once the configuration file is complete, save it as a
sssp_config.xml
and copy it to theSSSP
folder.
Install the player
Now that you have set up the USB, press the Home button on your remote control and go to the URL Launcher Settings menu.
Choose Install from USB Device to start the upgrade.
You will receive a confirmation message when the player has been successfully upgraded.
Downgrading your Xibo for Tizen Player
Whilst we would always recommend the latest version of the Xibo for Tizen Player, you may find yourself in a situation where you need to revert to a previous release. Below are instructions on how to do that remotely using your CMS and locally using a USB.
Downgrading via the CMS v3
- Select Player Versions under the Displays section from the CMS main menu.
- Use the Add Version button and upload the
wgt
file for the Xibo for Tizenb Player you wish to revert to. - Once uploaded, use the row menu for the Player version and select Edit from the drop down menu.
- Make a note of the value in the Code field for later. Now set that code value to a number higher than the code value for the player version you currently have installed. Save to confirm the change.
Now you can proceed to set this player in the settings for those Displays.
Downgrading via the CMS v2
- Select Displays from the CMS main menu.
- Use the row menu for the Display you want to downgrade and select Edit from the drop down menu.
- From the Profile Settings tab, set the player in the Player Version field and save to confirm.
The next time your Player connects to your CMS, it will download the wgt
and downgrade to the version you have chosen.
Once the player has downgraded, you will need to return to the Player Versions menu in your CMS and set the code entry back to its original value.
Downgrading via the CMS 1.8.13
- Select Displays from the CMS main menu.
- Use the row menu for the Display you want to downgrade and select Edit from the drop down menu.
- From the Advanced tab, set the player in the Player Version Override field and save to confirm.
Downgrading via USB.
Please refer to the Upgrading via USB instructions explained earlier, as the steps involved are identical to downgrade the Player.