summaryrefslogtreecommitdiff
path: root/plugin.video.montreal.greek-tv/resources/lib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.video.montreal.greek-tv/resources/lib/__init__.py')
-rw-r--r--plugin.video.montreal.greek-tv/resources/lib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin.video.montreal.greek-tv/resources/lib/__init__.py b/plugin.video.montreal.greek-tv/resources/lib/__init__.py
index 96ddb71..12283e0 100644
--- a/plugin.video.montreal.greek-tv/resources/lib/__init__.py
+++ b/plugin.video.montreal.greek-tv/resources/lib/__init__.py
@@ -25,3 +25,4 @@ syshandle = int(sys.argv[1])
params = dict(urlparse.parse_qsl(sys.argv[2][1:]))
action = params.get('action', None)
url = params.get('url')
+image = params.get('image')