Roku Direct Publisher

Roku Direct Publisher - the easiest way to create a great TV experience. Learn more about how to create a Roku channel and share your experiences with others.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
MarkV1818
Newbie

Where do I write my JSON code

I hired someone to do a live stream channel for me. I see the JSON code but have NO IDEA where to edit it? Do you need a third party site to "host" the code? Can anyone suggest a good tutorial video?

Thanks

0 Kudos
6 REPLIES 6
Baradanikto
Roku Guru

Re: Where do I write my JSON code

To add to @AaronMSpelling post, have a look at the Direct Publisher Quick Start Guide.  Additionally, you may want to have a look at @mkammes  tutorial, Building a Roku Channel.

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.
jsonnentag
Streaming Star

Re: Where do I write my JSON code

I use https://jsoneditoronline.org/ for feed editing.

It groups things and makes it easy to duplicate things to then edit/modify with new information.

I was just now looking and trying to figure out how to get the feed contents to show up in search results again (it did just fine until December or January or sometime around then) and see that the links to examples of JSON feeds don't even work.

https://developer.roku.com/en-gb/docs/direct-publisher/tutorial/feed-url.md

-----

Sample content feeds. If you have not created a content feed yet, you can use the following sample feed URLs:

-----

It took quite a bit of searching and playing around with things to get Series and Seasons figured out.

 

0 Kudos
Baradanikto
Roku Guru

Re: Where do I write my JSON code

Keep in mind that online Json editors are only capable of catching syntactical errors.  They will not find logic errors.

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.
0 Kudos
sattun
Roku Guru

Re: Where do I write my JSON code

If you will be updating your JSON content feed frequently, then I highly recommend using a third-party tool to avoid errors and wasting time.

OTTfeed: Lease a custom Roku SDK for $99/month go to https://OTTfeed.com/lease
0 Kudos
jsonnentag
Streaming Star

Re: Where do I write my JSON code


@sattun wrote:

If you will be updating your JSON content feed frequently, then I highly recommend using a third-party tool to avoid errors and wasting time.


I assume you mean this one: https://github.com/rrirower/json-feed-manager

Just for anybody's future reference, this JSON feed specification page is useful . . . once you figure out how things are organized and referenced.

https://developer.roku.com/docs/specs/direct-publisher-feed-specs/json-dp-spec.md

Off on the right side various sections are listed to jump to - but of course the sample feed link doesn't go to anything useful.  :))

0 Kudos
sattun
Roku Guru

Re: Where do I write my JSON code

If you are looking for a robust solution to manage your content feed for Roku Direct Publisher, then I would recommend OTTfeed.com platform.

DM me for more info or go to https://ottfeed.com and request a demo.

Thanks

OTTfeed: Lease a custom Roku SDK for $99/month go to https://OTTfeed.com/lease
0 Kudos