Hello. Need some help... What's the code to not showing the artist name (text) when the app/player is not active/running? THANK YOU!
Try this
$if(mi(state)!=stopped, mi(artist), "")$
works!!!! thank you!!!
😁👍
Hello. Need some help... What's the code to not showing the artist name (text) when the app/player is not active/running? THANK YOU!
Try this
$if(mi(state)!=stopped, mi(artist), "")$
works!!!! thank you!!!
😁👍