Player identification
From SpinetiX Support Wiki
Introduction
Each SpinetiX player can be uniquely identified by its serial number, which is based on the MAC address of the Ethernet interface. A friendlier device name can be assigned to the player – initially, this is set to its serial number.
A sticker with the serial number, barcode (of the serial number), the player model, and few other information can be found on the bottom side of each player. This helps to identify the unit and it should not be removed.
MAC address
Depending on the model, a player can have one or more network interfaces,
All SpinetiX players present an Ethernet interface having a unique MAC address with the following format:
00:1d:50:mm:xx:xx
-
mm
stands for player model, as in: -
x
stands for a hexadecimal digit (that is 0-9, a-f).
To find out the player MAC address, briefly press and release its power button to trigger On-Screen Display (OSD).
Serial number
All players have a unique “service serial number” of 12 hexadecimal characters, with the following format: 001d50mmxxxx
, which is the player's MAC address without the colon separator. See more details above.
The HMP400/W players have an additional "user serial number", composed of 8 alphanumeric characters, starting with X2
for HMP400 and X3
for HMP400W. You can use the tool below to convert between the two types.
- The serial number(s) of the player cannot be changed in any way.
- You can find out the player serial number(s) on the sticker on the bottom side of the player case or on the connected display by briefly pressing and releasing its power button. If you have network access to the player, you can also find it on the Control Center home page.
- The serial number of third-party players is based on the board serial number, the system serial number, or the chassis serial number from SMBIOS data.
Device name
Each player has a device name, set by default to the player serial number, displayed and configurable within the Control Center built-in interface. The device name is advertised on the network through device discovery protocols and it is shown within Elementi devices view and Windows Explorer.
To change the device name from Control Center, follow these steps:
- Open System → Identity page (respectively, Network Settings page on legacy players)
- Enter the new device name – only ASCII charters, underscore and the hyphen; spaces are not allowed.
- Click the "Apply" button.
- The device name is separate from the player name configured in SpinetiX ARYA.
- For advanced users, the device name can be changed with a configuration file or
set_config
RPC command.