Kodi Community Forum

Full Version: Menu to Folder
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a folder where my family movies are stored. Is it possible to have a menu item pointing to it? How?

Thanks.
There must be a way zebh.  The options for adding a widget to a home screen are numerous almost overwhelming. I never tried to do this, focusing instead on adding interface to my Trakt account. I would just start at the first option after adding a widget. Trial and error. Maybe someone else has done this and can give the 8 or 9 steps you need 😄
You could create a playlist using source folder as a rule and point the menu item to it. I believe you need to sync the videos to your library though, so you probably need to create nfo-files for them.
odbe

XML:
<?xml version='1.0' encoding='UTF-8'?>
<node type="folder">
    <label>my family movies</label>
    <path>D:\my_family_movies/</path>
</node>
plugin.library.node.editor
ADD PATH
FILES
MANUALLY EDIT
DEIVE:\my_family_movies