I have a stack group that I’m using for my widget and I have added a morphing text that was supposed to show whatever was playing from music only. However, it shows what is playing from every app that explains something like YouTube. I only to show when YouTube music is playing or a predefined app. How can I fix this?
If this is the only function that involves a music player in your widget, go to KWGT’s app settings >> General settings >> Preferred Music Player - set this to YouTube. If not, you can determine the current player using $mi(package)$ and try to only display the info when your desired player is detected.
1 Like
Thanks that worked like I needed
1 Like