H MP Co n f igu ra tio n AP I - S p in e tiX Te ch n ica l Do cu me n ta tion v3 .1
© S p in e tiX S A A ll rig h ts re se rve d .
P a g e 4 4 of 5 8
Content
This section describes how to configure options related to the content displayed by the player..
<scheduled-download-reset>
HMP300 and HMP350 only
Added in 4.0.0 firmware release
Remove all scheduled download set for the player.
To remove all scheduled downloads
<scheduled-download-reset/>
<scheduled-download-add>
HMP300 and HMP350 only
Added in 4.0.0 firmware release
Add scheduled download of The following parameters must be used:
<uri>
URI of the source to download. This URI can either be a folder for WebDAV enabled
server, or an XML file describing the content of the project for regular HTTP servers.
<update>
Update rule for the download. Can be one of the following
manual, hourly, daily
<time>
Time of the update (HH:MM) in case daily update is performed.
<dest>
(optional)
Destination folder of the downloaded files. By default the files are downloaded in the
root of the content folder.
<no-subfolder>
(optional)
Do not download recursively the folders in the source content.
For instance to add a daily scheduled download:
<scheduled-download-add>
<uri>http://demo.spinetix.com/pullmode/SpinetiX_Healthcare.xml</uri>
<update>daily</update>
<time>13:10</time>
</scheduled-download-add>
<live-source-reset>
HMP300 and HMP350 only