Kodi Community Forum

Full Version: Recently Added Movies - Event Ghost Action
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to map the recently added movies to my harmony 550 remote in conjunction with event ghost. Is there a way I can do this?
Yep. Use ActivateWindow(VideoLibrary,RecentlyAddedMovies) to get there in keymap.xml. I believe these are listed in the online manual somewhere.

Cheers,
Jonathan
I didn't realise all this info was on the wiki.

I've been trying to display the folder.jpg (which is actually a smaller sized fanart image) contained in each separate movie folder instead of the moviename.tbn and this might be the solution -

Skin.String(name)

Returns the image or image folder set by the user via a Skin.SetPath(name) or Skin.SetImage(name) built in function. Allows skinners to have user-customisable images and multiimages.


All I need to know is how and where to use Skin.SetImage(name).
Looking at it further seems not.

All I want is a command to display folder.jpg.