mediakind-video / ams-migration-tool

3 stars 4 forks source link

Fix StreamingEndpoint data #19

Closed ljacob-mk closed 4 months ago

ljacob-mk commented 4 months ago

Remove timestamps for streamingEndpoints. These are generated on import, instead of being set to the value, and the precision of the time.time is causing failures.

Remove cdnProfile & cdnProvider if cdnEnabled == False.