I have adBreaks between “duration” and “videos” for films and shows. When there is a live m3u8 stream, do adBreaks go in that same place?
When there are series and you have episodes, where in the code do you place “adBreaks” ?
Thank you.
I have adBreaks between “duration” and “videos” for films and shows. When there is a live m3u8 stream, do adBreaks go in that same place?
When there are series and you have episodes, where in the code do you place “adBreaks” ?
Thank you.
The fields in a Json feed file are not bound by an order. The only ‘rules’ for fields are specified in the Roku Json spec. So, moving fields within a feed file is ok as long as they are parented according to the spec.
Okay, thank you.