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
blocks:player-setup [2025-03-05 15:13]
admin [Configuration File]
blocks:player-setup [2025-03-28 16:13] (current)
admin Added notre on updating the player
Line 46: Line 46:
  
 When the installation has finished, remove the USB drive and power off the player. Connect the player to the network used by the Blocks server (if it is not already connected) and power on the player again. If everything works as expected, you should see the PIXILAB logo on screen with an ID string below, allowing you to add it as a Display Spot to Blocks. When the installation has finished, remove the USB drive and power off the player. Connect the player to the network used by the Blocks server (if it is not already connected) and power on the player again. If everything works as expected, you should see the PIXILAB logo on screen with an ID string below, allowing you to add it as a Display Spot to Blocks.
 +
 +=====Updating the Player=====
 +PIXILAB Player version 7 and later can be remotely updated from Blocks. This is done using the "Update PIXILAB Player" setting in the Advanced tab in the Display Spot Settings dialog box. This feature is only available when:
 +  * The player starts from an internal SSD (i.e., not from a USB stick).
 +  * The current user has the role of Manager or Admin.
 +  * Another version of PIXILAB Player software is found on your Blocks server.
 +
 +Player updates must be stored here inside Blocks’ root directory on your server:
 +<code>
 +public/PIXILAB_Player/updates/pixilab-player-XXX.img
 +</code>
 +
 +where XXX is the version number. The current version of PIXILAB Player can be obtained from the link in point 1 on the web page shown above under "Getting Started". Updates must be named exactly as shown above, so don’t rename them after download.
  
 =====Configuration Options===== =====Configuration Options=====
Line 88: Line 101:
 This string will be appended to the Spot page URL. It can be used to append query parameters to the URL. This string will be appended to the Spot page URL. It can be used to append query parameters to the URL.
  
-=====Configuration File====+=====Configuration File=====
 The configuration set through the web-based user interface described above results in settings in the //playerconfig.txt// file. As an alternative to using the web-based user interface, you can set options directly in the playerconfig.txt file. This can also be used to change settings for a player later.  The configuration set through the web-based user interface described above results in settings in the //playerconfig.txt// file. As an alternative to using the web-based user interface, you can set options directly in the playerconfig.txt file. This can also be used to change settings for a player later. 
  
Line 121: Line 134:
  
 :!: **CAUTION**: Make sure to mark any USB stick set to //auto_install// clearly, as inserting this into a random computer set to boot frmo USB may damage it. :!: **CAUTION**: Make sure to mark any USB stick set to //auto_install// clearly, as inserting this into a random computer set to boot frmo USB may damage it.
 +
 +====Debugging options====
 +
 +:!: Only ever use debugging settings temporary, **do not leave this options on permanent**. 
 +
 +  * **debug_mode**  When set to yes access to browser web developer tools is enabled.
 +
 +  * **ssh_password** When a password is set, ssh becomes enabled on the player.