Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:player-setup [2025-02-12 07:57] admin [PIXILAB Player] |
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 " | ||
+ | * 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: | ||
+ | < | ||
+ | public/ | ||
+ | </ | ||
+ | |||
+ | 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 " | ||
=====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 // | The configuration set through the web-based user interface described above results in settings in the // | ||
Line 117: | Line 130: | ||
* **url_append** String added to the end of the Spot url. Occasionally useful to apply extra query parameters. | * **url_append** String added to the end of the Spot url. Occasionally useful to apply extra query parameters. | ||
* **rgb_range** Can be set to //auto//, //full// or // | * **rgb_range** Can be set to //auto//, //full// or // | ||
- | * ** headless_mode** Set to //yes// to use the player without a display, e.g. for audio only playback. Default is //no//. | + | * **headless_mode** Set to //yes// to use the player without a display, e.g. for audio only playback. Default is //no//. |
+ | * **auto_install** Set this to //yes// to install the player on an internal SSD without prompting. This option is available in PIXILAB Player 7.1 and later. | ||
+ | |||
+ | :!: **CAUTION**: | ||
+ | |||
+ | ====Debugging options==== | ||
+ | |||
+ | :!: Only ever use debugging settings temporary, **do not leave this options on permanent**. | ||
+ | |||
+ | * **debug_mode** | ||
+ | |||
+ | * **ssh_password** When a password is set, ssh becomes enabled on the player. |