"RokuJoel" wrote:
To force the player to run closer to realtime, I use the following code to set Playstart a bit into the future:
time=createobject("rodatetime")
now=time.asseconds()
episode.playstart=now+1800
videoobject.setcontent(episode)
videoobject.play()
- Joel
Will this allow the video on demand to still start from the beginning?
Can you show where I would post this code within the appDetailScreen.brs ?
I'm pretty new to this and am still learning my way around bright script.
Thank you for any help! I've been reading lot's of RokuJoel posts these past few days!
😄 😄