Skip to content

Conversation

@sarge
Copy link

@sarge sarge commented Dec 19, 2017

While looking at why mimeTypes on the Representation node were being lost after a load and save (fixed by #42) I have also tackled the ContentProtection node being lost.

Not currently using any reflection, which might clean up a few lines, but I think this is reasonably clear. Not sure how important the references are between the Representation and the AdaptationSet are but I have set them.

Edit: If the next go release fixes the serialization, then potentially some of this work is not needed.

@stuarthicks
Copy link
Contributor

Sorry this hasn't been looked at. Do you mind checking if go 1.10.3 has a fix for the serialisation issue? And then fixing the merge conflict currently present?

* master:
  Make a separate method for creating Adaptation Sets with IDs (zencoder#46)
  Fix UUID splitting

# Conflicts:
#	mpd/mpd.go
@sarge
Copy link
Author

sarge commented Jun 16, 2018

@stuarthicks The unmarshal function is still needed, no movement on the
I re-ordered the AdaptationSet struct to be a little more alphabetical which meant the xml generated is slightly different.

@stuarthicks
Copy link
Contributor

An Unmarshal function has been implemented in #53, so I'm going to close this PR (sorry!). Bugs against that unmarshal function should probably go in a new PR.

@stuarthicks stuarthicks closed this Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants