Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Hobson_Media
Binge Watcher

Thumbnail Problem

What am I doing wrong in the JSON Feed that causes my thumbnail to just be color bars? I copied the code as directed, pasted it into a new browser window and it looks fine...but on the channel it's just bars. Sigh...long day of frustration!

Here's the JSON...line 723 is the thumbnail causing the grief. 

Screen cap


Help!?
0 Kudos
3 REPLIES 3
destruk
Binge Watcher

Re: Thumbnail Problem

Color bars is what shows up when I load "https://i.vimeocdn.com/video/742941601.jpg?r=pad" in a browser.
0 Kudos
Hobson_Media
Binge Watcher

Re: Thumbnail Problem

I think adding the dimensions to the code did the trick. Not sure why, but Roku seems to want the sizing info included. Thanks for taking a look!
0 Kudos
destruk
Binge Watcher

Re: Thumbnail Problem

It could be displaying a cached copy of the image.  You would want to purge the cache on your CDN and/or do a hard reboot of the roku with the power plug.  Also with lots of content it will load up faster if the graphics are already the size required, instead of making the roku device resize them to fit.
0 Kudos