2011-01-29, 07:19
I'm trying to enable the Poster View for a Launcher addon called executor and I'm a little lost. I've done a couple things:
In MyPrograms.xml I added:
[HTML]<include>Viewtype_Poster</include>[/HTML]
In ViewType_Poster.xml I commented out this line:
[HTML]<visible>Window.IsActive(videolibrary) + [Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons)]</visible>[/HTML]
This seems to have enabled the view when I'm selecting the addon, but in the addon itself I still am limited to the three main views.
Any ideas on how I could enable this view in this addon?
In MyPrograms.xml I added:
[HTML]<include>Viewtype_Poster</include>[/HTML]
In ViewType_Poster.xml I commented out this line:
[HTML]<visible>Window.IsActive(videolibrary) + [Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons)]</visible>[/HTML]
This seems to have enabled the view when I'm selecting the addon, but in the addon itself I still am limited to the three main views.
Any ideas on how I could enable this view in this addon?