2015-06-18, 14:01
(2015-06-18, 10:50)jurialmunkey Wrote: Enable replace widget fanart with slideshow option in skin settings
Uh yeah
Very very good.
Thx
(2015-06-18, 10:50)jurialmunkey Wrote: Enable replace widget fanart with slideshow option in skin settings
(2015-06-18, 12:29)mark2112 Wrote: Getting this on all extended info screens .Should be fixed now. Completely forgot about those windows.
(2015-06-18, 12:30)im85288 Wrote:Eventually. I want to get NextUp skinned first(2015-06-18, 04:29)jurialmunkey Wrote: Coming Soon...
Here are some of the new style changes coming to the info/extendedinfo screens. Movies/Shows/ExtendedInfo are done. Just need to do the other ones now (programs, addons, music, pvr).
Nice, will you be incorporating the auto complete feature provided by the same script?
(2015-06-19, 08:48)b0mb Wrote: @jurialmunkey
btw. could you make the classic widget view scrollable?
it only shows the movies or series that match the screen....
<content target="video" limit="10">$VAR[DefWidgetContent]</content>
(2015-06-19, 09:45)jurialmunkey Wrote:(2015-06-19, 08:48)b0mb Wrote: @jurialmunkey
btw. could you make the classic widget view scrollable?
it only shows the movies or series that match the screen....
You change the amount of items shown by editing Includes_Home.xml and changing line 1091. This one:
Code:<content target="video" limit="10">$VAR[DefWidgetContent]</content>
Change the limit to whatever value you desire.
<content target="video">$VAR[DefWidgetContent]</content>
(2015-06-19, 01:10)jurialmunkey Wrote:(2015-06-18, 12:29)mark2112 Wrote: Getting this on all extended info screens .Should be fixed now. Completely forgot about those windows.
(2015-06-18, 12:30)im85288 Wrote:Eventually. I want to get NextUp skinned first(2015-06-18, 04:29)jurialmunkey Wrote: Coming Soon...
Here are some of the new style changes coming to the info/extendedinfo screens. Movies/Shows/ExtendedInfo are done. Just need to do the other ones now (programs, addons, music, pvr).
Nice, will you be incorporating the auto complete feature provided by the same script?
(2015-06-19, 14:06)deletedpenguin Wrote: TV Tunes turned on with the latest release and I can't for the life of me figure out how to turn it off. (The tickbox in the settings menu doesn't work - it stays on regardless.)
Anyone else experiencing this issue?