Personal tools

Difference between revisions of "Log Creation"

From Rivendell Wiki

Jump to: navigation, search
(Created page with "= Overview = Rivendell has a built in scheduling system but you can also interface it to external music and traffic systems (for scheduling advertisements, jingles, ids, etc.)...")
 
m (Update links to the Rivendell Operations and Administration Guide)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Overview =
+
== Overview ==
Rivendell has a built in scheduling system but you can also interface it to external music and traffic systems (for scheduling advertisements, jingles, ids, etc.).
+
 
 +
Rivendell has a built in scheduling system (a way to create Logs). In addition, you can “connect” Rivendell to external music and traffic scheduling systems to pick music from the library and schedule advertisements, jingles, IDs, etc.
 +
 
 +
The term “Log” as used in this wiki page is synonymous with the word “Playlist”.
 
   
 
   
You need to do some setup in RDAdmin for the '''Service''' you will be using. Then it is a matter of creating:
+
You need to do some initial setup in [[RDAdmin]] for the '''Service''' you will be using. Then it is a matter of creating:
 
   
 
   
'''Events''' - Are a single item in the log. Could be a song that is picked using criteria you specify, static audio,macros, etc. This can also be place holders for events from the music scheduling software, notes, voice-track markers, etc.
+
:* '''[[Events]]''' - '''Events''' are items (lines) in a '''[[Log]]'''. An '''Event''' could be a song that is picked using criteria you specify, a specific Cart number, one or more macros, etc. An '''Event''' can also be a place holder for, notes, voice-tracks, and for importing a “track” from an external, third-party music or traffic scheduling application.
+
 
'''Clocks''' - Clocks represent one hours time in your broadcast. You can have as many or as few clocks as you need. If you have broadcast hours where the format is exactly the same you can use the same clock for all hours that are the same. You fill clocks with '''Events'''.
+
:* '''[[Clocks]]''' - '''Clocks''' represent one hour of '''Events''' in your broadcast. You can have as many or as few '''Clocks''' as you need. If you have broadcast hours where the format is exactly the same you can use the same '''Clock''' for all those hours. You fill '''Clocks''' with '''Events'''.
 +
 
 +
After you have '''Clocks''' with '''Events''' in them, you tell Rivendell which '''Clock''' to use in each of the 168 hours in a week. You do this by setting the '''Clocks''' in the '''[[Grid]]'''. A Grid represents one week of a '''Service''''s broadcast time. In other words, you  “fill the grid with '''Clocks'''”.
 
   
 
   
Filling the  '''Grid''' - A Grid represents one week of a '''Service''''s broadcast time. You fill the grid with '''Clocks'''.
+
From these, you can produce '''Logs'''. This all happens in '''[[RDLogManager]]'''
 
   
 
   
From this you can produce logs. This all happens in '''RDLogManager'''
+
== Tutorial ==
+
= Tutorial =
+
This tutorial will help you create your first log but does not cover all the options that you might encounter along the way. I'll cover just the basics and let you experiment with the other options. I will assume that you have songs, stations IDs, and liners/jingles in your audio library. I'll try to include alternate directions for those using external schedulers), and are a 24/7 music station.
+
  
If you have not already configured the Log creation parameters in RDAdmin, please do so now:
+
This tutorial guides you through creating your first '''Log'''. It does not cover all the options that you might encounter along the way; see the [https://opsguide.rivendellaudio.org/html/chapter.rdlogmanager.html Rivendell Operations and Administration Guide] for all the details. The tutorial assumes that you have songs, stations IDs, and liners/jingles in your audio library, and are a 24/7 music station. It also includes brief tips and directions for those using external schedulers.
log in to rdadmin
+
click "Manage Services"
+
select your service and click "Edit"
+
in the "Log Template Name" blank, enter '''%Y_%m_%d'''
+
check the "Insert CHAIN TO at log end" box
+
save settings and close rdadmin
+
  
[[Image:Edit_Service.jpg]]
+
If you have not already configured the '''Log''' creation parameters in [[RDAdmin]], please do so now:
  
Log Creation occurs within RDLogManager so start RDLogManager to begin this tutorial.
+
:* log in to RDAdmin
 +
:* touch “Manage Services”
 +
:* select your service and touch “Edit”
 +
:* in the ''Log Description Template'' box, type the Service name followed by a descriptive title &ldquo;template&rdquo; for all Logs, for example ''<tt>Production log for %$A, %Y-%m-%d</tt>'' (this results in Log descriptions like ''Tuesday, 2020-03-01'')
 +
:* in the ''Log Name Template'' text box, enter ''<tt>%Y%m%d</tt>'' (this results in logs named for the four-digit year, two digit month, and two-digit day of the month)
 +
:* check the &ldquo;'''Insert CHAIN TO at log end'''&rdquo; box; this tells Rivendell to insert a command at the end of each log instructing RDAirPlay to automatically load and continue playing &ldquo;tomorrow&rsquo;s&rdquo; Log at the end of each broadcast day
 +
:* click &ldquo;OK&rdquo; to save the settings
  
== Events ==
+
See ''[https://opsguide.rivendellaudio.org/html/appendix.filepath_wildcards.html Appendix D. Filepath Wildcards]'' in the [https://opsguide.rivendellaudio.org/html/ Rivendell Operations and Administration Guide] for all the available &ldquo;wildcards&rdquo; you can use in the ''Log Description Template'' and the ''Log Name Template''.
The building blocks of log creation are Events. An event could be anything from playing a station ID to importing traffic or music from external logs to switching ports on your audio switcher. There are several options on this screen but I'll keep things simple.  
+
  
Lets create a station ID event. Click "Edit Events" then "Add" and type in "ID" or whatever you like. Find your ID cart in the left panel and drag it into the "Pre-Imported Carts" area. You probably want your ID to start close to the time you schedule it so check "Use hard start time" and "Make Next." Transition should be "PLAY." Lastly, choose a unique "Color" via the bottom button and click "OK" to save.  
+
[[Image:Edit-service-3.4.1.png|center|443px|thumb|border|Service settings for Log generation]]
  
[[Image:event-ID.jpg]]
+
Log creation occurs within ''RDLogManager'' so start ''RDLogManager'' to begin this tutorial.
  
Follow the same steps to create a Liner event but instead choose the Liner cart.
+
=== Events ===
  
Finally, we need to create an event to schedule a song. Again, create a new event. On the "Import" line
+
'''Events''' are the building blocks of log creation. An '''Event''' can be anything from playing a station ID to importing traffic or music from external logs to switching ports on your audio switcher. There are several options on this screen but let&rsquo;s keep things simple to start.
choose "Select From"
+
select your music group from the drop down box
+
adjust Title separation to suite your needs but don't set it too high
+
change First Cart transition to "Segue"
+
  
[[Image:event-music.jpg]]
+
Let&rsquo;s create a station ID '''Event'''. Click &ldquo;Edit Events&rdquo; then &ldquo;Add&rdquo; and type in &ldquo;ID&rdquo; or whatever you like. Locate the ''IMPORT'' section of the screen and click the radio button next to ''Select from''. In the dropdown (circled in red in the image below), select the Group that contains your legal station identification announcements. You probably want your ID to start close to the time you schedule it so check &ldquo;Use hard start time&rdquo; and &ldquo;Make Next&rdquo; (also circled in red). The transition should be &ldquo;PLAY&rdquo; or &ldquo;SEGUE&rdquo; Lastly, choose a unique Color via the bottom button and click &ldquo;OK&rdquo; to save this '''Event'''.
  
NOTE: If you are using an external Music Scheduler, your "Music" event will instead be set to import "from music."
+
[[Image:Event-toh-3.41..png|center|617px|thumb|border|Event settings for an example top of hour legal ID]]
  
== Clocks ==
+
Follow the same first steps to create a Liner '''Event''', but let's choose a specific Liner Cart to play every time this '''Event''' is scheduled. Rather than Importing from the Liner Group, click and hold a Liner Cart on the left and drag it into the &ldquo;PRE-IMPORT CARTS&rdquo; box as shown in the image.
A clock is a series of "Events" that occur during an hour. You will need to create one clock for each ''unique'' hour. For example, if you are a music station and play music 24/7 with each hour being EXACTLY the same then you will only need one clock. If you play different styles of music during certain hours (and don't use an external music scheduler), you need a separate clock for those hours. If you air programs, you will probably need a separate clock for each hour.
+
  
We will create just one clock to keep things simple but you will be able to easily create additional clocks to meet your needs.
+
[[Image:Liner-event.gif|center|1023px|thumb|border|Cart drag-n-drop to Event Pre-Import box]]
  
First, click "Edit Clocks" from the RDLogManager opening screen and then "Add" and name your new clock something like "Music." You will now see a blank clock. Each clock must have a unique 3 alpha-numeric code so type in something like "MU1" (i.e. Music 1) in the "Code" field near the top.
+
Finally, we need to create an '''Event''' to schedule a song. Again, create a new '''Event'''. On the &ldquo;Import&rdquo; line
  
Click the "Add" button to start adding "Events" which you created during the previous step. Click "Select," choose your "ID" event, and click "OK." Start time should be 00:00 (MM:SS) and end time should be the approximate length of your ID cart. My stop time is 00:10 for a ten second ID. Click OK. You should now see your ID on the clock to the right and in the list on the left. Notice the color is the one you chose when creating the event.
+
:* choose &ldquo;'''Select From'''&rdquo;
 +
:* select your music Group from the dropdown
 +
:* adjust Title Separation and Artist Separation to suite your needs but don't set it too high (see [[SettingSeparationValues|Setting Separation Values]] for more details)
 +
:* change First Cart transition to &ldquo;'''Segue'''&rdquo;
  
Now we want to schedule some songs. We'll have 3 songs then a liner and continue that pattern until we fill the entire clock (hour). To add a song, we:
+
[[Image:Music-event.png|center|624px|thumb|border|Example Music Event]]
click "Add"
+
click "Select"
+
choose "Music" event
+
click "OK"
+
adjust "Start" and "Stop" times (I use 00:10 and 03:00 respectively)
+
In my case, I'm figuring the songs in my library have an average length of 3 minutes. Actually, the average is higher then that but I want a margin of safety so I will always have at least 60 minutes worth of programming (i.e. overfill the hour). It's best to make a conservative estimate at first then tweak the settings later.  
+
  
Now add a second "Music" event with a start time of 03:00 and a stop time of 06:00. Next a third "Music" event with a start time of 06:00 and a stop time of 09:00.  
+
NOTE: If you are using an external Music Scheduler, your &ldquo;Music&rdquo; event will instead be set to '''IMPORT''' ... '''From Music'''.
  
We've completed our 3 songs and it's time for a "Liner" event. Add the "Liner" event with a start time of 09:00 and a stop time of 09:10 (for a ten second liner). The next "Music" event well be from 09:10 to 12:00.  
+
This is where you place Voice Track markers in your '''Events''' for later processing with [[RDLogManager]] and then [[RDLogEdit]]. While editing an '''Event''' you need to right-click in either the PRE-IMPORT CARTS or the POST-IMPORT CARTS boxes and choose &ldquo;Insert Voice Track&rdquo;. See figure. It is common practice to have an '''Event''' that contains only a &ldquo;Voice Track Placeholder&rdquo; in the &ldquo;PRE-IMPORT CARTS&rdquo; section; you can then use this '''Event''' in many positions in many different Clocks. See ''[https://opsguide.rivendellaudio.org/html/chapter.voicetracking.html Chapter 9. VoiceTracking]'' in the Rivendell Operations and Administration Guide for more details about voice tracking with Rivendell.
  
Continue repeating those steps until the clock (hour) is filled from 00:00 to 59:59. 
+
[[File:Editing Event - 00 Voice Track (on ram) 001.png|center|824px|thumb|border|Right-click to add VoiceTrack placeholder]]
  
Use the "Color" button to assign a unique color to your "Music" clock. You can also click the "Scheduler Rules" button and adjust the Artist separation edit other Music Scheduler rules. Finally, click "OK" to save your new clock.
+
<div style="clear: both"></div>
 +
 
 +
=== Clocks ===
 +
 
 +
A Rivendell '''Clock''' contains a sequence of '''Events''' that occur during an hour. You will need to create one '''Clock''' for each ''unique'' hour. For example, if you are a music station and play music 24/7 with each hour being EXACTLY the same then you will only need one '''Clock'''. If you play different styles of music during certain hours (and don't use an external music scheduler), you need a separate '''Clock''' for those hours. If you air programs (e.g. syndicated shows distributed as one-hour audio files), you will likely need separate '''Clocks''' for each hour.
 +
 
 +
We will create just one '''Clock''' to keep things simple but you will be able to easily create additional '''Clocks''' to meet your needs.
 +
 
 +
First, click &ldquo;Edit Clocks&rdquo; from the RDLogManager opening screen and then &ldquo;Add&rdquo; and name your new '''Clock''' something like &ldquo;Music&rdquo;. You will now see a blank '''Clock'''. Each '''Clock''' must have a unique 3 alpha-numeric code so type in something like &ldquo;<tt>MU1</tt>&rdquo; (mnemonic: &ldquo;Music 1&rdquo;) in the &ldquo;Code&rdquo; field near the top. Note that the codes are case-sensitive, so you can have lots of them.
 +
 
 +
Click the &ldquo;Add&rdquo; button to start adding '''Events''' which you created during the previous step. Click &ldquo;Select&rdquo;, choose your &ldquo;ID&rdquo; '''Event''', and click &ldquo;OK&rdquo;. Start time should be 00:00 (MM:SS) and end time should be the ''approximate length'' of your ID Cart. My stop time is 00:10 for a ten second ID. Click &ldquo;OK&rdquo; to finish adding the '''Event'''. You should now see the thin sliver of your ID in the '''Clock''' on the right and in the list on the left. Notice the color is the one you chose when creating the '''Event'''.
 +
 
 +
Now we want to schedule some songs. We'll have 3 songs then a liner and continue that pattern until we fill the entire '''Clock''' (hour). To add a song, we:
 +
 
 +
:* click &ldquo;Add&rdquo;
 +
:* click &ldquo;Select&rdquo;
 +
:* choose &ldquo;Music&rdquo; event
 +
:* click &ldquo;OK&rdquo;
 +
:* adjust &ldquo;Start&rdquo; and &ldquo;Stop&rdquo; times (I use 00:10 for Liners and 03:00 for Music)
 +
 
 +
In my case, I'm figuring the songs in my library have an average length of 3 minutes. Actually, the average is higher than that but I want a margin of safety so I will always have at least 60 minutes worth of programming (i.e. ''overfill the hour''). It's best to make a conservative estimate at first then tweak the settings later.
 +
 
 +
Now add a second &ldquo;Music&rdquo; '''Event''' with a start time of 03:00 and a stop time of 06:00. Next a third &ldquo;Music&rdquo; '''Event''' with a start time of 06:00 and a stop time of 09:00.
 +
 
 +
We've completed our 3 songs and it's time for a &ldquo;Liner&rdquo; '''Event'''. Add the &ldquo;Liner&rdquo; '''Event''' with a start time of 09:00 and a stop time of 09:10 (for a ten second liner). The next &ldquo;Music&rdquo; '''Event''' will be from 09:10 to 12:00.
 +
 
 +
Continue repeating those steps until the '''Clock''' (hour) is filled from 00:00 to 59:59.
 +
 
 +
Use the &ldquo;Color&rdquo; button to assign a unique color to your &ldquo;Music&rdquo; '''Clock'''. You can also click the &ldquo;Scheduler Rules&rdquo; button and adjust Music Scheduler rules (like avoiding playing two heavy metal songs back-to-back). Finally, touch &ldquo;OK&rdquo; to save your new '''Clock'''.
 +
 
 +
[[Image:Clock-3.4.1.png|center|1030px|thumb|border|Edit Clock showing a completed Clock]]
  
 
Congratulations! You are almost done.
 
Congratulations! You are almost done.
  
NOTE: If you are using an external Music Scheduler, your "Music" event will span the entire sweep (i.e. 00:10 to 09:00) so that all songs in your music log appearing during that time frame will be imported. You will have to adjust the time frame so the clocks in Rivendell mesh with those in your Music Scheduler.
+
NOTE: If you are using an external Music Scheduler, your &ldquo;Music&rdquo; '''Event''' will span the entire sweep (i.e. 00:10 to 09:00) so that all songs in your music Log appearing during that time frame will be imported. You will have to adjust the time frame so the '''Clocks''' in Rivendell mesh with those in your Music Scheduler.
  
== Grids ==
+
=== Grids ===
Click "Edit Grids" from the RDLogManager opening screen and then choose your service (there may only be one). You will see buttons representing each hour of every day. The "Grids" allow you to choose which "Clock" is used for every hour of the week. In our case, we will set each hour to use our "Music" clock we created in the previous step.
+
  
This step is simple. Click each button in sequence and select your "Music" clock from the list and click "OK." You will notice that the color of the Grid button will change to reflect the color of your Clock and the 3 character Clock Code will appear. Make sure you assign a Clock to every hour. Click "Close" when done.
+
Click '''Edit Grids''' from the ''RDLogManager'' main window and then choose your '''Service''' (there may only be one). You will see buttons representing each hour of every day (168 of them). The '''Grids''' allow you to choose which '''Clock''' is used for each hour of the week. In our case, we will set each hour to use our &ldquo;Music&rdquo; '''Clock''' we created in the previous step.
  
== Generating Logs ==
+
[[Image:Grid-3.4.1.png|center|1027px|thumb|border|A completed Grid]]
You are now ready to generate a log. Click "Generate Logs" from the RDLogManager opening screen. Adjust the date as required and click "Create New Log." That's it!
+
  
You can view and edit the log in RDLogEdit. To play the log, load it in RDAirPlay.
+
Note: this screenshot shows a few different '''Clocks''', yours will show the same '''Clock''' in all hours.
  
== Loading Next Day's Log ==
+
This step is simple. Click or touch the &ldquo;Change All&rdquo; button. Select your Music '''Clock''' and click &ldquo;OK&rdquo;, then click &ldquo;Yes&rdquo; to confirm that you want to set all 168 hours to use the same '''Clock'''. Click &ldquo;Close&rdquo; when done setting all the '''Clocks''' in the Grid.
In rdadmin you can get a generated log to load the next day at midnight.
+
 
Manage Services > Edit Service Name > and put a tick in "Insert Chain At Log End" box.
+
=== Generating Logs ===
If the next day's log fails to load, check to see that the IP address entered in that machine’s Host configuration in RDAdmin is correct.
+
 
 +
You are now ready to generate a '''Log'''. Touch &ldquo;Generate Logs&rdquo; from the '''RDLogManager''' main window. Adjust the date as required and click &ldquo;Create New Log.&rdquo; That's it!
 +
 
 +
You can view and edit the '''Log''' using [[RDLogEdit]]. To play the '''Log''', load it in [[RDAirPlay]].
 +
 
 +
=== Loading Next Day&rsquo;s Log ===
 +
 
 +
Using [[RDAdmin]] you can configure Rivendell to load the next day&rsquo;s '''Log''' at Midnight. Touch
 +
&ldquo;Manage Services&rdquo; click on the line containing your '''Service''' name, then &ldquo;Edit&rdquo; and check ''Insert Chain At Log End'' box.
 +
 
 +
If the next day&rsquo;s log fails to load, check to see that the IP address entered in that machine&rsquo;s ''Host'' configuration in '''RDAdmin''' is correct.
  
 
== Final Notes ==
 
== Final Notes ==
You will notice that building logs is a modular process. '''Logs''' are made of '''Grids''' which are made of '''Clocks''' which are made of '''Events'''. This means that you can edit an Event once even though it may appear many, many times in the log. For instance, you can change the Liner Event to use a different cart without editing Clocks or Grids. Once your Events and Clocks are setup, creating Grids and Logs should be easy.
 
  
== Other Usefull Wiki pages ==
+
You will notice that building logs is a modular process. '''Logs''' are made of '''Grids''' which are made of '''Clocks''' which are made of '''Events'''. This means that you can edit an '''Event''' once even though it may appear many times in the '''Log'''. For instance, you can change the ''Liner'' '''Event''' to use a different '''Cart''' without editing '''Clocks''' or '''Grids'''. Once your '''Events''' and '''Clocks''' are set up, creating '''Grids''' and '''Logs''' will be easy.
[[Importing_External_Logs_into_Rivendell|Importing External Logs into Rivendell]]
+
 
 +
== Other Useful Wiki pages ==
 +
 
 +
:* [[Importing_External_Logs_into_Rivendell|Importing External Logs into Rivendell]]
  
[[Managing_Scheduler_Rules|Managing Scheduler Rules]]
+
:* [[Managing_Scheduler_Rules|Managing Scheduler Rules]]
  
[[Creating_logs_from_the_command_line|Creating Logs from the command line and from RDCatch]]
+
:* [[Creating_logs_from_the_command_line|Creating Logs from the command line and from RDCatch]]
  
[[How_to_setup_a_rotation_of_fill_in_logs_that_can_be_loaded_via_a_macro|How to setup a rotation of fill in logs that can be loaded via a macro]]
+
:* [[How_to_setup_a_rotation_of_fill_in_logs_that_can_be_loaded_via_a_macro|How to setup a rotation of fill in logs that can be loaded via a macro]]

Latest revision as of 02:08, 14 April 2024

Overview

Rivendell has a built in scheduling system (a way to create Logs). In addition, you can “connect” Rivendell to external music and traffic scheduling systems to pick music from the library and schedule advertisements, jingles, IDs, etc.

The term “Log” as used in this wiki page is synonymous with the word “Playlist”.

You need to do some initial setup in RDAdmin for the Service you will be using. Then it is a matter of creating:

  • Events - Events are items (lines) in a Log. An Event could be a song that is picked using criteria you specify, a specific Cart number, one or more macros, etc. An Event can also be a place holder for, notes, voice-tracks, and for importing a “track” from an external, third-party music or traffic scheduling application.
  • Clocks - Clocks represent one hour of Events in your broadcast. You can have as many or as few Clocks as you need. If you have broadcast hours where the format is exactly the same you can use the same Clock for all those hours. You fill Clocks with Events.

After you have Clocks with Events in them, you tell Rivendell which Clock to use in each of the 168 hours in a week. You do this by setting the Clocks in the Grid. A Grid represents one week of a Service's broadcast time. In other words, you “fill the grid with Clocks”.

From these, you can produce Logs. This all happens in RDLogManager

Tutorial

This tutorial guides you through creating your first Log. It does not cover all the options that you might encounter along the way; see the Rivendell Operations and Administration Guide for all the details. The tutorial assumes that you have songs, stations IDs, and liners/jingles in your audio library, and are a 24/7 music station. It also includes brief tips and directions for those using external schedulers.

If you have not already configured the Log creation parameters in RDAdmin, please do so now:

  • log in to RDAdmin
  • touch “Manage Services”
  • select your service and touch “Edit”
  • in the Log Description Template box, type the Service name followed by a descriptive title “template” for all Logs, for example Production log for %$A, %Y-%m-%d (this results in Log descriptions like Tuesday, 2020-03-01)
  • in the Log Name Template text box, enter %Y%m%d (this results in logs named for the four-digit year, two digit month, and two-digit day of the month)
  • check the “Insert CHAIN TO at log end” box; this tells Rivendell to insert a command at the end of each log instructing RDAirPlay to automatically load and continue playing “tomorrow’s” Log at the end of each broadcast day
  • click “OK” to save the settings

See Appendix D. Filepath Wildcards in the Rivendell Operations and Administration Guide for all the available “wildcards” you can use in the Log Description Template and the Log Name Template.

Service settings for Log generation

Log creation occurs within RDLogManager so start RDLogManager to begin this tutorial.

Events

Events are the building blocks of log creation. An Event can be anything from playing a station ID to importing traffic or music from external logs to switching ports on your audio switcher. There are several options on this screen but let’s keep things simple to start.

Let’s create a station ID Event. Click “Edit Events” then “Add” and type in “ID” or whatever you like. Locate the IMPORT section of the screen and click the radio button next to Select from. In the dropdown (circled in red in the image below), select the Group that contains your legal station identification announcements. You probably want your ID to start close to the time you schedule it so check “Use hard start time” and “Make Next” (also circled in red). The transition should be “PLAY” or “SEGUE” Lastly, choose a unique Color via the bottom button and click “OK” to save this Event.

Event settings for an example top of hour legal ID

Follow the same first steps to create a Liner Event, but let's choose a specific Liner Cart to play every time this Event is scheduled. Rather than Importing from the Liner Group, click and hold a Liner Cart on the left and drag it into the “PRE-IMPORT CARTS” box as shown in the image.

Cart drag-n-drop to Event Pre-Import box

Finally, we need to create an Event to schedule a song. Again, create a new Event. On the “Import” line

  • choose “Select From
  • select your music Group from the dropdown
  • adjust Title Separation and Artist Separation to suite your needs but don't set it too high (see Setting Separation Values for more details)
  • change First Cart transition to “Segue
Example Music Event

NOTE: If you are using an external Music Scheduler, your “Music” event will instead be set to IMPORT ... From Music.

This is where you place Voice Track markers in your Events for later processing with RDLogManager and then RDLogEdit. While editing an Event you need to right-click in either the PRE-IMPORT CARTS or the POST-IMPORT CARTS boxes and choose “Insert Voice Track”. See figure. It is common practice to have an Event that contains only a “Voice Track Placeholder” in the “PRE-IMPORT CARTS” section; you can then use this Event in many positions in many different Clocks. See Chapter 9. VoiceTracking in the Rivendell Operations and Administration Guide for more details about voice tracking with Rivendell.

Right-click to add VoiceTrack placeholder

Clocks

A Rivendell Clock contains a sequence of Events that occur during an hour. You will need to create one Clock for each unique hour. For example, if you are a music station and play music 24/7 with each hour being EXACTLY the same then you will only need one Clock. If you play different styles of music during certain hours (and don't use an external music scheduler), you need a separate Clock for those hours. If you air programs (e.g. syndicated shows distributed as one-hour audio files), you will likely need separate Clocks for each hour.

We will create just one Clock to keep things simple but you will be able to easily create additional Clocks to meet your needs.

First, click “Edit Clocks” from the RDLogManager opening screen and then “Add” and name your new Clock something like “Music”. You will now see a blank Clock. Each Clock must have a unique 3 alpha-numeric code so type in something like “MU1” (mnemonic: “Music 1”) in the “Code” field near the top. Note that the codes are case-sensitive, so you can have lots of them.

Click the “Add” button to start adding Events which you created during the previous step. Click “Select”, choose your “ID” Event, and click “OK”. Start time should be 00:00 (MM:SS) and end time should be the approximate length of your ID Cart. My stop time is 00:10 for a ten second ID. Click “OK” to finish adding the Event. You should now see the thin sliver of your ID in the Clock on the right and in the list on the left. Notice the color is the one you chose when creating the Event.

Now we want to schedule some songs. We'll have 3 songs then a liner and continue that pattern until we fill the entire Clock (hour). To add a song, we:

  • click “Add”
  • click “Select”
  • choose “Music” event
  • click “OK”
  • adjust “Start” and “Stop” times (I use 00:10 for Liners and 03:00 for Music)

In my case, I'm figuring the songs in my library have an average length of 3 minutes. Actually, the average is higher than that but I want a margin of safety so I will always have at least 60 minutes worth of programming (i.e. overfill the hour). It's best to make a conservative estimate at first then tweak the settings later.

Now add a second “Music” Event with a start time of 03:00 and a stop time of 06:00. Next a third “Music” Event with a start time of 06:00 and a stop time of 09:00.

We've completed our 3 songs and it's time for a “Liner” Event. Add the “Liner” Event with a start time of 09:00 and a stop time of 09:10 (for a ten second liner). The next “Music” Event will be from 09:10 to 12:00.

Continue repeating those steps until the Clock (hour) is filled from 00:00 to 59:59.

Use the “Color” button to assign a unique color to your “Music” Clock. You can also click the “Scheduler Rules” button and adjust Music Scheduler rules (like avoiding playing two heavy metal songs back-to-back). Finally, touch “OK” to save your new Clock.

Edit Clock showing a completed Clock

Congratulations! You are almost done.

NOTE: If you are using an external Music Scheduler, your “Music” Event will span the entire sweep (i.e. 00:10 to 09:00) so that all songs in your music Log appearing during that time frame will be imported. You will have to adjust the time frame so the Clocks in Rivendell mesh with those in your Music Scheduler.

Grids

Click Edit Grids from the RDLogManager main window and then choose your Service (there may only be one). You will see buttons representing each hour of every day (168 of them). The Grids allow you to choose which Clock is used for each hour of the week. In our case, we will set each hour to use our “Music” Clock we created in the previous step.

A completed Grid

Note: this screenshot shows a few different Clocks, yours will show the same Clock in all hours.

This step is simple. Click or touch the “Change All” button. Select your Music Clock and click “OK”, then click “Yes” to confirm that you want to set all 168 hours to use the same Clock. Click “Close” when done setting all the Clocks in the Grid.

Generating Logs

You are now ready to generate a Log. Touch “Generate Logs” from the RDLogManager main window. Adjust the date as required and click “Create New Log.” That's it!

You can view and edit the Log using RDLogEdit. To play the Log, load it in RDAirPlay.

Loading Next Day’s Log

Using RDAdmin you can configure Rivendell to load the next day’s Log at Midnight. Touch “Manage Services” click on the line containing your Service name, then “Edit” and check Insert Chain At Log End box.

If the next day’s log fails to load, check to see that the IP address entered in that machine’s Host configuration in RDAdmin is correct.

Final Notes

You will notice that building logs is a modular process. Logs are made of Grids which are made of Clocks which are made of Events. This means that you can edit an Event once even though it may appear many times in the Log. For instance, you can change the Liner Event to use a different Cart without editing Clocks or Grids. Once your Events and Clocks are set up, creating Grids and Logs will be easy.

Other Useful Wiki pages