[MOD] Add Extra Fan Art to all Panel Info Views (UPDATED)
#1
For update see post here


This was requested by crimsonfury but turned out pretty well, this will add rotating extra fanart (instead of just fanart) to many views (ie showcase, landscape, banner plex etc...) it also works on all of the fanart info panel views.

Backup your Includes_Viewtypes.xml files first.

This is for GIT 4.1.3 but if you search the file for:
Code:
<!-- BEGIN Extra Fanart by ShadowTek -->
you should be able to figure out how to add it to other versions, if you can't figure it out, let me know and I'll make it for the version you are using.

Download

EDIT Updated, thanks to fmronan for the better solution Smile

ANOTHER EDIT: Fixed Extrafanart in Lanscape view
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#2
Nod Nice
Reply
#3
Got any screen shots?
Thanks
Reply
#4
better like that in includeViewtypes.xml and no change with variable.xml

Code:
<!-- BEGIN Extra Fanart by ShadowTek -->
            <control type="multiimage">
                <posx>909</posx>
                <posy>69</posy>
                <width>798</width>
                <height>454</height>
                <aspectratio>stretch</aspectratio>
                <fadetime>FanartCrossfadeTime</fadetime>
                <include condition="Window.IsActive(pictures)">Aspectratio_Keep</include>
                <include condition="!Window.IsActive(pictures)">Aspectratio_Scale</include>
                <timeperimage>3000</timeperimage>
                <imagepath background="true">$VAR[VideoExtraFanartVar]</imagepath>
                <visible>StringCompare(Control.GetLabel(4420),fanart)</visible>
                <include>Animation_VisibleChange200</include>
             </control>
<!-- END Extra Fanart by ShadowTek -->
Reply
#5
Ok thanks for that fmronan!! I'll update first post Smile

EDIT: Updated

@Nick w theres really nothing that you would see in a screenshot, just that all of the views that use the info panel will rotate extrafanart rather then just show fanart
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#6
UPDATED: Fixed the Extra Fanart on Landscape view, sorry about that just noticed it, re-download if you use that view.
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#7
Works like a charm!!!! Thanks for this awesome mod! Keep up the good work!
Image
Reply
#8
Where do i place this file
Reply
#9
Aeon nox master/1080i/
Image
Reply
#10
(2013-02-17, 21:52)crimsonfury Wrote: Aeon nox master/1080i/

thanks
Reply
#11
I for the life of me can't seem to get the option on the left to adjust the Info Panel options. Like Delay, On, Off, Layout etc...

I have tried with all of the different views that use the pop up info panel and when I pull of the options on the Left, the Info Panel Options listed above are gone.
Image
Reply
#12
(2013-03-04, 22:42)crimsonfury Wrote: I for the life of me can't seem to get the option on the left to adjust the Info Panel options. Like Delay, On, Off, Layout etc...

I have tried with all of the different views that use the pop up info panel and when I pull of the options on the Left, the Info Panel Options listed above are gone.

I just tested it with latest git and it works fine? Try this if thats what you are using: Link
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#13
I guess Phil re-added it back into the Git version http://forum.xbmc.org/showthread.php?tid...pid1358224
Image
Reply
#14
Hi,

Just wanted to say thanks for this. It's a really nice way of viewing the extra fan art, rather than the static fan art.

I also wondered what's the chance of it becoming included in Aeon Nox as standard?

Thanks
Reply
#15
(2013-03-08, 12:48)blondeshanks Wrote: I also wondered what's the chance of it becoming included in Aeon Nox as standard?

Thanks

+1 to that! At least have it be an option!

After every Git Nox update I copy and paste this and [MOD] Alt Info Wall View (Improved) into my build!
Image
Reply

Logout Mark Read Team Forum Stats Members Help
[MOD] Add Extra Fan Art to all Panel Info Views (UPDATED)1