BigNoid / Aeon-Nox

A skin for XBMC/Kodi
Other
254 stars 187 forks source link

Custom widget issue #695

Open shkup opened 8 years ago

shkup commented 8 years ago

When the widget contains a list of addons, When you click an addon it opens the entire addons category instead of the addon itself. Example:

  1. Define a folder in Super Favourites addon (Call it: MyFolder) and insert some addons into it
  2. Define a shortcut in the main menu with video custom widget
  3. Insert the URL: plugin://plugin.program.super.favourites/?mode=400&path=special://profile/addon_data/plugin.program.super.favourites/Super Favourites/MyFolder&_options_sf
  4. The widget display the folder content addons list as expected but when an addon is clicked the widget opens the entire addon category instead of the addon itself.