DATA DISPLAY GROUP
Manual
Detailed description of the tags in the playlist file:
Tag
Description
Notes
<?xml version="1.0"
encoding="UTF-8"?>
XML header: Don’t change this line
<AMPlaylistDoc …>
</AMPlaylistDoc>
Tags the beginning and the end of the playlist.
This tag has two attributes:
Title:
Keeps the name of the playlist. The
name defined here can be found in the log
files for reference, e.g. “Example Playlist”
Version:
Keeps the version number of the
playlist structure.
Version “1.0”: can contain videos only
Version “2.0”: can contain images and videos
Attribute
“
Version
” is
supported since
firmware
version 2.6.0
<AMPlaylist_Entry>
</AMPlaylist_Entry>
Tags the beginning and the end of one playlist
entry. Each playlist entry consists of further tags
called
<AMEntry_Title>
,
<AMEntry_Vol>
,
<AMEntry_Brightness>
or
<AMEntry_LengthMs>
For further details on these tags see below
Tag
<AMEntry_
LengthMs>
is
supported since
firmware
version 2.6.0
<AMEntry_Title>
</AMEntry_Title>
Name of the media file, e.g. “video_1.avi”
Constraints:
The media file name must not include any
special characters. Just alpha-numeric
characters and
. - _
can be used (7-bit ASCII)
The media file name must not exceed 200
characters
The extension of the file must be “
.aib
”,
“
.avi
” or “
.mp4
”
File extension
“
.aib
” is
supported since
firmware
version 2.6.0
File extension
“
.mp4
” is
supported since
firmware
version 2.8.1
<AMEntry_Brightness>
</AMEntry_Brightness>
Relative display brightness setting. This value can
be set to any integer value between
0
and
100
and
defines the percentage of the default brightness.
The display default brightness can be set in the
Web Frontend in the
Display
menu.
E.g.
Default brightness is set to
80
and the
brightness entry in the playlist is
100
, then
the resulting display brightness is
80
Default brightness is set to
80
and the
brightness entry in the playlist is
50
, then
the resulting display brightness is
40
Default brightness is set to
80
and the
brightness entry in the playlist is
0
, then the
resulting display brightness is
0
This tag is used for images and videos
ArtistaMEDIA
Version 1.12
05.10.2011
Page 32 of 49