Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCP-5632 - Added MarshallJSON and UnMarshallJSON to marshal private a… #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cnguyenWurl
Copy link

Implements MarshalJSON and UnMarshalJSON to marshal private parameters in MasterPlaylist

…ttributes for

MediaPlaylist structure. This is needed fo Master Controller code.
@cnguyenWurl cnguyenWurl marked this pull request as ready for review May 6, 2020 21:18
Copy link

@devangvdesai devangvdesai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cnguyenWurl - it looks good to me and straightforward changes in terms of impact (since we are adding 2 new methods). However, since this impacts channelworker, hlsconnector (I'm not sure if Rokudirectfeeder also uses m3u8), I'll tag @ramabb in here as well, so he is aware of the changes. And once we merge the changes the other libraries/repositories dependent on m3u8 should pull these changes and just have a basic test to make sure there are no issues.

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.

2 participants