summaryrefslogtreecommitdiff
path: root/PLUGINS/epgdata/scripts/getincludes
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/epgdata/scripts/getincludes')
-rwxr-xr-xPLUGINS/epgdata/scripts/getincludes6
1 files changed, 6 insertions, 0 deletions
diff --git a/PLUGINS/epgdata/scripts/getincludes b/PLUGINS/epgdata/scripts/getincludes
new file mode 100755
index 0000000..120f1c1
--- /dev/null
+++ b/PLUGINS/epgdata/scripts/getincludes
@@ -0,0 +1,6 @@
+
+rm -f include.zip
+wget "http://www.epgdata.com/index.php?action=sendInclude&iOEM=&pin=&dataType=xml" -q -O include.zip
+unzip include.zip
+rm -f include.zip
+