Hi guys,
I found an issue in Professional Management when opening a database item containing the official Aircheck Recorder actions.
In mAirList Professional an item with the following actions loads correctly.
Minimal example:
Excluded
<PlaylistItem Class="Command">
<StartActions>
<Action Class="AircheckRecorderOpen"/>
<Action Class="AircheckRecorderResume"/>
</StartActions>
</PlaylistItem>
In Professional Management I get: Unknown class: AircheckRecorderOpen
I understand that the Aircheck Recorder itself is not available in Professional Management. However, Professional Management should still be able to load and manage a database item containing this officially supported actions. The actions needs to remain in the database because they are executed later by the Professional playout instance.
So it seems that Management is trying to instantiate an action that it doesn’t support, instead of simply preserving it as part of the database item.
Could you please check this? It makes scheduling database items containing Aircheck Recorder actions impossible in Professional Management.
Kind regards,
Marco