I am using the SOAP XML api without difficulty in my custom pvr code:
http://dd.schedulesdirect.org/tech/tmsd ... ivery.wsdl
I convert it immediately to JSON, which led me to test the new JSON service. There I found that, as documented, my website (http://www.schedulesdirect.org) defined lineup does not feed into the JSON. Also, the schedule period requested is less flexible -- but I didn't spend a lot of time on that. As of now, I would prefer to stay with the old interface for my limited purposes.
Q1: Will the old SOAP interface continue to be available indefinitely ?
Q2: Will the website defined lineups NEVER be connected to the JSON api? Maybe I'm missing something here, but it seems odd to provide a website which is useless -- unless, of course, the old interface continues to be available.