Wallpaper option
It would be nice if the script could have a yes/no option to change the Kodi background to the latest show/movie watched every couple of hours or scrobble. This is possible using Simkl API.
For JSON return: http://docs.simkl.apiary.io/#reference/users/last-watched-arts/get-last-watched-images-and-data For link to JPG: http://docs.simkl.apiary.io/#reference/users/last-watched-arts/redirect-to-last-watched-image
The background image is managed by the skin. But some skins do this by default with your latest watched Kodi items.
We could do it with https://codedocs.xyz/xbmc/xbmc/group__python__xbmcgui__control__image.html and https://codedocs.xyz/xbmc/xbmc/group__python__xbmcgui__window.html http://kodi.wiki/view/Window_IDs