Kodi Community Forum

Full Version: Any way to display all add-ons?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to display all of your video/music/picture/program add-ons in one screen? That way you don't have to browse around in categories to find what you need? I would make a favorites pointing to "All Addons" in settings, but I don't want the skin/services/etc. addons listed. Thanks all!
you can likely use json to retrieve a list of all addons and filter by type.
http://kodi.wiki/view/JSON-RPC_API/v8#Addons.GetAddons
Buddy you can check this guide.