Kodi Community Forum
Change gui xml info with script - 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: Change gui xml info with script (/showthread.php?tid=296410)



Change gui xml info with script - conguero23 - 2016-11-09

Basically what im trying to do is to pull in trakt ratings on the fly and update myvideonav.xml with the new rating along side imdb. I currently have it overriding imdb ratings in the database but would prefer to pull it on the fly and update the gui.

Thanks,