Dashboard URL’s support the ‘refresh’ query param, for instance ‘?refresh=10s’. I would like to start our dashboard machine with a specific playlist (not a dashboard) and auto refresh enabled. However, this parameter is not supported for the playlist URL’s. As far as I can tell from the code, only the ‘kiosk’ query param is supported for playlist URL’s.
Is there any way I can go to a playlist URL and have auto refresh enabled or will this require a code change? I’ve looked at the code in question but my frontend knowledge is close to zero…