Appendix B. skin.ini Reference

Table of Contents

B.1. Players: Ordinary, Extra PFL, Cartwall
B.1.1. Colors
B.1.2. Fonts
B.1.3. Dimensions
B.2. Playlists
B.2.1. Colors
B.2.2. Fonts
B.2.3. Dimensions
B.3. Browser
B.3.1. Colors
B.4. Clock and Date
B.4.1. Colors
B.4.2. Fonts
B.5. LED Clock
B.5.1. Colors

This appendix contains a list of all settings that can be made trough the skin.ini file.

All colors are given as HTML colors, i.e., as a six-digit hexadecimal number, prefixed by “#”.

All fonts consist of four settings: Name, Size, Style and Color. For example, each player has a font setting for NameFont, so the values to specify are NameFontName, NameFontSize, NameFontStyle and NameFontColor. The font name is specified as a string, the size as a postive integer value, the color as an HTML color (see above) and the style as an integer value by adding one or mor of the following values: 1=bold, 2=italic, 3=underlined, 4=strikeout.

All dimensions are given in pixels as a positive integer number.

B.1. Players: Ordinary, Extra PFL, Cartwall

Section name for ordinary players: [Playerx_y], where x is the playlist number (starting with 0) and y the player number within this playlist (starting with 0).

Section name for the cartwall players: [Cartwall]

Section name for the Extra PFL player: [ExtraPFL]

You can also create a section called [Player]. Settings in that section will be taken as the default values for all players (except for the cartwall) and can be overwritten in the specific player sections.

B.1.1. Colors

EmptyColor
EOFColor
ErrorColor
FadeColor
FlashEOFColor
LoadedColor
NextColor
PauseButtonActiveColor
PauseButtonColor
PauseColor
PFLButtonActiveColor
PFLButtonColor
PFLColor
PlayButtonActiveColor
PlayButtonColor
PlayingColor
ProgressBarBorderColor
ProgressBarElapsedColor
ProgressBarElapsedRampColor
ProgressBarOutroColor
ProgressBarRampColor
ProgressBarRemainColor
StopButtonActiveColor
StopButtonColor
      

B.1.2. Fonts

NameFont
TitleFont
StateFont
TimeFont
      

Note: You can set the font size to 0 in order to hide a certain label.

B.1.3. Dimensions

ButtonSize
ProgressBarHeight
ProgressBarMargin