"Roku Direct Publisher is incredibly dumb when it comes to reporting errors. Here's a simple Python script you can run to determine which line and column the character position is referring to:"
does the python script eliminate whitespaces (such as spaces) BUT not the ones within quotes in video names and descriptions? That was my problem. I'm not proficient in python enoth to know by looking at your script, I will try it out though once I get everything working because I would really like to have a readable json file for the future when I encounter more errors in like 5 years and have long forgotten everything I did to get this working, lol..
I found an easy way by making my asp script eliminate them and the carriage returns by never creating them. Of course that made my json file IMPOSSIBLE to comprehend by mere mortals like myself.. lol
Anyway by rewriting the script to make the json file as a single line unreadable for humans and using notepad++ with the json plugin I was able to jump right to the character.
for future developers, that may be a great tool, also, I had to filter out all html (like <b> <br> <font> etc etc) that I used to use in my database when I was a web site only.. Seems the new roku player also hiccups on other ascii codes such as trademark and copyright.. so I filtered out all ascii chr$ 0-32, 34 (cause it doesn't like quotes in the descriptions) and everything above 122 (just in case, there were some french e's in some of the descriptions..
Now I having issues with it telling me 772 videos have bad video file paths, yet all the ones it listed work in my private player with the same exact paths.. for instance
http://www.tvbydemand.com/media3/iis/dr ... iscovering Fossils A Tony Angelo Film/finished.ism/manifest
when I put that in vlc player it plays the video, and I checked my roku private channel's xml file and it lists the exact same path and plays the video.. SO I'm at a lost on that one, but thats probably an issue for another thread... So... I'm gonna fix my 1000+ thumbnail sizes to the 800x450 and get my categories setup then figure out why those videos do not work..
The reason I asked about the possible limit to the number of videos on a channel is because I am tossing 2461 videos to the json file, but roku is only saying that there are like 1600 or so, and it gives the same number everytime I remake the json file.. And I get no errors in the two json verifyers they provide links to..
I'm gonna search for a sample of the categories format for the json file, the wiki is extremely confusing, it would be easier to have a working sample and then an indexed link to the parts that can be changed but have to follow a pattern or can only be certain words.. And I would suggest allowing us more then 15 categories. I have over 35 on my website and about 20 on my private roku channels.. and sub cats would be nice too, for instance, I have a category Professional wrestling, then sub cats of Loco Wressing, RQW, Top Rope Wrestling, Devastation Wrestling and Memphis Wrestling.. that way memphis wrestling fans do not hve to sort through Loco wrestling stuff and vice versa.. And Music videos are broken down by band name into sub cats as well as studio perfromances, live performance covers and such as that.. TV Series and then the series name..
just a suggestion, it was in no way intended to tick anyone off, criticize anyone or complain about anything I am happy the way things are and that Roku made things this much easier for serious production companies to get exposure and hopefully PAID for thier content.. (need that disclaimer so people don't get urked nowadays..)
http://www.TVByDemand.com