Kodi Community Forum
Update widget when art changes - 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: Update widget when art changes (/showthread.php?tid=354133)



Update widget when art changes - bsoriano - 2020-05-03

Hello all,

Is there a way to update a widget if the art of an item changes? Say I have a Recently Added TV Shows widget, I press Info for an item and change the item's poster in the video info dialog (either by Choose Art from Kodi or Artwork Beef).  How can I have the widget reflect the changed art? Right now I have to reload the skin or restart Kodi to see the changed art.

Any help will be greatly appreciated.  I tried adding "&reload=$INFO[Window(home).Property(EmbuaryWidgetUpdate)]" (from @sualfred's embuary helper script), but that did not have any effect.

Regards,

Bart