Kodi Community Forum
multiimage id tag what for? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: multiimage id tag what for? (/showthread.php?tid=301655)



multiimage id tag what for? - badaas - 2016-12-20

http://kodi.wiki/view/MultiImage_Control

What is the use of id="1" in that pages example?

I want to use a control.getlabel(1) so I can get the current image's complete path.
ATM this doesn't work.
KODI obviously knows the current image path, so would be great if it can be shared via that id.


RE: multiimage id tag what for? - badaas - 2016-12-20

Been mentioned before http://forum.kodi.tv/showthread.php?tid=80138


RE: multiimage id tag what for? - badaas - 2016-12-20

Trac http://trac.kodi.tv/ticket/10069