Updated feed url and publish, content is blank after 24hrs

Hi

I made some changes to my feed and decided to point it at a new URL. I changed the URL and hit save.

The feed status shows it ingesting from the new URL. no errors. I added custom categories and publish Furthermore.
Preview is fine, the feed validates and looks good on device.

But after 24hrs, published channel version is updated, but content is blank.

Please let me know what the problem is.

Thanks

What did you use to validate the feed file? If you used a Json linter, it will not find logic errors for missing or required feed items. For further help, please post your feed file.

https://api.myjson.com/bins/1csutx

here is json feed url. would you check if json is valid.

On Channel, shows content - only search icon.

thx

First, you should consider a more permanent site for storing your feed file. Myjson will not give you the performance that a Roku channel requires.

I was able to validate your feed file for logic errors. The good news is there were none. However, there are two areas to investigate:

  1. Your video items contain numeric tags. Since your feed file does not contain a Category item, you should make sure that the tags you’ve defined correspond to an existing Category in the Developer portal.
  2. Recent changes to the Json spec now show that Captions and Trick Play files are now required for Short form videos. This requirement may be in error (I’ve actually asked for clarification), but, it may need to be looked into. I don’t know if a missing Caption or Trick Play file will cause a problem with your channel. At the moment, the Json spec documentation is somewhat confusing.

I’m having this same problem w/ a new Roku channel we just put into place. Feed validates at JSONLint and Roku feed checker but the channel only displays a “Search” category with a magnifying class icon and info icon.

Any thoughts on this?

Here’s the feed: https://scottwhitneyacademy.com/wp-json/tv/roku/

Where did you go to get these messages?

Baradanikto:
would you have a look this feed url :http://www.caregivingtv.com/Caregiving%20TV%20Assets/feed.json

I used feed file on permanent site you said, but same problem.

thanks

Well, it’s working now. I gave it some time and I added the TrickPlay info for each movie.

The messages I posted are output from software I wrote to create and manage Roku feed files. Using a Json lint program is not sufficient to eliminate all potential feed errors. And, Roku does not do a good job at identifying errors when you update your feed within the developer portal. Logic errors (errors that result from missing, required, or invalid fields in the feed) are not caught by tools like Notepad or other such tools. That’s why I wrote the software that is available at my banner below.

I checked invalid by using @ https://rrirower.wixsite.com/software, success invalid check.

But same problem, would you help me my issue ?

feed file- http://www.caregivingtv.com/Caregiving%20TV%20Assets/feedWCat.json

You should PM @podworx . He/she had the same problem and now has a working feed file.

Hi - I sent him a message to see if he/she can help me and the person who is working on my feed. Thank you for the suggestion and for all of your help. Pamela

Although I’m not COMPLETELY sure, it looks like the solution was adding a Trickplay “BIF” entry to each video. I read somewhere that this was required, although I’d never done it before. So, I added it and it started working.

Hi- This just keeps getting more amazing. Apparently there is some type of “bug” although I don’t know if I believe this because the last time Roku told me there was a bug it never got fixed. They kept promising and did nothing. Do you know anything about this as my channel is still blank and won’t publish the updates. Pamela

Does your feed include a Trickplay file for each item/entry?