Most everyone here creates their on JSON file without the aid of Instant TV. I am not sure if there is anyone here that will do it for you but creating the JSON file using the specs isn't that difficult. Check it out and if you need any help along the way feel free to post here.
CsR, the link provided in the JSON file cannot be read externally which is why you are getting "No valid items were found in the feed". Switch to the HLS link or work with Vimeo to make the link work externally.
We typically have 3-4 false errors on every update. There is no rhyme or reason as to which will "fail". On the next update, same videos, there will be new "errors" and the old errors are gone. We have just accepted it as normal behavior and not spent too much time worrying about...
I think most of us (at least I am not) are not aware that we need to email partnersuccess@roku.com if we are submitting an update to our previously approved channel.
Congrats! I would send a private message to RokuPam or RokuChrisT and tell them you are waiting for your channel to be approved. The last I heard there was a bug in their notification system. You put all of your movie elements in one JSON file. I have over 500 in my one file. You can still use myjso...
https://player.vimeo.com/external/214294093.hd.mp4?s=8f369a8501619856ae1d0369f987e4afd01a8ca2&profile_id=119 The link opens in my browser even try the incognito window-still works. If you look at the raw data of your JSON file, the link you just pasted above is NOT the link you have in your JSO...
No, if you take your link of the video and try to open it in a browser it does not open: https://player.vimeo.com/external/214294093.hd.mp4?s=8f369a8501619856ae1d0369f987e4afd01a8ca2\u0026profile_id=119 It comes up "Sorry We’re having a little trouble." I am not sure you are using the cor...
Have you tried using the HLS feed links from Vimeo Pro instead of the MP4? I don't use Vimeo/Vimeo Pro at all so I am limited in the help I can provide. I know many others here use Vimeo with great success.
HostGator is just being difficult. Have them look at your logs for 406 errors and tell them it needs to be fixed. You can also try putting the following in your .htaccess file: <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> You MIGHT have better luck with HostGator d...