Delivery method :
• Available from URL (no authentication)
• OKAST won't host the EPG from external provider
• EPG timeframe: current day + 13 days
The poster image NEEDS to be in 16/9 ratio at 1920x1080 pixels in .JPG format.
Additional poster images are needed to be displayed on targeted devices. Ratios are 16/6, ¾, 1/1, JPG format.
XML TV Structure
<?xml version="1.0" encoding="UTF-8"?>
<tv date="2022-05-25">
<channel id="1388">
<display-name lang="en">American Idol</display-name>
</channel>
<programme start="20240403200107 +0200" stop="20240403203318 +0200" channel="custom-channel-name">
<title lang="en">American Idol</title>
<desc lang="en">Auditions to find the next American Idol begin.</desc>
<icon src="https://partner.cdn.net/image.jpg" width="1920" height="1080" />
<category lang="en">Reality</category>
<length units="seconds">5127</length>
<episode-num system="season">5</episode-num>
<episode-num system="episode">1</episode-num>
<episode-num system="assetID">AMID0501</episode-num>
<rating system="USA Parental Rating">
<value>TV-PG</value>
</rating>
</programme>
<programme>
...
</programme>
</tv>