2024-05-26, 01:13
As the title states, how can I call a custom dialog from a ListItem context menu in my addon? What do I pass for the action argument of ? And how do I dynamically (at runtime) populate this dialog? The Kodi docs are a bit confusing...
Code:
ListItem.addContextMenuItems(...)