summaryrefslogtreecommitdiff
path: root/plugin.video.montreal.greek-tv/resources/lib/__init__.py
diff options
context:
space:
mode:
authorUnknown <twilight@freemail.gr>2017-12-28 15:56:25 +0200
committerMartijn Kaijser <martijn@xbmc.org>2018-01-13 10:21:46 +0100
commitb38d9847cd804f0abf749146b74124b76393e76b (patch)
tree60511d1d3fd9d5f618de19331da7ee6720878cdd /plugin.video.montreal.greek-tv/resources/lib/__init__.py
parentf9ce3563b9342732be922c4486a74685ef499fc0 (diff)
[plugin.video.montreal.greek-tv] 1.3.1
Remove forgotten file [plugin.video.montreal.greek-tv] 1.3.0
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')