Brightcove Smart Playlists are embedded as videos
-
Smart Playlists are currently embedded using the bc_video shortcode instead of bc_playlist, making them unplayable.
The issue seems to be line 330 of brightcove-admin.js:
this.mediaType
resolves toplaylists
without issue, but thethis.model.get("video_ids")
check fails because Smart Playlist don’t have a list of videos in their model.https://www.ads-software.com/plugins/brightcove-video-connect/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Brightcove Smart Playlists are embedded as videos’ is closed to new replies.