Paella plugin: es.upv.paella.opencast.episodesFromSeries

This plugin shows a list of videos in the same series.

The configurations for this plugin are done for each tenant. So you need to modify the plugins section of the paella config file.

Configuration

You need to enabled the es.upv.paella.opencast.episodesFromSeries plugin.

{
    "es.upv.paella.opencast.episodesFromSeries": {
        "enabled": true
    }    
}