Kodi Community Forum
Retrieve fanart and other images using jsonrpc? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Retrieve fanart and other images using jsonrpc? (/showthread.php?tid=146731)



Retrieve fanart and other images using jsonrpc? - nbroers - 2012-11-30

I am using VideoLibrary.GetEpisodeDetails and ask for amongst other properties the 'thumbnail' property. This returns as an "img:/....." string.

How do I get access to the actual image file?


RE: Retrieve fanart and other images using jsonrpc? - jmarshall - 2012-12-01

You request the image via the image API.