Brief History:
- Early last year Schedules Direct (SD) was notified that Gracenote (formerly Tribune Media Services) is discontinuing their "Data Direct" service (we'll called it TMS-DD) used by SD members.
- SD developed two self-hosted solutions, one modern JSON based one, and another almost identical to TMS-DD. (we'll call it SD-DD).
- In September, applications came out with new releases to use SD-DD or SD-JSON and instructions were posted on a "hosts file" hack to use SD-DD without application changes.
- A blast email was sent to all SD members informing them of the change and suggesting fixes in preparation.
- At our request, Gracenote updated DNS to auto direct members to the new SD-DD service.
- In early, November TMS-DD was shut down. DNS and a web server continued to direct members to SD-DD00
- The transition was a huge success and very few member had problems considering the size of the change.
- Tribune (former parent of Gracenote) continued the DNS and webserver changes so many SD members simply continued to work.
- Early February, Tribune shut down a document webserver causing problems for some of these members.
So, what do members need to do now?
The first thing to do is check with your application team to see if a newer version is available that supports SD-DD or SD-JSON natively.
If you wrote your own code, most applications just need to replace the two TMS hostnames with "dd.schedulesdirect.org".
Code: Select all
WSDL: http://dd.schedulesdirect.org/tech/tmsdatadirect/schedulesdirect/tvDataDelivery.wsdl
Service: http://dd.schedulesdirect.org/schedulesdirect/tvlistings/xtvdService
On Unix/Linux/Mac edit /etc/hosts (superuser required).
On Windows, edit %SYSTEMROOT%\system32\drivers\etc (normally c:\windows\..., (admin rights required, make sure your editor doesn't add ".TXT)
Add this line:
Code: Select all
54.85.117.227 docs.tms.tribune.com webservices.schedulesdirect.tmsdatadirect.com
Robert Eden
President, Schedules Direct.