You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tidal and Spotify only report the first artist of a song to the Windows API (which is what ggoled uses), but it would be nice to see all of them on the display.
Implementing this for Tidal could be done by reading the application window title (and using the Windows data as reference), but Spotify would likely require using an API. Unsure if this method still works if Tidal is minimized to tray.
The text was updated successfully, but these errors were encountered:
Continuing from @pascaltuf in #4 (comment)
Tidal and Spotify only report the first artist of a song to the Windows API (which is what ggoled uses), but it would be nice to see all of them on the display.
Implementing this for Tidal could be done by reading the application window title (and using the Windows data as reference), but Spotify would likely require using an API. Unsure if this method still works if Tidal is minimized to tray.
The text was updated successfully, but these errors were encountered: