TV Programming v1.2
My first script to Live Plus!
Description
This script uses XMLHTTP to get TV programming information from the cable tv provider. After parsing all information, you can browse channels programs for the current day or even to the 10 next days/5 last days.
You can add alerts for you favorite tv shows too, and let WLM alert you with a toast when your show is about to begin!
Currently I only added a portuguese cable tv company ("
TVCabo"), so this first version it's only useful for portuguese people, but I plan to add other companies.
Screenshot
Change Log
Version 1.0.1
»
Bugfix: Fixed error while loading an empty alerts file.
Version 1.2
»
Bugfix: Alerts added in runtime weren't displayed without a restart.
»
New feature: Created an auto updater for use with all my scripts. (Based on -dt- updater. Many thanks to him!
)
»
Code: has been reviewed and simplified.
To do list
» Add other TV providers;
» Add a function to display the alerts
x time before;
» Multi-user;
» Create a new, more user-friendly, interface.
You can download the package here or use the attachment link.
Hope you like my work!
Thanks to you all for helping me, answering my questions.