1

Topic: DirecTV Receiver Status Info via IP address

Here is a plugin I wrote to grab DirecTV receivers Status Info and Program Data via IP control.
(this requires deploy to nControl OR nTouch due to the Python 'include urllib2' not being available on nion).

User instructions: Fill out the two string values (uniqueID & STB IP Address).

The python script will load the correct URL based on the IP.
After it loads the URL, it saves a text file to parse the data from.

It returns the following data: CALLSIGN, PROGRAM TITLE, LABEL (both callsign & title), STATUS CODE, DATE TIME LOADED.

Any questions, feel free to reach out. Let me know your thoughts... Hope you enjoy.

PS - I would've posted in the plugins, but i'm not an approved user in that category.

Last edited by pmullin (2017-10-25 15:16:33)

Post's attachments

Attachment icon DirecTV Status Info via IP.npp 9.93 kb, 616 downloads since 2017-10-25