For the complete documentation index, see llms.txt. This page is also available as Markdown.
Players

Managing Player storage

Media files, Layouts and other metadata are downloaded from the CMS onto the Player to allow for local playback in the most efficient way and to allow for offline use.

Players will automatically manage stored files on the local library and remove files that are no longer needed.

Rules for keeping or deleting a file

The CMS tells the Player which files it needs for the next “N” days of playback (where “N” days is defined in the CMS settings). All of the files in this list will be kept in the local library. Once a file is removed from this list it will remain in the local library for 30 days after which it will be automatically deleted. Change the "N" parameter from the CMS:

  1. Navigate to CMS Settings located under the Administration section of the main CMS

  2. From the General tab, enter a time in seconds for the Send files in advance field

  3. Save

The default value is set at 172800 which is 2 days. This setting should be adjusted carefully as it directly affects the size of the Local Player Library and the amount of work the CMS has to do with each collection interval.

We recommend keeping the default setting unless there is a specific reason to change it.

Using the Purge all functionality will delete all files saved locally by the player, forcing all files that are still required to be re-downloaded after the purge.

Last updated

Was this helpful?