Enable Content Scheduling in Advanced Channels

Share on print
Share on facebook
Share on linkedin
Share on whatsapp
Share on email

Appspace provides the ability to create scheduling information at various levels. These levels may increase in complexity such as: scheduling a single piece of content, followed by the scheduling of a playlist of content in a media zone widget, and finally scheduling layouts in advanced channel. Appspace provides flexible scheduling features such as date ranges, exclusive schedules, repeat patterns, and day parting.

This article provides the instructions to create and delete content scheduling.

Create Content Schedule

To create a content schedule, please follow the instructions below:

    1. Click Channels from the Appspace Menu navigation bar, and click the Channels tab.

    2. Select the desired advanced channel.

    3. Click the Edit tab and select a layout from the Layouts section on the left.

    4. Double-click a widget.

    5. In the Widget Properties window, click the CONTENT tab, and click the Enable Scheduling Mode link.

    6. Click OK when prompted for confirmation.

    7. Click the CONTENT tab. Playlist schedules are playlists that contain one or more content files that will be displayed at a specific date and time. Once scheduling mode is enabled, the View drop-down menu will be visible in the top right section of the window.

      Note

      The Default Schedule is always active and cannot be deleted. This Schedule is provided so that administrators can allocate fallback content when there are no active schedules.

    8. To add a new schedule, click the ADD button.

    9. Enter in the Name and Description of the schedule.

    10. Use Tag Rules to restrict playback of the schedule to specific devices then proceed to select the schedule time. Play forever loops the schedule, where else play between these dates allows you to configure a start and end date for the schedule.

      Important

      You must turn on Automatic Sync in an advanced channel, in order to enable content tagging and layout tagging functionality.

    11. Select the Schedule Priority.

      Note
      • Normal Schedule – the channel will play content from the schedule when it is active, and content from any lower priority schedules that are active.
      • Exclusive Schedule – the channel will play content from the schedule when it is active and block the playout of content from all lower priority schedules.
  1. Select the days the schedule will be active.

  2. Set the Recurrence. Clicking the Add To List to add all recurrences to the list.

  3. Click Apply when finished.

  4. Click the newly created schedule name link.

  5. Click Add Media.

  6. Select the desired content from the Library, and click Apply.

    Note

    To edit the content properties, please refer to the Configure content properties article.

  7. Allocated media items will appear inside the scheduled playlist. You can remove your content items from this page if required.

  8. Click ‘close window’ to return to the layout.

Content interleave property

If multiple playlist schedules are used, the default content playback behavior is to play all content in one schedule before proceeding to the next playlist.

To set the playback behavior to interleave between schedules, the user must use the widget property “custom.playlist.interleave = true” in the Media Zone widget. This will make the content play one item from a schedule and move to the next schedule. This device property is only supported on Appspace App 2.48 and above.

Example:

  • Schedule A: Content A1, Content A2, Content A3
  • Schedule B: Content B1, Content B2. Content B3

Default playout order: A1, A2, A3, B1, B2, B3

Interleave playout order: A1, B1, A2, B2, A3, B3

Note

To set this property, please refer to the Adding Widget Property section.

Delete Content Schedule

To delete a content schedule, please follow the instructions below.

  1. Click Channels from the Appspace Menu navigation bar, and click the Channels tab.

  2. Select the desired advanced channel.

  3. Click the Edit tab and select a layout from the Layouts section on the left.

  4. Double-click a widget.

  5. In the Widget Properties window, click the CONTENT tab, and click the More Options link.

  6. Click the delete link.

  7. Click OK when prompted to confirm deletion of the content schedule.

Related Articles