2019-07-22, 18:27
@the_bo
wait for the next version bump or install the github version.
wait for the next version bump or install the github version.
(2019-07-22, 18:27)sualfred Wrote: @the_bo
wait for the next version bump or install the github version.
(2019-07-23, 10:46)sualfred Wrote: Just use extendedinfo if you want to see those infos.I will do, just a few hours paste/copy work. Want get red of web dependency and also need it in skin directly for the Awards Mod:
plugin://script.embuary.helper/?info=bydbid&dbid=$INFO[ListItem.DBID]&type=$INFO[ListItem.DBType]
plugin://script.artwork.helper/multiimage/listitem/?refresh=$INFO[ListItem.DBID]&&arttype=fanart
(2019-07-23, 17:58)sualfred Wrote: Not all of my widgets even support filtering by tag because of technical limitation and I see no real benefit or use case for it.
<onload>RunScript(script.embuary.helper,action=txtfile,path='"$INFO[ListItem.Path]$INFO[ListItem.FolderName]-awards.txt"',property=Awards)</onload>
<onload>RunScript(script.embuary.helper,action=txtfile,path=$INFO[ListItem.Path]$INFO[ListItem.FolderName]-awards.txt,property=Awards)</onload>