newchannel
Roku Guru

Re: Sample Direct Publisher Feed

Thank you Pasnow. 

So I can add all of the info for the channel into one json file and put it on my server and then use the url to that one file, correct? I don't need to make a json for each category, genre etc? What about saving the JSON..."encoding" should it be the utf-8?

And Ken, I too have been feeling frustrated. I wanted to learn what to do but couldn't find the missing pieces.
http://www.victoryNOWfilmsandtv.com
Tags (1)
0 Kudos
Baradanikto
Roku Guru

Re: Sample Direct Publisher Feed

Hi RokuChrisT,

I'm trying to get my feed status updated, but, it's been several hours (overnight) and the status has not changed from:


"Please come back to this page in a few minutes to see the new feed status."



I'm not using JSON.  I've tried to build an MRSS feed (xml file) from the MRSS Feed Specification[/url:21w2z0u5], but, I don't get any feed status.  I could not find an examp...
FREE Windows desktop software for converting Direct Publisher channels to SceneGraph (SDK), for creating BIF (Trick Play) files, Roku (MRSS, JSON) feed files, and FireTV feed files @ GitHub/rrirower.
Tags (1)
0 Kudos
hpdean
Visitor

Re: Sample Direct Publisher Feed

@newchannel

Yes, all the categories and video urls, etc., are in one file. Here is my channel with three categories using the TV Specials object. See the categories/playlist at the bottom of the file.
http://hproku.s3.amazonaws.com/JSON/content-feed.json
Tags (1)
0 Kudos
newchannel
Roku Guru

Re: Sample Direct Publisher Feed

hpdean,

Thank you! Big help. I can make one file and then put the .JSON file on my AWS server and then use the url to the file..do I have it right?

Whew, I believe it's beginning to make sense. 

When you save the information in the JSON as a .json file, in the save panel on computer are you using the utf-8 setting?

Thank you for the help.
http://www.victoryNOWfilmsandtv.com
Tags (1)
0 Kudos
hpdean
Visitor

Re: Sample Direct Publisher Feed

I do mine in dreamweaver, so I dont have to choose one of those but I am sure that will work. Also, remember when you upload your file to AWS, switch back to the old console and change your metadata to content-type and then type in "applicatiom.json"
Tags (1)
0 Kudos
newchannel
Roku Guru

Re: Sample Direct Publisher Feed

hpdean,

I've been using Cloudberry to access the aws. It has made the process for the other channels I made a lot easier. Not sure how to do the metadata change you mentioned..Do you mean on the server or in the json file itself? I'll have to look into that part.

EDIT: Just looked up info for changing content-type using cloudberry and they have a tutorial in case it helps anyone else. I have not attemped it yet but looks like a good tutorial.

https://www.cloudberrylab.com/blog/how-to-add-custom-content-types-with-cloudberry-s3-explorer/

Thanks again for helping hpdean.
http://www.victoryNOWfilmsandtv.com
Tags (1)
0 Kudos
37mediagroup
Roku Guru

Re: Sample Direct Publisher Feed

I would try just pasting it into Notepad if you don't have any coding software. Eclipse or Notepad++, free software should work as well. Anyway one novice coding thing to look out for, if you copy & paste video sections to make more, please note that the last video in the list cannot have a comma after the last }] bracket.  All others will end }], meaning more to follow, so they need the comma. However I ran into "Invalid JSON" on my first due to still having a comma in the last one, with nothing more to follow. Beginners mistake:)
Tags (1)
0 Kudos
newchannel
Roku Guru

Re: Sample Direct Publisher Feed

Pasnow,

Thank you for this tip...   😄
http://www.victoryNOWfilmsandtv.com
Tags (1)
0 Kudos
a3mediallc
Visitor

Re: Sample Direct Publisher Feed

All these examples are failing the Categories check in the publisher, which is what my programmer and I are having trouble with.

Thanks in advance for the help!
Tags (1)
0 Kudos
hpdean
Visitor

Re: Sample Direct Publisher Feed

"a3mediallc" wrote:
All these examples are failing the Categories check in the publisher, which is what my programmer and I are having trouble with.

Thanks in advance for the help!

What do you mean they are failing?  What error message are you receiving?  Please explain further.
Tags (1)
0 Kudos
Community is Temporarily in Read-Only Mode!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

Thanks for your patience — we’re excited to share what’s next!