{{ page.title }}

{{ page.description }}

A playlist is a collection of videos that are grouped together in a particular order for playback in a player. The Media module makes it easy to create playlists and add videos to a playlist. After you've created your playlist, you can publish a playlist to a player. For more information on publishing playlists, see Publishing Videos and Playlists with the Media Module.

For more information about playlists, including best practices and tips for using them effectively, see Introduction to Playlists.

Types of playlists

There are two types of playlists:

A maximum of 1,000 videos can be added to a playlist (both Manual and Smart). There is no limit to the number of playlists that can be created. The videos that are initially loaded into a playlist in the player is determined by the type of playlist:

For information on programmatically retrieving additional videos into a playlist, see the Playback API Paging player sample.

Viewing all playlists

To view all the playlists in the account, in the side navigation panel, click All playlists. The page will display:

Creating a playlist

To create a playlist, follow these steps:

  1. Open the Media module.
  2. In the side navigation panel, click Create playlist. The Create a playlist dialog will open.
  3. Enter a Playlist name.
  4. Click on a Playlist type.
  5. Click Create playlist. The panel will close and reopen. For smart playlists, configure the smart playlist parameters.
  6. Click the Overview tab.
  7. Configure the overview settings as needed.
    • Name - playlist name
    • Reference ID - A unique ID assigned by a publisher to a playlist
    • Description - Playlist description
    • Show Playlist in Sidebar - If checked, the playlist will appear in the sidebar

Configuring smart playlist settings

If you are creating a Smart playlist, click the Smart tab to configure the following settings.

Smart playlist parameters

The Parameters section is used to define which videos will appear in the playlist. The following parameters are supported.

The Name, Description and Custom fields (Text type) options support these options:

All of the date parameters support a From and To date.

Using multiple parameters

Multiple parameters can be entered by clicking Add a parameter and then entering an additional parameter. By default, multiple parameters will be evaluated using an OR operation. To change how multiple parameters are evaluated, click the selector icon () next to the Parameters heading.

In the following example, all videos that are tagged birds or animals or have a Subject custom field value of Animals will be added to the playlist.

Click Apply to save the changes.

Adding videos to a manual playlist

To add videos to a manual playlist, follow these steps:

  1. Check the boxes next to the videos that should be added to the playlist.
  2. Click More > Add to Playlist at the top of the page.
  3. Select the playlist to add the videos to.
  4. Click Add . Videos added to a manual playlist will be added to the top of the playlist.

Changing the order of videos in a playlist

To change the order of the videos in a playlist, follow the steps based upon the type of playlist you are working with.

Changing the order of videos in a manual playlist

  1. Open the playlist using one of these methods:
    • Click on the playlist name in the side navigation panel
    • Click All playlists in the side navigation panel, locate the playlist and click the playlist name link.
  2. The list of videos in the playlist will appear.
  3. Click on a video and drag it to its new location in the order. The dark line indicates the new position.

Changing the order of videos in a smart playlist

  1. If the playlist is displayed in the sidebar, click on the playlist and then click the down arrow next to the playlist and click Edit Settings.
  2. If the playlist is not displayed in the sidebar, click the All playlists heading in the side navigation, locate the playlist, click the playlist name link and then click Edit Settings.
  3. Select a new Play Order for the playlist.
  4. Click Save.

Smart playlists are created dynamically when the player is loaded from the available video information so the order should always reflect current state. However, the player always gets its info via the Playback API which uses data cached for up to 20 min. Playlists may take that long to refresh and may be behind what the CMS API would show.

Editing playlist settings

To edit the settings for a manual or smart playlist, follow these steps:

  1. If the playlist is displayed in the sidebar, click on the playlist and then click the down arrow next to the playlist and click Edit Settings.
  2. If the playlist is not displayed in the sidebar, click the All playlists heading in the side navigation, locate the playlist and click the playlist name link and then click Edit Settings.
  3. Edit the playlist settings and then click Apply .

If the playlist is displayed in the side navigation panel, you can click on the playlist and then click the down arrow next to the playlist and click Edit Settings.

Deleting a playlist

To delete a playlist, follow these steps:

  1. Click All playlists to display a list of all the playlists.
  2. Click the checkbox next to the playlist to delete.
  3. Click the delete button ().
  4. Click Delete Playlist to confirm the deletion.

If the playlist is displayed in the side navigation panel, you can click on the playlist and then click the down arrow next to the playlist and click Delete Playlist .

Removing videos from a manual playlist

To remove a video from a manual playlist, follow these steps:

  1. Open the manual playlist using one of these methods:
    • Click on the playlist name in the side navigation panel
    • Click All playlists in the side navigation panel, locate the playlist and click the playlist name link.
  2. The list of videos in the playlist will appear.
  3. Click the checkbox next to the video(s) to delete.
  4. Click Remove from Playlist.

You can also remove a video from a manual playlist by editing the video properties. In the Categorization section, delete the playlist from the Manual Playlists section.