Skip to content

v5.8.0

Choose a tag to compare

@amirch1 amirch1 released this 21 Apr 08:46
· 1085 commits to master since this release

Bug Fixes

  • Server poll invalid KS handling (#827) (6215876)
  • content/category: Allow editing entitlements of categories which owner was deleted (72219ae)
  • content/syndication: Handle Syndication feeds which use a playlist which is not loaded in the first 500 playlists (#826) (21a1bcc)

Features

Installation:

  1. Unzip v5.8.0.zip into /opt/kaltura/apps/kmcng/v5.8.0
  2. Run uiconf deployment with --ini=v5.8.0/deploy/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=vX.X.X/deploy/config.ini
    • Replace X.X.X in the above command with the actual version number