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: 
1024Tech
Visitor

Multiple Levels of 'Category Leaves'

Hi Everyone,

I am new to Roku Development and trying to understand the hierarchy in which Categories / Subcategories and items are displayed. (tweaking Videoplayer example)
I am wondering if there is a way to display multiple levels of 'Category leaf' nodes.

I am trying to achieve something like this..

--Category - 'Archives'
-------Category Leaf - 'By Channel'
--------------Category leaf - 'Channel Name'

Can the 'Feed' value in a 'Category Leaf' return further Categories?

I would greatly appreciate if someone can throw some light guiding me in figuring out this.

Thank You,
0 Kudos
2 REPLIES 2
RokuChris
Roku Employee
Roku Employee

Re: Multiple Levels of 'Category Leaves'

0 Kudos
1024Tech
Visitor

Re: Multiple Levels of 'Category Leaves'

"RokuChris" wrote:
This may help: viewtopic.php?f=34&t=43332


Thank You so much Chris!
That was helpful.
The Categories / Subcategories that I will have are dynamic.
So from my understanding, I have to come with my own parsing code to implement this "multiple levels" of categories.

Please correct me If I am wrong.
0 Kudos