{"id":189,"date":"2026-07-19T11:24:46","date_gmt":"2026-07-19T11:24:46","guid":{"rendered":"https:\/\/teocast.amfmtuner.com\/?page_id=189"},"modified":"2026-07-19T12:44:15","modified_gmt":"2026-07-19T12:44:15","slug":"advanced-scheduler","status":"publish","type":"page","link":"https:\/\/teocast.amfmtuner.com\/?page_id=189","title":{"rendered":"Advanced Scheduler"},"content":{"rendered":"\n<style>\n.tc-guide,\n.tc-guide *{\n  box-sizing:border-box;\n}\n\n.tc-guide{\n  --tc-blue:#1688ff;\n  --tc-blue-dark:#086ed5;\n  --tc-cyan:#2ed6d6;\n  --tc-navy:#07182d;\n  --tc-text:#10243d;\n  --tc-muted:#607286;\n  --tc-line:#dfe7f0;\n  --tc-soft:#f5f8fc;\n  width:100%;\n  margin:0;\n  padding:24px 20px 80px;\n  color:var(--tc-text);\n  background:var(--tc-soft);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.tc-guide-container{\n  width:min(1180px,100%);\n  margin:0 auto;\n}\n\n.tc-guide-breadcrumb{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-bottom:18px;\n  color:var(--tc-muted);\n  font-size:13px;\n  font-weight:700;\n}\n\n.tc-guide-breadcrumb a{\n  color:var(--tc-blue);\n  text-decoration:none;\n}\n\n.tc-guide-hero{\n  padding:52px 42px;\n  border-radius:22px;\n  color:#ffffff;\n  background:\n    radial-gradient(circle at 15% 10%,rgba(46,214,214,.2),transparent 31%),\n    linear-gradient(135deg,#07182d,#0d3155);\n  box-shadow:0 22px 55px rgba(7,24,45,.16);\n}\n\n.tc-guide-label{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:9px 15px;\n  margin-bottom:20px;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n  color:#bceeff;\n  background:rgba(255,255,255,.07);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.tc-guide-label::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--tc-cyan);\n  box-shadow:0 0 12px rgba(46,214,214,.8);\n}\n\n.tc-guide-hero h2{\n  max-width:840px;\n  margin:0 0 16px;\n  color:#ffffff;\n  font-size:46px;\n  line-height:1.1;\n  letter-spacing:-1.4px;\n}\n\n.tc-guide-hero p{\n  max-width:860px;\n  margin:0;\n  color:#c9d8e9;\n  font-size:18px;\n  line-height:1.75;\n}\n\n.tc-guide-meta{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:24px;\n}\n\n.tc-guide-meta span{\n  display:inline-flex;\n  align-items:center;\n  min-height:36px;\n  padding:0 13px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:999px;\n  color:#dceafa;\n  background:rgba(255,255,255,.06);\n  font-size:12px;\n  font-weight:800;\n}\n\n.tc-guide-layout{\n  display:grid;\n  grid-template-columns:250px minmax(0,1fr);\n  gap:28px;\n  align-items:start;\n  margin-top:30px;\n}\n\n.tc-guide-toc{\n  position:sticky;\n  top:105px;\n  padding:21px;\n  border:1px solid var(--tc-line);\n  border-radius:16px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n}\n\n.tc-guide-toc strong{\n  display:block;\n  margin-bottom:13px;\n  color:var(--tc-text);\n  font-size:14px;\n}\n\n.tc-guide-toc a{\n  display:block;\n  padding:9px 10px;\n  border-radius:8px;\n  color:var(--tc-muted);\n  font-size:13px;\n  font-weight:700;\n  line-height:1.4;\n  text-decoration:none;\n}\n\n.tc-guide-toc a:hover{\n  color:var(--tc-blue);\n  background:#eef6ff;\n}\n\n.tc-guide-content{\n  min-width:0;\n}\n\n.tc-guide-section{\n  margin-bottom:22px;\n  padding:32px;\n  border:1px solid var(--tc-line);\n  border-radius:18px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n  scroll-margin-top:105px;\n}\n\n.tc-guide-section h2{\n  margin:0 0 13px;\n  color:var(--tc-text);\n  font-size:29px;\n  line-height:1.2;\n  letter-spacing:-.4px;\n}\n\n.tc-guide-section > p{\n  margin:0 0 20px;\n  color:var(--tc-muted);\n  font-size:15px;\n  line-height:1.75;\n}\n\n.tc-guide-steps{\n  display:grid;\n  gap:14px;\n}\n\n.tc-guide-step{\n  display:grid;\n  grid-template-columns:44px minmax(0,1fr);\n  gap:15px;\n  align-items:start;\n  padding:18px;\n  border:1px solid #e4ebf3;\n  border-radius:13px;\n  background:#f9fbfe;\n}\n\n.tc-guide-step-number{\n  width:44px;\n  height:44px;\n  display:grid;\n  place-items:center;\n  border-radius:12px;\n  color:#ffffff;\n  background:linear-gradient(135deg,var(--tc-blue),var(--tc-cyan));\n  box-shadow:0 8px 18px rgba(22,136,255,.2);\n  font-weight:900;\n}\n\n.tc-guide-step h3{\n  margin:0 0 6px;\n  color:var(--tc-text);\n  font-size:16px;\n  line-height:1.35;\n}\n\n.tc-guide-step p{\n  margin:0;\n  color:var(--tc-muted);\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-guide-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n}\n\n.tc-guide-card{\n  padding:20px;\n  border:1px solid #e2eaf2;\n  border-radius:13px;\n  background:#f9fbfe;\n}\n\n.tc-guide-card h3{\n  margin:0 0 8px;\n  color:var(--tc-text);\n  font-size:16px;\n}\n\n.tc-guide-card p{\n  margin:0;\n  color:var(--tc-muted);\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-guide-checklist{\n  display:grid;\n  gap:11px;\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.tc-guide-checklist li{\n  position:relative;\n  padding-left:31px;\n  color:var(--tc-text);\n  font-size:14px;\n  line-height:1.6;\n}\n\n.tc-guide-checklist li::before{\n  content:\"\u2713\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:21px;\n  height:21px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  color:#ffffff;\n  background:var(--tc-blue);\n  font-size:12px;\n  font-weight:900;\n}\n\n.tc-guide-note{\n  margin-top:20px;\n  padding:18px 19px;\n  border-left:4px solid var(--tc-blue);\n  border-radius:10px;\n  color:#27415d;\n  background:#eef6ff;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-guide-note strong{\n  color:#0d2d50;\n}\n\n.tc-guide-warning{\n  margin-top:20px;\n  padding:18px 19px;\n  border-left:4px solid #f0a623;\n  border-radius:10px;\n  color:#5e4820;\n  background:#fff8e9;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-guide-next{\n  display:grid;\n  grid-template-columns:1fr auto;\n  gap:22px;\n  align-items:center;\n  margin-top:26px;\n  padding:30px;\n  border-radius:18px;\n  color:#ffffff;\n  background:linear-gradient(135deg,#0a203b,#103b62);\n}\n\n.tc-guide-next h2{\n  margin:0 0 8px;\n  color:#ffffff;\n  font-size:27px;\n}\n\n.tc-guide-next p{\n  margin:0;\n  color:#c9d8e9;\n  line-height:1.65;\n}\n\n.tc-guide-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:48px;\n  padding:0 22px;\n  border-radius:8px;\n  color:#ffffff;\n  background:var(--tc-blue);\n  box-shadow:0 10px 25px rgba(22,136,255,.25);\n  font-weight:800;\n  text-decoration:none;\n  white-space:nowrap;\n}\n\n.tc-guide-button:hover{\n  color:#ffffff;\n  background:var(--tc-blue-dark);\n}\n\n.tc-guide-back{\n  display:inline-flex;\n  margin-top:18px;\n  color:var(--tc-blue);\n  font-size:14px;\n  font-weight:800;\n  text-decoration:none;\n}\n\n@media(max-width:900px){\n  .tc-guide-layout{\n    grid-template-columns:1fr;\n  }\n\n  .tc-guide-toc{\n    position:relative;\n    top:auto;\n  }\n\n  .tc-guide-toc nav{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:4px;\n  }\n}\n\n@media(max-width:620px){\n  .tc-guide{\n    padding:14px 13px 55px;\n  }\n\n  .tc-guide-hero{\n    padding:40px 22px;\n    text-align:center;\n  }\n\n  .tc-guide-hero h2{\n    margin-left:auto;\n    margin-right:auto;\n    font-size:35px;\n  }\n\n  .tc-guide-hero p{\n    font-size:16px;\n  }\n\n  .tc-guide-meta{\n    justify-content:center;\n  }\n\n  .tc-guide-toc nav{\n    grid-template-columns:1fr;\n  }\n\n  .tc-guide-section{\n    padding:24px 19px;\n  }\n\n  .tc-guide-section h2{\n    font-size:25px;\n    text-align:center;\n  }\n\n  .tc-guide-section > p{\n    text-align:center;\n  }\n\n  .tc-guide-grid{\n    grid-template-columns:1fr;\n  }\n\n  .tc-guide-step{\n    text-align:left;\n  }\n\n  .tc-guide-checklist{\n    width:min(100%,430px);\n    margin-left:auto;\n    margin-right:auto;\n    text-align:left;\n  }\n\n  .tc-guide-next{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .tc-guide-button{\n    width:100%;\n  }\n}\n<\/style>\n\n<div class=\"tc-guide\">\n  <div class=\"tc-guide-container\">\n\n    <div class=\"tc-guide-breadcrumb\">\n      <a href=\"\/?pagename=documentation\">Documentation<\/a>\n      <span>\u203a<\/span>\n      <span>Advanced Scheduler<\/span>\n    <\/div>\n\n    <section class=\"tc-guide-hero\">\n      <span class=\"tc-guide-label\">Advanced Scheduler<\/span>\n\n      <h2>Build a complete 24-hour music and advertising schedule<\/h2>\n\n      <p>\n        Learn how to prepare Music Clocks, assign Ads Clock breaks,\n        review the day schedule and keep automated programming organized.\n      <\/p>\n\n      <div class=\"tc-guide-meta\">\n        <span>24-Hour Schedule<\/span>\n        <span>15-Minute Clock Blocks<\/span>\n        <span>Music and Advertising<\/span>\n      <\/div>\n    <\/section>\n\n    <div class=\"tc-guide-layout\">\n\n      <aside class=\"tc-guide-toc\">\n        <strong>On this page<\/strong>\n        <nav>\n          <a href=\"#overview\">Scheduler overview<\/a>\n          <a href=\"#prepare-libraries\">Prepare libraries<\/a>\n          <a href=\"#music-clock\">Music Clock<\/a>\n          <a href=\"#ads-clock\">Ads Clock<\/a>\n          <a href=\"#break-builder\">Break Builder<\/a>\n          <a href=\"#day-preview\">Day Schedule Preview<\/a>\n          <a href=\"#run-schedule\">Run the schedule<\/a>\n          <a href=\"#troubleshooting\">Common problems<\/a>\n        <\/nav>\n      <\/aside>\n\n      <main class=\"tc-guide-content\">\n\n        <section class=\"tc-guide-section\" id=\"overview\">\n          <h2>Understand the Scheduler workflow<\/h2>\n\n          <p>\n            The TeoCast Scheduler combines music programming and advertising\n            breaks inside a clear 24-hour planning interface.\n          <\/p>\n\n          <div class=\"tc-guide-grid\">\n\n            <div class=\"tc-guide-card\">\n              <h3>Music Clock<\/h3>\n              <p>\n                Assign saved playlists or music-library sources to scheduled\n                time blocks for automated music programming.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Ads Clock<\/h3>\n              <p>\n                Assign commercials and supporting station elements to scheduled\n                advertising breaks.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Time Clock<\/h3>\n              <p>\n                Shows the full broadcast day in 15-minute positions from\n                00:00 through 23:45.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Day Schedule Preview<\/h3>\n              <p>\n                Displays the planned schedule so assignments can be checked\n                before they are used on air.\n              <\/p>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"tc-guide-note\">\n            <strong>Important:<\/strong> Build and test the schedule before relying\n            on it for unattended broadcasting.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"prepare-libraries\">\n          <h2>Prepare the required libraries<\/h2>\n\n          <p>\n            Scheduler clocks depend on properly organized content in the main\n            TeoCast libraries.\n          <\/p>\n\n          <ul class=\"tc-guide-checklist\">\n            <li>Import and organize music into useful library categories<\/li>\n            <li>Create saved playlists for program-specific music pools<\/li>\n            <li>Import current commercials into the Commercial library<\/li>\n            <li>Add Station IDs and Sweepers for break branding<\/li>\n            <li>Remove expired or incorrect advertising files<\/li>\n            <li>Preview all critical station elements before scheduling them<\/li>\n          <\/ul>\n\n          <div class=\"tc-guide-warning\">\n            Missing or renamed source files can cause scheduled items to fail.\n            Confirm that all library paths remain valid.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"music-clock\">\n          <h2>Create a Music Clock assignment<\/h2>\n\n          <p>\n            Use Music Clock to decide which music source should be used at a\n            scheduled time.\n          <\/p>\n\n          <div class=\"tc-guide-steps\">\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">1<\/span>\n              <div>\n                <h3>Open the Scheduler<\/h3>\n                <p>\n                  Launch the separate TeoCast Scheduler window and select the\n                  Music Clock area.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">2<\/span>\n              <div>\n                <h3>Select a time block<\/h3>\n                <p>\n                  Choose the required quarter-hour position in the 24-hour Time Clock.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">3<\/span>\n              <div>\n                <h3>Choose the music source<\/h3>\n                <p>\n                  Select the saved playlist or music-library source that should\n                  supply tracks for the selected block.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">4<\/span>\n              <div>\n                <h3>Apply the assignment<\/h3>\n                <p>\n                  Save the clock assignment and confirm that the selected block\n                  now shows the expected programming status.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">5<\/span>\n              <div>\n                <h3>Repeat for the broadcast day<\/h3>\n                <p>\n                  Continue assigning music sources to the required time blocks.\n                <\/p>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"tc-guide-note\">\n            Saved playlists can operate as reusable song pools. When shuffle on\n            load is enabled, the same pool can load in a different order.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"ads-clock\">\n          <h2>Create an Ads Clock break<\/h2>\n\n          <p>\n            Use Ads Clock to assign advertising to the correct 15-minute\n            break position.\n          <\/p>\n\n          <div class=\"tc-guide-steps\">\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">1<\/span>\n              <div>\n                <h3>Open Ads Clock<\/h3>\n                <p>\n                  Select the advertising clock view in the Scheduler.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">2<\/span>\n              <div>\n                <h3>Select the break time<\/h3>\n                <p>\n                  Choose the required time position from 00:00 through 23:45.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">3<\/span>\n              <div>\n                <h3>Add the required commercials<\/h3>\n                <p>\n                  Select current advertising files from the Commercial library\n                  and place them into the break.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">4<\/span>\n              <div>\n                <h3>Review duplicate prevention<\/h3>\n                <p>\n                  Confirm that the same commercial has not been assigned\n                  repeatedly by mistake.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">5<\/span>\n              <div>\n                <h3>Save the break<\/h3>\n                <p>\n                  Confirm that the Time Clock status now indicates an assigned\n                  advertising break.\n                <\/p>\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"break-builder\">\n          <h2>Review the Break Builder order<\/h2>\n\n          <p>\n            Break Builder shows the content order for the selected advertising\n            break.\n          <\/p>\n\n          <div class=\"tc-guide-grid\">\n\n            <div class=\"tc-guide-card\">\n              <h3>Station ID<\/h3>\n              <p>\n                A station-identification element may be automatically selected\n                for the break.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Sweeper Opener<\/h3>\n              <p>\n                An opening sweeper may be automatically rotated before the\n                assigned commercials.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Commercials<\/h3>\n              <p>\n                The assigned advertisements are shown in their intended\n                broadcast order.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Sweeper Closer<\/h3>\n              <p>\n                A closing sweeper may be automatically rotated after the\n                advertising content.\n              <\/p>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"tc-guide-note\">\n            Check the selected break details carefully. The Time Clock itself\n            should remain a quick status view rather than displaying every ad title.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"day-preview\">\n          <h2>Use Day Schedule Preview<\/h2>\n\n          <p>\n            Review the completed schedule before using it for automated playback.\n          <\/p>\n\n          <ul class=\"tc-guide-checklist\">\n            <li>Confirm that required Music Clock blocks are assigned<\/li>\n            <li>Check that advertising breaks appear at the correct times<\/li>\n            <li>Verify that no outdated commercials remain in the schedule<\/li>\n            <li>Confirm that Station ID and Sweeper content is available<\/li>\n            <li>Check quarter-hour priorities at 00, 15, 30 and 45 minutes<\/li>\n            <li>Review the full day for empty or unintended blocks<\/li>\n          <\/ul>\n\n          <div class=\"tc-guide-warning\">\n            Do not rely on a schedule that contains missing source content or\n            unreviewed advertising assignments.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"run-schedule\">\n          <h2>Run and monitor the schedule<\/h2>\n\n          <p>\n            After the schedule is prepared, verify that the main TeoCast\n            application follows the intended programming workflow.\n          <\/p>\n\n          <div class=\"tc-guide-steps\">\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">1<\/span>\n              <div>\n                <h3>Save Scheduler changes<\/h3>\n                <p>\n                  Confirm that all Music Clock and Ads Clock edits are saved.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">2<\/span>\n              <div>\n                <h3>Open the main TeoCast application<\/h3>\n                <p>\n                  Verify that the required libraries and playlists are available\n                  and synchronized.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">3<\/span>\n              <div>\n                <h3>Start with a supervised test<\/h3>\n                <p>\n                  Observe at least one music assignment and one advertising break\n                  before leaving the system unattended.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">4<\/span>\n              <div>\n                <h3>Review the playlist queue<\/h3>\n                <p>\n                  Confirm that scheduled items are inserted in the intended order\n                  and that current playback is not interrupted incorrectly.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"tc-guide-step\">\n              <span class=\"tc-guide-step-number\">5<\/span>\n              <div>\n                <h3>Monitor the History panel<\/h3>\n                <p>\n                  Use playback history to confirm the date and time when scheduled\n                  items entered the on-air player.\n                <\/p>\n              <\/div>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"tc-guide-note\">\n            In Manual Mode, Ads Clock can insert scheduled advertising after the\n            current song without cutting active playback.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-section\" id=\"troubleshooting\">\n          <h2>Common Scheduler problems<\/h2>\n\n          <p>\n            Use these checks when a clock assignment or break does not behave as expected.\n          <\/p>\n\n          <div class=\"tc-guide-grid\">\n\n            <div class=\"tc-guide-card\">\n              <h3>Music source is missing<\/h3>\n              <p>\n                Confirm that the saved playlist or library source still exists\n                and contains playable music.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Commercial break is empty<\/h3>\n              <p>\n                Reopen the selected Ads Clock time and confirm that advertisements\n                were saved to the break.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Old commercial still appears<\/h3>\n              <p>\n                Remove the outdated item from the Commercial library and review\n                the affected break assignment.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Station ID or Sweeper is unavailable<\/h3>\n              <p>\n                Confirm that the required Station ID and Sweeper libraries contain\n                valid files.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Schedule does not update<\/h3>\n              <p>\n                Save the Scheduler changes, verify live library synchronization\n                and reopen the affected view when necessary.\n              <\/p>\n            <\/div>\n\n            <div class=\"tc-guide-card\">\n              <h3>Unexpected queue order<\/h3>\n              <p>\n                Review Music Clock priority, saved-playlist shuffle behavior and\n                the exact Ads Clock break time.\n              <\/p>\n            <\/div>\n\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-guide-next\">\n          <div>\n            <h2>Continue with Voice Tracking<\/h2>\n            <p>\n              Learn how to import recorded presenter audio and position Voice In\n              and Voice Out tracks around song intros and outros.\n            <\/p>\n          <\/div>\n\n          <a class=\"tc-guide-button\" href=\"\/?pagename=documentation\/voice-tracking\">\n            Next Guide \u2192\n          <\/a>\n        <\/section>\n\n        <a class=\"tc-guide-back\" href=\"\/?pagename=documentation\">\n          \u2190 Back to Documentation\n        <\/a>\n\n      <\/main>\n    <\/div>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Documentation \u203a Advanced Scheduler Advanced Scheduler Build a complete 24-hour music and advertising schedule Learn how to prepare Music Clocks, assign Ads Clock breaks, review the day schedule and keep automated programming organized. 24-Hour Schedule 15-Minute Clock Blocks Music and Advertising On this page Scheduler overview Prepare libraries Music Clock Ads Clock Break Builder Day [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":172,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-189","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/pages\/189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=189"}],"version-history":[{"count":3,"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/pages\/189\/revisions"}],"predecessor-version":[{"id":219,"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/pages\/189\/revisions\/219"}],"up":[{"embeddable":true,"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=\/wp\/v2\/pages\/172"}],"wp:attachment":[{"href":"https:\/\/teocast.amfmtuner.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}