Dan Garner
Dan Garner
A player wouldn't download the files it required. We discovered that the player is decoding the URL for the files before it makes a request to the CDN. For example:...
There are a number of new settings we should support: - xiboPrefetch - xiboValidType - xiboValidDuration - xiboMaxDuration - xiboIsWrapperOpenImmediately - xiboPartner - xiboIsWrapperRateLimit - xiboFileScheme - xiboRequestMethod We also...
Schedule nodes may have a `maxPlaysPerHour` field on them which should be used during the schedule assessment routine which decides whether to include a schedule or not. Players should keep...
This should be the local IP address of the active network interface, sent in NotifyStatus as `lanIpAddress`. CMS issue: https://github.com/xibosignage/xibo/issues/2863
Backport: https://github.com/xibosignage/xibo-dotnetclient/issues/241
A user reports that their windows player isn't performing well: - weather widget is missing the background, never updates - on the second run of the layout, all web based...
The default web engine in R252 is Chromium brought by CEFSharp. > CefSharp is based on CEF which is based on Chromium. Chromium does not support proprietary audio and video...
This has been requested once - a way to upload a SRT file into the CMS alongside a Video file
The ProcessPath in the watchdog config file is hard-coded - we should write this to be the install path during installation.