Media Sync

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Media Sync

Media Sync is another Add-on in the Stack software, run on each Player server. Go to the IP address of each player, under Configure, select Add-ons, find Media Sync and start it running:

media-sync-addon

On the right is a link to its Config page. Here you can add your sync targets (between a NAS and this Player server):

media-sync-add-target-wild

Do this for each folder you want to sync between the NAS and the Player resource folders (E:\Movies, C:\Images, C:\Effects etc.).

Player servers will check for changes on the NAS automatically at regular intervals to add or remove media as changes occur on the NAS.

Note: for complex installations the Media Sync targets are all stored in a JSON file, which for accuracy and convenience can be copied between Player servers.

Use of wildcards in matching folders

The use of wildcards is a feature added in StackSignage 2.1.1. This enables matching sync folders with a certain folder name pattern, for example in a system which has a number of carves so it will only sync the carve that is relevant to each machine.

Media is only synced from folders that match the wild carding pattern. Whole folder names, or part names, can be wildcarded.

* : matches any string

# : matches any numeric character once

$ : matches any alphabetical character once

? : matches any character once

[x] matches any number in the range 0-x

{{ }} can be used to enclose a global Delta variable/string