2016-11-06, 01:55
Krypton please!
Just kiddin, keep up the great work.
Just kiddin, keep up the great work.
(2016-11-06, 01:55)riccioluca Wrote: Krypton please!
Just kiddin, keep up the great work.
<control type="button" id="9285">
<width>1310</width>
<visible>ControlGroup(9100).HasFocus(9106)</visible>
<label>- Download TV-Show logos</label>
<onclick>XBMC.RunScript(script.artwork.downloader, mode=custom mediatype=tvshow, silent=true, clearlogo)</onclick>
<onclick>XBMC.RunScript(script.artwork.downloader, mode=custom mediatype=tvshow, silent=true, clearart)</onclick>
<include>DefSettingsButton</include>
</control>
<control type="button" id="9286">
<width>1310</width>
<visible>ControlGroup(9100).HasFocus(9106)</visible>
<label>- Download Movie Logos</label>
<onclick>XBMC.RunScript(script.artwork.downloader, mode=movie, silent=true, clearlogo)</onclick>
<onclick>XBMC.RunScript(script.artwork.downloader, mode=movie, silent=true, clearart)</onclick>
<include>DefSettingsButton</include>
</control>
(2016-11-06, 23:04)minus0 Wrote: @SuperDOS
I don't know if there is a great advantage to add this to the "Furniture" section, when the "Context Menu" can basically due the same thing with either grab all artwork or selectable artwork. A matter of opinion.[WINKING FACE]
(2016-11-06, 23:55)SuperDOS Wrote:(2016-11-06, 23:04)minus0 Wrote: @SuperDOS
I don't know if there is a great advantage to add this to the "Furniture" section, when the "Context Menu" can basically due the same thing with either grab all artwork or selectable artwork. A matter of opinion.[WINKING FACE]
Well by adding this you can have artworkdownloader download logos for every show/movie in the background instead of doing it manually for every item.
Or am I missing something?
(2016-11-06, 23:04)minus0 Wrote: @taalas
If it's alright with @Guardian Hope, we could do a "Last Call" update. I can sweep over the code and pull out the code responsible for the flickering.
Sorry this was still left in the skin.
@SuperDOS
I don't know if there is a great advantage to add this to the "Furniture" section, when the "Context Menu" can basically due the same thing with either grab all artwork or selectable artwork. A matter of opinion.[WINKING FACE]