Kodi Community Forum
Menu to Folder - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Aura (https://forum.kodi.tv/forumdisplay.php?fid=295)
+----- Thread: Menu to Folder (/showthread.php?tid=348137)



Menu to Folder - zebh - 2019-10-07

I have a folder where my family movies are stored. Is it possible to have a menu item pointing to it? How?

Thanks.


RE: Menu to Folder - rggeiger - 2019-10-07

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 😄


RE: Menu to Folder - Tobby - 2019-10-19

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.


RE: Menu to Folder - the_other_guy - 2019-10-19

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