coskel
11 years agoRoku Guru
how to expand description of video episodes
using videoplayer example to build my channel.
I see in the showFeed.brs there is a line called Description
item.Description = validstr(curShow.description.GetText())
so I added <description>text goes here</description> to my xml file, but only the synopsis shows.
How can I get a full description to show on the page below the play button?
I see in the showFeed.brs there is a line called Description
item.Description = validstr(curShow.description.GetText())
so I added <description>text goes here</description> to my xml file, but only the synopsis shows.
How can I get a full description to show on the page below the play button?