v17 Artwork Beef - automatically add extended artwork
(2018-04-16, 21:09)rmrector Wrote:
(2018-04-08, 10:38)Gade Wrote: Hi rmrector.

Thanks for this great addon!

Is it possible to create a button similar to this:
Code:
<control type="button" id="xxx">
    <description>Get Artwork</description>
    ...
    <onclick>RunScript(script.artwork.beef,mode=gui,audiotype=artist,dbid=$INFO[ListItem.DBID])</onclick>
    ...
    <visible>System.HasAddon(script.artwork.beef)</visible>
</control>

And it opens up the image selection, like it does for movies, tv shows etc.

Both for artists, albums and songs?   
  
Yup. Use the same command as the video library, but set mediatype to "artist", "album", or "song". `RunScript(script.artwork.beef,mode=gui,mediatype=artist,dbid=$INFO[ListItem.DBID])`

Great, thanks a lot!
Reply


Messages In This Thread
Artwork Helper version 0.7.0 - by rmrector - 2016-10-11, 11:30
RE: Artwork Beef - automatically add extended artwork - by Gade - 2018-05-05, 09:49
Extrafanart - by stephen147 - 2018-05-15, 20:59
RE: Artwork Beef Context Menu - by berkhornet - 2018-09-25, 11:49
Artwork changing by itself - by crazyhands911 - 2020-05-18, 00:24
Logout Mark Read Team Forum Stats Members Help
Artwork Beef - automatically add extended artwork5