Posts: 2,134
Joined: Sep 2014
Reputation:
57
Braz,
Extendedinfo script is not retrieving anything, it probably has to do with changes to extendedinfo
Thanks
Posts: 3,384
Joined: Aug 2012
Reputation:
107
braz
Skilled Skinner
Posts: 3,384
Hey everyone, I've been working on updates to Mimic, so haven't had time to work on this mod at all. Will be back once Mimic is in a finished state for Jarvis.
Posts: 33
Joined: Oct 2012
Reputation:
0
Hey braz. Any chance you know off the top of your head what I need to edit to remove home screen widgets.
Posts: 2,134
Joined: Sep 2014
Reputation:
57
2016-03-11, 03:43
(This post was last modified: 2016-03-11, 06:30 by Edworld.)
Hi Braz,
I am trying to mod the movie set view to show all the movies posters that are part of the set. I am using the following code, but it is cropping off the posters. Can you tell me what I need to change?
<control type="image">
<width>80</width>
<height>120</height>
<centertop>60%</centertop>
<texture diffuse="diffuse/sets.png">$INFO[Window(home).Property(Set.Movie.1.Art(poster))]</texture>
<visible>!IsEmpty(Window(home).Property(Set.Movie.1.Art(poster))) + ![Control.IsVisible(155) + Skin.HasSetting(View_155_BigWall)]</visible>
</control>
I copied this code from Guilouz
Thanks
Posts: 88
Joined: Feb 2014
Reputation:
2
2016-03-12, 02:05
(This post was last modified: 2016-03-12, 02:08 by spursgalea.)
Hi braz does mimc support kodi 17.I am thinking of trying it but I don't went to lose mimic. If it dose not then I will wait until you release a update that supports it thanks