Jump to content

Scheduled Download

From SpinetiX Wiki
(Redirected from Scheduled download)
Note  
Applies to all the DSOS players, except for the DiVA model, and requires a WIDGETS Feature Set or higher.

Introduction

Scheduled Download feature can be used to retrieve content from a remote web server, in a scheduled manner (daily or hourly) or on demand. This feature is a simplified version of Pull Mode functionality and can be used with any standard web server, with or without WebDAV extension enabled. It is configured from the Control Center interface.

This feature should not be used when the player is managed with SpinetiX ARYA™.

Configuration

Simple settings

Content - Scheduled Download

To set up a scheduled download, follow these steps:

  1. Open Control Center and click on Content → Scheduled Download page.
  2. Enter the HTTP(S) address where the content can be downloaded from; that can be:
    • the project location for WebDAV-enabled web servers, for instance
      http://myserver.com/myproject/
    • the URI of the XML repository descriptor file for conventional web servers, for instance
      http://myserver.com/myproject/spx-listing.xml
  3. Select the content update frequency (between daily or hourly), or click the reload icon to trigger the update of the content manually.
    • In case of selecting daily update, select also the time when the to check the server for updates.
  4. Click "Apply" button to validate your changes.
Note Notes:

Advanced settings

Advanced Scheduled Download

Changing the "Settings" option to "Advanced", allows configuring multiple scheduled download sources and also adds two more options for each source:

  • "Do not update sub-folders" checkbox options
    Enable this option for the player to retrieve only the files from the root of the path provided under "Server URI".
  • Destination folder input field
    Enter a folder name for the player to put the files retrieved from the server in that particular folder (and avoid overwriting the entire content). If missing, the folder is automatically created.
Note Notes:

See also