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
All platforms: The track name now stays in sync with the music on its own.
1.3.1 held each title change by a fixed ~12s to line up with the buffered
audio, but the real lag varies per connection (Icecast burst-on-connect +
client prebuffer), so a single offset drifted — sometimes early, sometimes
late. The playing station's title now comes from the stream's own in-band ICY
metadata, which rides the same buffer as the audio, so it flips exactly when
the song changes in your ears — no offset to tune. The /meta feed still
drives the station list / CarPlay / Android Auto browse (where the instant,
live-edge value is what you want).