BSNEE Version 4.5.6

BSNEE Version 4.5.5

BSNEE Version 4.5.2

BSNEE Version 4.4

BSNEE Version 4.2

BSNEE (legacy versions)

BSNEE uses two mechanisms to distribute firmware updates: the API/WebUI allows users to distribute firmware updates to groups, while BrightAuthor provides beta, production, and minimum-compatible firmware versions that can be downloaded and bundled with player setup files. In both cases, BSNEE uses XML files in the Resources folder of the Persistent Storage site to determine which firmware updates are available for distribution.

This page outlines how to edit the XML files to include different firmware versions for distribution.

WebAPI/WebUI (BSNEE 3.9)

Locate and open the WebUIAutorun.xml file located in the Resources folder of the Persistent Storage site.

The file will contain an <autorun> entry for each compatible BrightAuthor autorun. Each <autorun> entry contains several <minFirmware> elements: Each denotes a specific minimum firmware version for a specific set of player models. Note that, unlike the BSNEE 4.0 WebAPI/WebUI, you cannot add new firmware file elements—you must modify the files that are already listed:

note

For the changes to take affect in the WebUI, you must restart the BSNEEWebSite and BSNEEWebServices application pools in IIS.

For the changes to take affect in the WebUI, you must restart the BSNEEWebSite and BSNEEWebServices application pools in IIS.

WebAPI/WebUI (BSNEE 4.0 and later)

Locate and open the BSNFirmwares.xml file located in the Resources folder of the Persistent Storage site.

The file should contain several <firmware> elements; each element denotes a specific firmware version for a specific set of player models. You can either add new <firmware> elements (increasing the available versions for distribution) or edit the existing ones:

Note

For the changes to take affect in the WebUI, you must restart the BSNEEWebSite and BSNEEWebServices application pools in IIS.

BrightAuthor

Locate and open the FirmwareCompatibilityFile.xml file located in the Resources folder of the Persistent Storage site. 

The file should contain several <FirmwareFile> elements; each element denotes a specific firmware version for a specific set of player models. Note that, unlike the BSNEE 4.0 WebAPI/WebUI, you cannot add new firmware file elements—you must modify the files that are already listed: