• 1
  • 229
  • 230
  • 231(current)
  • 232
  • 233
  • 257
[MOD] Aeon Warlion 4.1.9 (Aeon Nox-based, Gotham only)
Is there a way to get the music artist info and thumb to automatically populate when its added to the library? Right now I have to push info on the artist in order for it to populate the info and thumb.
Image
Reply
Thanks, Mike. Worked fine for me.
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
Reply
Schimi, send your 2 xmls to me andl'll use them in my configuration and see if I can find whats wrong
Reply
I hope it's OK to post this. What do you guys like about this vs MQ5 or vice versa? I find myself switching every few weeks or so.
Server: Synology Diskstation 1511+ with 8x WD Red NAS 3TB drives, DSM 5.2
Main HTPC: Home Built i3, 8GB RAM, Corsair 128GB SSD, nVidia 630GTX, Harmony Home Control, Pioneer VSX-53, Panasonic VT30 65" 3D TV, Windows 10, Isengard
Bedroom HTPC: Zotac-ID 41 8GB RAM, 128GB SSD, Rii micro keyboard remote, Samsung HW-E550, Sony 32" Google TV, OpenElec 6.0 beta 4
Reply
(2014-08-27, 21:52)Mike_Doc Wrote: Schimi, send your 2 xmls to me andl'll use them in my configuration and see if I can find whats wrong

This fix didn't work for me either !
Fanart.TV Mod
Reply
Hi,

For Schimi2k & ProRipp and anyone else for whom the floorlabel fix doesn't work, try this:

There are 3 <visible> against the $INFO[ListItem.Art(clearlogo)] variable and I initially said change the first one, after getting schimis xmls I noticed I'd changed the 3rd as well. I've pluged in schimi's MyVideoNav tested and I had no logo but test, then I've changed the 3rd visible and I now have logos in movies sets now so hopefully this will correct it for those still having problems

Here are all 3 visibles if you just want to cut and paste, but I've added the 3rd line again with my update in bold to show the actual change:

<visible>Control.IsVisible(57) | Control.IsVisible(508) | [Control.IsVisible(500) | [Control.IsVisible(519) + !StringCompare(Container.FolderName,youtube)] | Control.IsVisible(501)</visible>
<visible>[[Skin.HasSetting(movielogosfloor) + Container.Content(movies)] | [Skin.HasSetting(tvshowlogosfloor) + Container.Content(tvshows)] | [Skin.HasSetting(movielogosfloor) + Container.Content(sets)]]</visible>
<visible>[!Skin.HasSetting(NoFloorLabelMovies) + Container.Content(movies)] | [Container.Content(tvshows) + !Skin.HasSetting(NoFloorLabelTVshows) | [Container.Content(sets) + !Skin.HasSetting(NoFloorLabelMovies)]</visible>

<visible>[!Skin.HasSetting(NoFloorLabelMovies) + Container.Content(movies)] | [Container.Content(tvshows) + !Skin.HasSetting(NoFloorLabelTVshows) | [Container.Content(sets) + !Skin.HasSetting(NoFloorLabelMovies)]</visible>

Mike.
Reply
Big thx mike Smile
work now for me - but interesting is, when i go to design setting and disable " logo instead of text " i get NOTHING - but when i enable it i get everywhere logo and when i dont have any logo for a set i see the text only ( well perfect solution for me, because i use my logos for it Wink )

thx again
Reply
Schimi,

Change the first visible to this in Includes_Viewtypes after searching for FloorLabels:

<visible>[Control.IsVisible(503) + Skin.HasSetting(landscapeonelogo) + !Container.Content(episodes) + !Container.Content(seasons)] | Control.IsVisible(509) | [Control.IsVisible(500) + !StringCompare(Container.FolderName,youtube)] | Control.IsVisible(508) | [Control.IsVisible(501) + [[Container.Content(movies) + !Skin.HasSetting(NoFloorLabelMovies)] | [Container.Content(sets) + !Skin.HasSetting(NoFloorLabelMovies) + (IsEmpty(ListItem.Art(clearlogo) | !Skin.HasSetting(landscapeonelogo))] | [[Container.Content(tvshows) | Container.Content(seasons)] + !Skin.HasSetting(NoFloorLabelTVshows)]]]</visible>

You should have text if you switch of logo now and well as text with logo when 'logo' switch is on (I hope)

Sorry it's all hit and miss but I don't know very much about skinning and am learning as I go so it's all trial and error for me at the moment.

Mike.
Reply
Hi Frozin. not sure what your problem might be but I have default scrapers of universal album and artist set for music and when I add new artists I see a progress bar stating the artist is being scraped by universal artist and then when complete I go to music -> artists and if the artist was successful then I see info, thumb and fanart for the artist.

When you go to the artist is everything blank for you after scraping?
Reply
Perfect now !
Well done Mike_Doc Smile
Reply
@patseguin, I haven't used MQ5, stopped after 3 I think, found it too annoying when trying to alter things as the menu system is so different to most skins and some main options just seemed hard to find. I might try it again but I very much like ANG and the additional changes we have collectively done.

P.S. IMO perfectly fine to post questions like that so 'OK' from me.
Reply
(2014-08-26, 21:41)Batiatus Wrote: Has anyone delved into the code to add the plot and such to the info screen as per [email=http://forum.xbmc.org/showthread.php?tid=185290&pid=1759308#pid1759308]this[/email] post?

Idealy what I'd like is the poster with CD art showing up as it does by default, then pressing the info button again brings up the plot and cast/crew details in the open space. I just have no idea how to implement it all.

I would love to see this as well. This would be a killer feature!
Image
Reply
(2014-08-28, 10:18)Mike_Doc Wrote: Hi Frozin. not sure what your problem might be but I have default scrapers of universal album and artist set for music and when I add new artists I see a progress bar stating the artist is being scraped by universal artist and then when complete I go to music -> artists and if the artist was successful then I see info, thumb and fanart for the artist.

When you go to the artist is everything blank for you after scraping?

Yah, its as though its not scraping the artist. It pulls the album, but the artist thumb and info isn't pulled. It isn't until I use the info button thatsit scrapes the artist info and thumbs.

Just to be clear your using library mode correct?

EDIT: I checked and if i'm in file mode the artist thumb shows, but in Library mode it does not and needs to be scrapped by pushing I.... curious if there is a way to automate that.
Image
Reply
(2014-08-20, 14:05)woodside Wrote: Anyone come up with a fix for the empty keyboard using Helix?

Image

Yes, here you go Smile

DialogKeyboard.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<window>
    <defaultcontrol>305</defaultcontrol>
    <zorder>7</zorder>
    <include>Animation_DialogPopup</include>
    <controls>
        <control type="image" id="0">
            <left>489</left>
            <top>273</top>
            <width>940</width>
            <height>474</height>
            <texture>keyboard/keyboard_back.png</texture>
        </control>
        <control type="label" id="311">
            <top>308</top>
            <width>1920</width>
            <height>33</height>
            <align>center</align>
            <font>Font_Reg30_2</font>
            <textcolor>$VAR[FontColorVar]</textcolor>
        </control>
        <control type="edit" id="312">
            <top>688</top>
            <width>1920</width>
            <height>33</height>
            <align>center</align>
            <font>Font_Reg35</font>
            <texturefocus>-</texturefocus>
            <texturenofocus>-</texturenofocus>
        </control>
        <control type="group">
            <left>622</left>
            <top>334</top>
            <width>940</width>
            <height>434</height>
            <!-- Row 1 -->
            <control type="group">
                <control type="togglebutton" id="304">
                    <label>20180</label>
                    <altlabel>[COLOR=$VAR[ColorDiffuseVar]]$LOCALIZE[20180][/COLOR]</altlabel>
                    <onleft>109</onleft>
                    <onright>100</onright>
                    <onup>300</onup>
                    <ondown>307</ondown>
                    <include>Objects_DoubleKeyOff</include>
                </control>
                <control type="button" id="100">
                    <left>126</left>
                    <onleft>304</onleft>
                    <onright>101</onright>
                    <onup>32</onup>
                    <ondown>120</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="101">
                    <left>189</left>
                    <onleft>100</onleft>
                    <onright>102</onright>
                    <onup>32</onup>
                    <ondown>121</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="102">
                    <left>252</left>
                    <onleft>101</onleft>
                    <onright>103</onright>
                    <onup>32</onup>
                    <ondown>122</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="103">
                    <left>315</left>
                    <onleft>102</onleft>
                    <onright>104</onright>
                    <onup>32</onup>
                    <ondown>123</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="104">
                    <left>378</left>
                    <onleft>103</onleft>
                    <onright>105</onright>
                    <onup>32</onup>
                    <ondown>124</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="105">
                    <left>441</left>
                    <onleft>104</onleft>
                    <onright>106</onright>
                    <onup>32</onup>
                    <ondown>125</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="106">
                    <left>504</left>
                    <onleft>105</onleft>
                    <onright>107</onright>
                    <onup>305</onup>
                    <ondown>126</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="107">
                    <left>567</left>
                    <onleft>106</onleft>
                    <onright>108</onright>
                    <onup>305</onup>
                    <ondown>127</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="108">
                    <left>630</left>
                    <onleft>107</onleft>
                    <onright>109</onright>
                    <onup>306</onup>
                    <ondown>128</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="109">
                    <left>693</left>
                    <onleft>108</onleft>
                    <onright>304</onright>
                    <onup>306</onup>
                    <ondown>129</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
            </control>
            <!-- Row 2 -->
            <control type="group">
                <top>63</top>
                <control type="button" id="307">
                    <label>1006</label>
                    <onleft>129</onleft>
                    <onright>120</onright>
                    <onup>304</onup>
                    <ondown>303</ondown>
                    <include>Objects_DoubleKeyOff</include>
                </control>
                <control type="button" id="120">
                    <left>126</left>
                    <onleft>307</onleft>
                    <onright>121</onright>
                    <onup>100</onup>
                    <ondown>140</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="121">
                    <left>189</left>
                    <onleft>120</onleft>
                    <onright>122</onright>
                    <onup>101</onup>
                    <ondown>141</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="122">
                    <left>252</left>
                    <onleft>121</onleft>
                    <onright>123</onright>
                    <onup>102</onup>
                    <ondown>142</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="123">
                    <left>315</left>
                    <onleft>122</onleft>
                    <onright>124</onright>
                    <onup>103</onup>
                    <ondown>143</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="124">
                    <left>378</left>
                    <onleft>123</onleft>
                    <onright>125</onright>
                    <onup>104</onup>
                    <ondown>144</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="125">
                    <left>441</left>
                    <onleft>124</onleft>
                    <onright>126</onright>
                    <onup>105</onup>
                    <ondown>145</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="126">
                    <left>504</left>
                    <onleft>125</onleft>
                    <onright>127</onright>
                    <onup>106</onup>
                    <ondown>146</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="127">
                    <left>567</left>
                    <onleft>126</onleft>
                    <onright>128</onright>
                    <onup>107</onup>
                    <ondown>147</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="128">
                    <left>630</left>
                    <onleft>127</onleft>
                    <onright>129</onright>
                    <onup>108</onup>
                    <ondown>148</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="129">
                    <left>693</left>
                    <onleft>128</onleft>
                    <onright>307</onright>
                    <onup>109</onup>
                    <ondown>148</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
            </control>
            <!-- Row 3 -->
            <control type="group">
                <top>126</top>
                <control type="togglebutton" id="303">
                    <label>20179</label>
                    <altlabel>[COLOR=$VAR[ColorDiffuseVar]]$LOCALIZE[20179][/COLOR]</altlabel>
                    <onleft>148</onleft>
                    <onright>140</onright>
                    <onup>307</onup>
                    <ondown>302</ondown>
                    <include>Objects_DoubleKeyOff</include>
                </control>
                <control type="button" id="140">
                    <left>126</left>
                    <onleft>303</onleft>
                    <onright>141</onright>
                    <onup>120</onup>
                    <ondown>160</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="141">
                    <left>189</left>
                    <onleft>140</onleft>
                    <onright>142</onright>
                    <onup>121</onup>
                    <ondown>161</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="142">
                    <left>252</left>
                    <onleft>141</onleft>
                    <onright>143</onright>
                    <onup>122</onup>
                    <ondown>162</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="143">
                    <left>315</left>
                    <onleft>142</onleft>
                    <onright>144</onright>
                    <onup>123</onup>
                    <ondown>163</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="144">
                    <left>378</left>
                    <onleft>143</onleft>
                    <onright>145</onright>
                    <onup>124</onup>
                    <ondown>164</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="145">
                    <left>441</left>
                    <onleft>144</onleft>
                    <onright>146</onright>
                    <onup>125</onup>
                    <ondown>165</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="146">
                    <left>504</left>
                    <onleft>145</onleft>
                    <onright>147</onright>
                    <onup>126</onup>
                    <ondown>166</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="147">
                    <left>567</left>
                    <onleft>146</onleft>
                    <onright>148</onright>
                    <onup>127</onup>
                    <ondown>8</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="148">
                    <left>630</left>
                    <onleft>147</onleft>
                    <onright>303</onright>
                    <onup>128</onup>
                    <ondown>8</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button">
                    <left>693</left>
                    <label>-</label>
                    <onleft>148</onleft>
                    <onright>303</onright>
                    <onup>129</onup>
                    <ondown>8</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
            </control>
            <!-- Row 4 -->
            <control type="group">
                <top>189</top>
                <control type="togglebutton" id="302">
                    <label>$LOCALIZE[20178]</label>
                    <altlabel>[COLOR=$VAR[ColorDiffuseVar]]$LOCALIZE[20178][/COLOR]</altlabel>
                    <onleft>8</onleft>
                    <onright>160</onright>
                    <onup>303</onup>
                    <ondown>300</ondown>
                    <include>Objects_DoubleKeyOff</include>
                </control>
                <control type="button" id="160">
                    <left>126</left>
                    <onleft>302</onleft>
                    <onright>161</onright>
                    <onup>140</onup>
                    <ondown>32</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="161">
                    <left>189</left>
                    <onleft>160</onleft>
                    <onright>162</onright>
                    <onup>141</onup>
                    <ondown>32</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="162">
                    <left>252</left>
                    <onleft>161</onleft>
                    <onright>163</onright>
                    <onup>142</onup>
                    <ondown>32</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="163">
                    <left>315</left>
                    <onleft>162</onleft>
                    <onright>164</onright>
                    <onup>143</onup>
                    <ondown>32</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="164">
                    <left>378</left>
                    <onleft>163</onleft>
                    <onright>165</onright>
                    <onup>144</onup>
                    <ondown>32</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="165">
                    <left>441</left>
                    <onleft>164</onleft>
                    <onright>166</onright>
                    <onup>145</onup>
                    <ondown>32</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="166">
                    <left>504</left>
                    <onleft>165</onleft>
                    <onright>8</onright>
                    <onup>146</onup>
                    <ondown>305</ondown>
                    <include>Objects_SingleKeyOff</include>
                </control>
                <control type="button" id="8">
                    <left>567</left>
                    <width>228</width>
                    <height>102</height>
                    <texturefocus>keyboard/keyboard_triplef.png</texturefocus>
                    <texturenofocus>keyboard/keyboard_triplenf.png</texturenofocus>
                    <label>20181</label>
                    <onleft>166</onleft>
                    <onright>302</onright>
                    <onup>148</onup>
                    <ondown>306</ondown>
                    <include>Objects_KeyOffVars</include>
                </control>
            </control>
            <!-- Row 5 -->
            <control type="group">
                <top>252</top>
                <control type="button" id="300">
                    <label>$LOCALIZE[20177]</label>
                    <onleft>306</onleft>
                    <onright>32</onright>
                    <onup>302</onup>
                    <ondown>304</ondown>
                    <include>Objects_DoubleKeyOff</include>
                </control>
                <control type="button" id="32">
                    <left>126</left>
                    <width>417</width>
                    <height>102</height>
                    <texturefocus>keyboard/keyboard_spacef.png</texturefocus>
                    <texturenofocus>keyboard/keyboard_spacenf.png</texturenofocus>
                    <label>$LOCALIZE[20182]</label>
                    <onleft>300</onleft>
                    <onright>305</onright>
                    <onup>160</onup>
                    <ondown>100</ondown>
                    <include>Objects_KeyOffVars</include>
                </control>
                <control type="button" id="305">
                    <left>504</left>
                    <label>&lt;</label>
                    <onleft>32</onleft>
                    <onright>306</onright>
                    <onup>8</onup>
                    <ondown>106</ondown>
                    <include>Objects_DoubleKeyOffSymbol</include>
                </control>
                <control type="button" id="306">
                    <left>630</left>
                    <label>&gt;</label>
                    <onleft>305</onleft>
                    <onright>300</onright>
                    <onup>8</onup>
                    <ondown>108</ondown>
                    <include>Objects_DoubleKeyOffSymbol</include>
                </control>
            </control>
        </control>
    </controls>
</window>
Reply
Although the blank keys are now appearing, there is still no where to type and selecting the keys instead of typing does nothing either.
This also broke spinning disc art on the cases. I put back the original DialogKeyboard.xml and disc art is working again.
Thank you for the effort though.......

Edit
After a reboot all is well. Thank you.
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
Reply
  • 1
  • 229
  • 230
  • 231(current)
  • 232
  • 233
  • 257

Logout Mark Read Team Forum Stats Members Help
[MOD] Aeon Warlion 4.1.9 (Aeon Nox-based, Gotham only)25