Kodi Community Forum

Full Version: Keyboard press for library update?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there an option to update the library with a keyboard shortcut as opposed to having it update each time that I start XBMC?
Is there maybe a cheat sheet of what every key does in the system?
fluentdesigns Wrote:Is there maybe a cheat sheet of what every key does in the system?

Little wiki search and you would have found it Wink

http://wiki.xbmc.org/index.php?title=Default_Controls

For update add this to your custom keymap:

UpdateLibrary(video)
UpdateLibrary(music)
Thanks for leading me in the right direction... however I have never made changes to a keymap, let alone even know where to find it or what to do when I get there... Any help an patience is greatly appreciated!
it's all explained in the wiki if you just click the link you were handed.
EndiSky Wrote:Thanks for leading me in the right direction... however I have never made changes to a keymap, let alone even know where to find it or what to do when I get there... Any help an patience is greatly appreciated!

If you use Windows grab KeyMapEdit from http://xbmcmce.sourceforge.net/ as this makes creating and editing keymaps a lot easier. See http://wiki.xbmc.org/index.php?title=Mod...yboard.xml for some background info.

JR