The playerSettings.xml file and cmsSettings.xml file do not have a top level element and are therefore invalid XML. This makes it difficult to write these files for a 3rd party.
A use case for why we want to do that is auto-provisioning players instead of using the client options.
Can we have a top level element written to those files?
The
playerSettings.xml
file andcmsSettings.xml
file do not have a top level element and are therefore invalid XML. This makes it difficult to write these files for a 3rd party.A use case for why we want to do that is auto-provisioning players instead of using the client options.
Can we have a top level element written to those files?