Kodi Community Forum

Full Version: Visible If MusicPlayer has Comment?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there anyway to do this? & The same for if the album field is filled in (mp3 tags)

I tried <visible>MusicPlayer.HasComment</visible> But no go, Same for album

any ideas?

Thanks
IsEmpty(musicplayer.comment)
Thanks spiff