ElvishArtisan / rivendell

A full-featured radio automation system targeted for use in professional broadcast and media environments
197 stars 63 forks source link

Log Auto Refresh Fails with Appended Log #926

Closed glenndrives closed 7 months ago

glenndrives commented 7 months ago

This is for V3.6.6, but wait, I'll have one for 4.1.2 too.

When appending a log to one currently running in RDAirPlay the Auto Refresh does not work for the appended log. It does, however, still work for the log that was already loaded.

The appended log is loaded with an RML command in a shell script:

#!/bin/bash

NOWDATE=$(date` +%y%m%d)
rmlsend AL\ 1\ WHRV-MD$NOWDATE\!

exit 0
ElvishArtisan commented 7 months ago

Duplicate. See #927.