2020-01-14, 09:44 PM
I have a few questions about the information displayed in kodi skins
this is information for my DialogPVRInfo.xml
pvr.nextpvr
![[Image: pvrnext.png]](https://i.ibb.co/qWq0tYD/pvrnext.png)
pvr.iptvsimple
![[Image: pvrsimple.png]](https://i.ibb.co/FbgnRy5/pvrsimple.png)
as you can see one addon shows the cast and director and the other one doesn't
textbox:
which is responsible for this information in pvr.next
this is information for my DialogPVRInfo.xml
pvr.nextpvr
![[Image: pvrnext.png]](https://i.ibb.co/qWq0tYD/pvrnext.png)
pvr.iptvsimple
![[Image: pvrsimple.png]](https://i.ibb.co/FbgnRy5/pvrsimple.png)
as you can see one addon shows the cast and director and the other one doesn't
textbox:
Code:
<label>$INFO[ListItem.Genre,[COLOR blue]$LOCALIZE[515]:[/COLOR] ,[CR]]$INFO[ListItem.Director,[COLOR blue]$LOCALIZE[20339]:[/COLOR] ,[CR]]$INFO[ListItem.Cast,[COLOR blue]$LOCALIZE[206]: [/COLOR],[CR]]</label>
which is responsible for this information in pvr.next