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: 
oa24153
Binge Watcher

Audio Radio Station

I want to create Audio Radio Station, that have a JSON file that updates song's description every time when new song plays. I want to know that how can i handle it? Can i use streamingSegment field to update song's description every time from JSON?

0 Kudos
5 REPLIES 5
funkycorneradio
Channel Surfer

Re: Audio Radio Station

I'm also trying to do what you want to do, but no success until now. By the way where do you want to put your JSON in the Roku panel?

0 Kudos
oa24153
Binge Watcher

Re: Audio Radio Station

Till now i come to the solution, use TIMER and call your server after sometime. It will update your data. But I'm also stuck in it.

0 Kudos
funkycorneradio
Channel Surfer

Re: Audio Radio Station


@oa24153 wrote:

Till now i come to the solution, use TIMER and call your server after sometime. It will update your data. But I'm also stuck in it.


Where do you see TIMER? The only voice I can see is under Content page BufferPictureTimer.

0 Kudos
oa24153
Binge Watcher

Re: Audio Radio Station

0 Kudos
funkycorneradio
Channel Surfer

Re: Audio Radio Station


@oa24153 wrote:

https://developer.roku.com/en-ot/docs/references/scenegraph/control-nodes/timer.md 


I don't see it, I'm using Custom SDK, not Direct Publishing. Is that right?

0 Kudos