Advanced addon selection
#1
Hi, I'm trying to find the command to get this search as in the image or the script to use.
image
Reply
#2
Your image looks like estuary - or rather an estuary mod. 
Stuff like that is skin-specific.
Reply
#3
if estuary mod but what I mean the way to select the addons other skin also has that form
Reply
#4
Plenty of skins will allow you to set custom home items and sub-menus - which can be addons amongst other things.  But I still don't understand the question.  What do you want to do?
Reply
#5
I want that when choosing the addon you can select inside it as it appears in the image that you placed, for example, to enter the super favorites folder
Reply
#6
(2019-05-15, 17:29)aka.kuro Wrote: I want that when choosing the addon you can select inside it as it appears in the image that you placed, for example, to enter the super favorites folder
Then you need to find a skin that supports that feature (eg estuary mod, as per your image).
Or break out notepad++.
Edit: if you can favourite an addon function that might be a workaround.
Reply
#7
the bookmark option would know how to command
Thank you
Reply
#8
this can be  done with library node editor and nodes

this example is for crackle to the main plugin

xml:
<?xml version='1.0' encoding='UTF-8'?>
<node type="folder">
 <label>Crackle</label>
 <path>plugin://plugin.video.crackle/</path>
 <icon>special://skin/extras/icons/crackle.png</icon>
</node>

start node editor
new node

add path
at bottom pick plugin
now pick tv or movie it will open with link path to here
"In a vanilla install with the confluence skin, custom nodes in /video will appear in the sub-list of the Video main menu item."
Reply
#9
Just add it to favourites and choose the favorite in skin settings
Reply

Logout Mark Read Team Forum Stats Members Help
Advanced addon selection0