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
fix(gsmtc): handle empty strings in track properties
- Update GsmtcService to use string.IsNullOrEmpty for title, artist, and album to ensure empty strings correctly fall back to placeholder
- Bump application version to 1.3.522.0