kelvis2000
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2015
04:33 PM
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
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
2 REPLIES 2

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2015
04:49 PM
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
object.url=object.url+"?random="+rnd(10).tostr()
- Joel
kelvis2000
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2015
05:43 PM
Re: Updated XML and Images not being reflected in Roku
Thank You Again RokuJoel,
Will Wait until the morrow.
Kevin
Will Wait until the morrow.
Kevin