ContributionsMost RecentMost LikesSolutionsRe: Need Roku Consultant Help You may want to take a look at the free Channel Wizard software I created. It can generate the necessary BrightScript code and files to create a Grid style channel with menus, etc. See the GitHub site for more info. Re: Does it really take 3 months for ROKU support to help you? I'm my experiences, you'd be better off posting your question/problem here or on the Roku Slack server. There's plenty of developers on this site that may be able to help you. DP2SceneGraphWizard released The latest version of the DP2SceneGraphWizard has been released. For those who are not familiar with this project, the 'wizard' generates the BrightScript code to create a Grid like channel from responses you provide in the creation process. It supports several channel features including ads. The wizard is FREE and support is provided through the GitHub site. For more info, please visit the project site. Re: Adding a video ad You may want to have a look at the GitHub project I wrote to assist in creating a Roku channel. It uses a JSON feed file and produces a zip file that can be sideloaded to a Roku device. You can unzip the file and take a look at the BrightScript code that handles displaying ads. Re: App Behavior Analysis Suddenly Failing just 1 Test Just a clarification....using ads did not affect the user's issue. Behavior Analysis had a problem regardless of monetizing with ads or not. Re: App Behavior Analysis Suddenly Failing just 1 Test Behavior Analysis has occasional problems. If you search this forum, you'll find some posts alluding to that. Most recently, I have a user of my GitHub project that reported a problem with Behavior analysis. He was able to resolve it. Please see the GitHub discussion in which he explains how he resolved. it. Re: Newbie Here Needing Help Getting Started Better yet....for a quick start, download the DP2SceneGraph wizard in my signature below. It will create a new channel for you in a short amount of time. You can then browse through the generated Brightscript source code using Visual Studio Code or some other editor to lean how it all works. Re: JSON format for adding tv show season 2 You can do this easily if you use the Channel Feed Manager suite of free tools available from my signature below. You won't need to know the proper syntax or structure of a JSON feed file. The software will handle all of that for you. Re: DP to SceneGraph wizard tool released Version 1.0.0.8 has been recently released. It supports a side menu. Re: Warning missing content. Content for this category has not been defined From your error message description, it sounds like you're using the DP2SceneGraphWizard I wrote (it's in my signature below). If this is the case, I'll be glad to answer your questions/issues on the GitHub site below. Support is not provided on this forum.