Aeon MQ5 - Movies Info Bar Fix
#1
Movies Info Bar Fix:
This fixes the main menu movies info bar to act the same as the one found in library view.
Fixes bug posted on page 2 by m0v1em4n here whereby the Movies text isn't shown in bar.

Add the following to IncludesVariables.xml. Can be found at C:\Users\*Username*\AppData\Roaming\XBMC\addons\skin.aeonmq5\720p

Remove the line directly underneath:
PHP Code:
<variable name="value_librarystatus"

And replace with:
PHP Code:
    <value condition="StringCompare(Container(9000).ListItem.Property(id),movies)">[COLOR=$VAR[value_headercolor]]$LOCALIZE[20342]:[/COLOR$INFO[Window(0).Property(Movies.Count)][COLOR=80FFFFFF] | [/COLOR][COLOR=$VAR[value_headercolor]]$LOCALIZE[16102]:[/COLOR$INFO[Window(0).Property(Movies.Watched)][COLOR=80FFFFFF] | [/COLOR][COLOR=$VAR[value_headercolor]]$LOCALIZE[16101]:[/COLOR$INFO[Window(0).Property(Movies.UnWatched)]</value
Reply
#2
Thanks!
Reply
#3
Great stuff, that's been bugging me

(2014-11-08, 23:53)Min2001 Wrote: Movies Info Bar Fix:
This fixes the main menu movies info bar to act the same as the one found in library view.
Fixes bug posted on page 2 by m0v1em4n here whereby the Movies text isn't shown in bar.

Add the following to IncludesVariables.xml. Can be found at C:\Users\*Username*\AppData\Roaming\XBMC\addons\skin.aeonmq5\720p

Remove the line directly underneath:
PHP Code:
<variable name="value_librarystatus"

And replace with:
PHP Code:
    <value condition="StringCompare(Container(9000).ListItem.Property(id),movies)">[COLOR=$VAR[value_headercolor]]$LOCALIZE[20342]:[/COLOR$INFO[Window(0).Property(Movies.Count)][COLOR=80FFFFFF] | [/COLOR][COLOR=$VAR[value_headercolor]]$LOCALIZE[16102]:[/COLOR$INFO[Window(0).Property(Movies.Watched)][COLOR=80FFFFFF] | [/COLOR][COLOR=$VAR[value_headercolor]]$LOCALIZE[16101]:[/COLOR$INFO[Window(0).Property(Movies.UnWatched)]</value
Reply
#4
It´s no a bug, it´s was designed by MarcosQui for work this way.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
#5
Thanks Min2001

Worked a treat and looks so much better, compleat shall I say


(2014-11-16, 00:18)Wanilton Wrote: It´s no a bug, it´s was designed by MarcosQui for work this way.

Why?

It wasn't like that in the other version
Reply
#6
Because put Movies word, before number of items no have sense, the title in main menu is Movies...redundance. Sthetic only.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
#7
(2014-11-16, 03:21)Wanilton Wrote: Because put Movies word, before number of items no have sense, the title in main menu is Movies...redundance. Sthetic only.

Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Aeon MQ5 - Movies Info Bar Fix0