uarlive
15 years agoVisitor
Problems with video player example
Hello.
I have a line of code (category) i am trying to remove from the video player example. When i remove the TED line of code the channel will not load. but if i leave it inserted everything works fine. all help is appreciated. thanks.
here is the xml file i am editing.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<categories>
<!-- banner_ad: optional element which displays an at the top level category screen -->
<banner_ad sd_img="http:/
<category title="Technology" description="TED Talks on Technology" sd_img="http://rokudev.roku.com/rokudev/examples/videoplayer/images/TED_Technology.png" hd_img="http://rokudev.roku.com/rokudev/examples/videoplayer/images/TED_Technology.png">
<categoryLeaf title="The Mind" description="" feed="http://rokudev.roku.com/rokudev/examples/videoplayer/xml/themind.xml"/>
</category>
<category title="" description="" sd_img="" hd_img="">
<categoryLeaf title="Music Videos" description="" feed="" />
<categoryLeaf title="EPKs" description="" feed="" />
<categoryLeaf title="Interviews" description="" feed="" />
<categoryLeaf title="Live Performances" description="" feed=""/>
</category>
</categories>
I have a line of code (category) i am trying to remove from the video player example. When i remove the TED line of code the channel will not load. but if i leave it inserted everything works fine. all help is appreciated. thanks.
here is the xml file i am editing.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<categories>
<!-- banner_ad: optional element which displays an at the top level category screen -->
<banner_ad sd_img="http:/
<category title="Technology" description="TED Talks on Technology" sd_img="http://rokudev.roku.com/rokudev/examples/videoplayer/images/TED_Technology.png" hd_img="http://rokudev.roku.com/rokudev/examples/videoplayer/images/TED_Technology.png">
<categoryLeaf title="The Mind" description="" feed="http://rokudev.roku.com/rokudev/examples/videoplayer/xml/themind.xml"/>
</category>
<category title="" description="" sd_img="" hd_img="">
<categoryLeaf title="Music Videos" description="" feed="" />
<categoryLeaf title="EPKs" description="" feed="" />
<categoryLeaf title="Interviews" description="" feed="" />
<categoryLeaf title="Live Performances" description="" feed=""/>
</category>
</categories>