xibosignage / xibo-dotnetclient

Xibo for Windows .NET Player
GNU Affero General Public License v3.0
63 stars 91 forks source link

Adspace: modifications to exchange so that we support new wrapper settings #268

Closed dasgarner closed 1 year ago

dasgarner commented 2 years ago

There are a number of new settings we should support:

We also need to support LAT/LNG/LAT_START/LNG_START/UNIX_TIMESTAMP macros in the request/impression URLs.

This will bring the windows player up to date for various SSPs coming onboard in 3.3.0.

dasgarner commented 1 year ago

[ACTUAL_IMP] should be "" if not known.

dasgarner commented 1 year ago

If empty, this shouldn't be checked: https://github.com/dasgarner/xibo-dotnetclient/blob/develop/Adspace/ExchangeManager.cs#L740