Forum Discussion

friendlyboxbrea's avatar
9 years ago

Where to edit package?

Hey there,

I've uploaded a package to the developer section and when viewing on my Roku, my stream is not working properly. My question is, how do I edit the package in order to change my stream URL? It seems that I have to remove the channel in the Roku Developer section and then set up the channel all over again, and repeat this process, just to test URL's?
  • renojim's avatar
    renojim
    Community Streaming Expert
    You don't "edit the package", per se. You edit your code, repackage, upload the new package, and hit publish. The new package will replace the old. Make sure you update the version info in the manifest before you create the updated package.

    -JT
  • Hello, just as "renojim" said you can't just edit the channel directly from your Developer site. You have to delete the private channel from your Developer site and upload again then have your users do a Roku update to get the new version as long as you have increased the build number in your manifest file.