Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Need to load something that is not a html or txt file. I tried a GetToString() but that fails. I checked my server and it says it completed with a 200 status and all the bytes transfered.
What I'm trying to do is load an .itc file. Then strip off the iTunes header and save it in the tmp: directory as a .jpg
Is there a GetToBinary ?
Even tried it by changing the mime type of .itc to txt