2022-10-05, 22:26
I've created a Context Menu addon to allow me to refresh the skin on Kodi 19.4.
The addon works well, but its visibility is set to true, so it appears in all context menus.
What visibility condition should I use here:
<visible>true</visible>
so it only appears when long pressing on items in the "Recently added episodes" widget?
The addon works well, but its visibility is set to true, so it appears in all context menus.
What visibility condition should I use here:
<visible>true</visible>
so it only appears when long pressing on items in the "Recently added episodes" widget?