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.
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.
To view all the playlists in the account, in the side navigation panel, click All playlists. The page will display:
To create a playlist, follow these steps:
If you are creating a Smart playlist, click the Smart tab to configure the following settings.
Play Order | Description |
---|---|
Activated Date (Oldest First) | Based on the date the video was activated, oldest videos first |
Activated Date (Newest First) | Based on the date the video was activated, newest videos first |
Video Name (A - Z) | Alphabetical by video name |
Total Plays | Based on the total video plays |
Trailing Week Plays | Based on the trailing week total video plays. Note that the trailing week plays data maintained in the video metadata may be up to 2 days old so the videos you get may not match what you see if you look at video views over the past 7 days in the Analytics module. |
Start Date (Oldest First) | Based on the date the video was scheduled to start, oldest videos first. If a video does not have a start date specified, then it will not appear in a playlist ordered by start date. Note: Video scheduling is available only to Video Cloud Enterprise accounts. |
Start Date (Newest First) | Based on the date the video was scheduled to start, newest videos first. If a video does not have a start date specified, then it will not appear in a playlist ordered by start date. Note: Video scheduling is available only to Video Cloud Enterprise accounts. |
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.
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
to save the changes.To add videos to a manual playlist, follow these steps:
To change the order of the videos in a playlist, follow the steps based upon the type of playlist you are working with.
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.
To edit the settings for a manual or smart playlist, follow these steps:
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.
To delete a playlist, follow these steps:
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
.To remove a video from a manual playlist, follow these steps:
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.