Skip to content

v7.20.2

Compare
Choose a tag to compare
@amirch1 amirch1 released this 12 May 12:41
· 63 commits to master since this release

Bug Fixes

  • settings/media-repurposing: bug fixes KMCNG-2633, KMCNG-2633 (681fb4f)
  • content/playlist: support load thumbnail with ks in playlist thumbnails PSVAMB-51801(47483d3)
  • content/room: load room recordings according to admin tag SUP-42078 (e66e398)

Installation:

  1. Unzip v7.20.2.zip into /opt/kaltura/apps/kmcng/v7.20.2
  2. Run uiconf deployment with --ini=v7.20.2/deploy/config.ini
  3. Run uiconf deployment with --ini=v7.20.2/deploy_v7/config.ini

Kaltura Server notes

To run uiconf deployment in the server:

  • Open folder /opt/kaltura/apps/kmcng/
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.20.2/deploy/config.ini
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.20.2/deploy_v7/config.ini