Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kelvis2000
Level 7

Updated XML and Images not being reflected in Roku

I just edited a couple of XML files and 4 images on
Amazon S3 where I am using Cloudfront.
The Changes are not appearing when I view my channel
on TV, I tried republishing the package a few times
nothing seems to work, it seems like it is cached?

Thanks

Kevin
0 Kudos
2 REPLIES 2
RokuJoel
Roku Employee
Roku Employee

Re: Updated XML and Images not being reflected in Roku

Cloudfront is a cache, do don't expect anything to change for a few hours. If you want to see changes right away, you need to change the URLs, or append something unique to each url like:

object.url=object.url+"?random="+rnd(10).tostr()

- Joel
0 Kudos
kelvis2000
Level 7

Re: Updated XML and Images not being reflected in Roku

Thank You Again RokuJoel,
Will Wait until the morrow.
Kevin
0 Kudos