Release script.embuary.helper - a skin helper service / widgets alternative
(2019-11-27, 07:15)jurialmunkey Wrote:
(2019-11-26, 23:56)bsoriano Wrote:
(2019-11-26, 23:16)sualfred Wrote: Should also be populated much faster because there is no Python "overhead". Like using ?xsp paths. They are instantly filled.
@sualfred, thanks again.  I think I am somewhat slow today, but what would be the paths to use for the content tag for the hidden containers for addons?

Regards,

Bart 
Code:

addons://sources/video
addons://sources/audio
addons://sources/executable
addons://sources/image

Also, I'm not 100% sure, but I think you might be able to get the favourites list with
Code:
favourites://

BTW, you can find the <content> paths here:
https://kodi.wiki/view/Opening_Windows_and_Dialogs 
@jurialmunkey @sualfred  , all of the addon paths worked great, thank you both.  What I did not find was how to get the total count of addons, there is no path that I could find that would give me that number.  addons:// just gives me 5 as the count, since that is the number of addon types (video, audio, program, game, picture).  An ideas as to how I could get that?  Thanks again for your help.

Regards,

Bart
Reply


Messages In This Thread
RE: script.embuary.helper - a skin helper service / widgets alternative - by bsoriano - 2019-11-27, 17:17
Logout Mark Read Team Forum Stats Members Help
script.embuary.helper - a skin helper service / widgets alternative3