Have you tried putting the video link in the Roku Stream Tester? It just takes that specific URL without any channel code around it. that might let you know if it is a XML/JSON error or something wrong with the video stream itself Here is the page that has the stream tester, it has proven invaluab...
Have you tried putting the link in the Roku Stream Tester? It just takes that specific URL without any channel code around it. that might let you know if it is a XML/JSON error or something wrong with the video stream itself Here is the page that has the stream tester, it has proven invaluable to ...
JWhite: Just out of curiosity, are the channels the same on the devices that do show it? I have done a search and found it (assuming this is the BBC show that has been on since 2002) on Amazon Prime (with prime membership) and on Filmrise. There has never been a mention of the show being on a speci...
Hi Mike, Having worked in support for the last 20 years for hosting and SASS companies, I can tell you, it's never my fault. But that doesn't resolve the issue. A. Can you pull up the full JSON in a browser? B. Is your CDN or even the hosting of the JSON seeing any errors? Errors would be in th...
Hi again Mike, Sorry that you are going through this. What I meant about the feed url is this, if you put the feed url into a browser window, do you see the json? Using either Firefox or Chrome you should be able to see the "pretty" version of the feed JSON. I understand that you have th...
That's kind of what I was expecting to see. With DP, I don't believe that will work. Check out the DP specifications at this webpage The JSON snippet from my channel that does work with DP looks like: { "providerName": "This can be pretty much anything.", "language"...
I'm no expert, but a JSON or XML has to be generated for Direct Publisher to work no matter what your server is. I'm not familiar with "Serviio DLNA server" but DP only works with JSON and XML files. As long as the server can serve up HTTP protocol you should be good. What is generating th...
Hi Jason, I quite honestly think that they won't fix it, the lack of functionality is intentional. I never could get a hand coded json to go through when I was trying it on my bluehost account. That was why I went with a dedicated server to host my json. A VPS may be a better solution. Shared hosti...
Having worked for a couple of hosting companies I can tell you that turning off mod_security is not going the help you stream from Bluehost. What they didn't tell you is that you are not going to be able to stream from a shared account, you are looking to host the json file you may need to check ou...
I doubt that there would be a problem with WordPress 5. While the changes within WordPress were dramatic, this functionality would not be related to that. If it generates an error when trying to download the file saying that the file doesn't exist, to me that would indicate that there is some writ...
Hi Lifegenius, If you click on the button to download the JSON, does it pull down a file? Another question what version of WordPress is the site using? When you click on the url " https://www.lifegeni.us/wp-json/tv/roku/" I get the error "The requested URL /wp-json/tv/roku/ was not fo...