Forum Discussion
Sorry I know my being a novice I don't word thing correctly. My channels are working fine. So I went into the "Manage my channel" section at developer.roku and changed the style to hero row and then went into columns section and made them custom. However, neither will update on my channel. I tried on my Red Road TV and Dr. SEC TV Network.
Also, here is my feed if it matters https://redroad.s3.us-east-2.amazonaws.com/thered3
- Baradanikto6 years agoRoku Guru
I took a look at your play list and categories. It does not appear that you have them set up correctly. Some of your play lists do not contain valid feed item IDs. Your categories that are based on tags does not contain a valid query.
- RedRoad6 years agoStreaming Star
Okay so bigger issue....As I looked closer, whenever I upload videos or make changes like Hero row, it will show in the unpublished channel but it is not uploading to the published channel. Here is json but it ingested everything and shows up in unpublished correctly. http://www.redroadtv.live/wp-json/tv/roku/
- Baradanikto6 years agoRoku Guru
The second feed file you posted contains some subtle issues. I'm not sure they will cause you problems, but, I do know that the Roku developer portal does not do a good job at identifying errors that may cause your channel to fail. So, what I found was:
- You have empty Series and TV Special objects.
- Your 'releaseDate' fields are not compliant with the Roku Json schema.
Again, I don't know if that's enough to cause your problem(s), but, I would suggest you eliminate any potential problem areas first.