Announcement

Collapse
No announcement yet.

Reminders

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Reminders

    I have added a lot of extra settings when adding reminders since the first release.

    When adding a reminder, you can now choose to announce a reminder x minutes before the TV show will air. You can also choose the speaker client where the announcement will speak.

    When the announcement triggers you also have the ability to run an event, script and a script command(s).

    You can now edit the announcement string that the plug-in uses to speak the reminder.

    Below is a list of variables you can substitute into your speech message as well as your script commands:

    $programtitle - program title
    $channelnumber - channel number of the program
    $minutes - x minutes before program airs


    Here is an example script command:

    Code:
    hs.Speak("This is a reminder that $programtitle starts in $minutes minutes on channel $channelnumber.")
    This is just an speech example. You could also use the variables and send the information to an LED sign.

    This has been added to BLTVGuide 1.0.9 and above
    Last edited by Blade; October 7, 2014, 04:35 AM.
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board
Working...
X