Hi,
I was wondering what impact could have my home widget.
My Home.xml contains widget for movie, tvshow, music etc …
They are all generated by the same include … with the same control ID
(not like estuary where each widget calls an ID Param in their include)
With condition visibility, i can only have 1 widget display at time
and it’s work !
(and i dont have to use a $var for all fanart background, cause they are on the same control container).
But maybe, i shouldn’t do like this
maybe it could block the gui engine after sometime or something bad like that