friendlyboxbrea
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2017
08:20 AM
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?
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?
2 REPLIES 2
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2017
01:49 PM
Re: Where to edit package?
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
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2017
01:25 PM
Re: Where to edit package?
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.