chris2
12 years agoChannel Surfer
Removing Runtime for live streams
Hello,
I'm using the videoplayer SDK modified by belltown viewtopic.php?p=352494
My question is I'd like to remove the runtime "0m" from the springboard of only our live streams but leaving the runtime tag available for VOD and AOD content. I'd like to be able to just edit our XML files by just inserting a "<runtime>null</runtime>" whenever we'd like the runtime duration tag to not display on the springboard.
What code would I need to add in our "appDetailScreen.brs" and/or our "showFeed.brs" to make this happen? I would image this should be a simple.
Thanks!
Chris
I'm using the videoplayer SDK modified by belltown viewtopic.php?p=352494
My question is I'd like to remove the runtime "0m" from the springboard of only our live streams but leaving the runtime tag available for VOD and AOD content. I'd like to be able to just edit our XML files by just inserting a "<runtime>null</runtime>" whenever we'd like the runtime duration tag to not display on the springboard.
What code would I need to add in our "appDetailScreen.brs" and/or our "showFeed.brs" to make this happen? I would image this should be a simple.
Thanks!
Chris