v6.3.1
Bug Fixes
- entries/list: Webcast entries - display link to Realtime Analytics in entries table actions menu (096111a)
- entry/permissions: Handle advertising and category / playlist permissions on bulk actions (#920) (efc7742)
- entry/upload: Support m2v video file format (820810c)
- login: support 2FA login where the KS is passed via configuration instead of URL parameters (f702963)
Features
Installation:
- Unzip
v6.3.1
.zip into/opt/kaltura/apps/kmcng/v6.3.1
- Run uiconf deployment with
--ini=v6.3.1/deploy/config.ini
- Run uiconf deployment with
--ini=v6.3.1/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=v6.3.1/deploy/config.ini
- Run php
/opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v6.3.1/deploy_v7/config.ini