Aeon Madnox for Krypton / Jarvis - (no longer in development)
Thanks.. here is some irony.. the poster for sets doesn't show up anymore on the info panel.. and it's my code that's there that is now not working and causing the issue.. it's this code:
Think you can fix that to the new changes for me Mike? It's in the Includes_Viewtypes.xml file. To be clear it's code I contributed to madnox that apparently in Kodi 17 no longer works cause it probably needs updated kodi 17 code.. I haven't studied the changes necessary for kodi 16 vs 17 yet.. but I will so if possible I can help out in little ways as I always have Smile
Code:
        <!--  Posters for sets: ShadowTek -->
                <control type="image">
                    <left>1591</left>
                    <top>78</top>
                    <width>264</width>
                    <height>400</height>
                    <aspectratio>stretch</aspectratio>
                    <texture background="true" diffuse="thumbs/movieposter_mask.png">$VAR[ListPosterVar]</texture>
                    <fadetime>200</fadetime>
                    <bordertexture border="-50">thumbs/poster_shadow.png</bordertexture>
                    <bordersize>0</bordersize>
                    <animation effect="rotatey" center="auto" start="-45" end="45" time="0" condition="true">Conditional</animation>
                    <camera x="1250" y="370"/>
                    <animation effect="zoom" end="112" time="0" delay="0" reversible="false" condition="true">Conditional</animation>
                    <visible>SubString(ListItem.Path,videodb://movies/sets)</visible>
                </control>
                <!--  END Posters for sets: ShadowTek -->[/code]
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - by ShadowTek - 2018-04-29, 01:11
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39