mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-02-14 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDAIRPLAY.MESSAGE_WIDGET_URL' field to the database. * Incremented the database version to 374. * Added 'RDAirPlayConf::messageWidgetUrl()' and 'RDAirPlayConf::setMessageWidgetUrl()' methods. * Modified rdairplay(1) to make the Message Widget retain the loaded URL across instances. * Modified rdairplay(1) to make the Message Widget continually poll and update loaded URLs using the 'file:' schema. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -35,3 +35,4 @@ TITLE_TEMPLATE varchar(64)
|
||||
ARTIST_TEMPLATE varchar(64)
|
||||
OUTCUE_TEMPLATE varchar(64)
|
||||
DESCRIPTION_TEMPLATE varchar(64)
|
||||
MESSAGE_WIDGET_URL text
|
||||
|
Reference in New Issue
Block a user