In MyPVRChannels.xml I would like to display for each channel the group to which it belongs.
I used this infolabel :
doc : https://xbmc.github.io/docs.kodi.tv/mast...tions.html
There's either something I didn't understand or there's a bug.
Because in my quick test "$INFO[ListItem.ChannelGroup]" return no value.
tested with latest Kodi 22 Windows x64 and addon "Demo PVR Client":
![Full sized picture Image]()
![Full sized picture Image]()
I used this infolabel :
xml:$INFO[ListItem.ChannelGroup]
doc : https://xbmc.github.io/docs.kodi.tv/mast...tions.html
There's either something I didn't understand or there's a bug.
Because in my quick test "$INFO[ListItem.ChannelGroup]" return no value.
tested with latest Kodi 22 Windows x64 and addon "Demo PVR Client":


