Skip to content

Listen for more metadata changes and update information accordingly

I noticed that recently Tidal web player does not show metadata when using the PBI. (It has worked for some time, but probably a Tidal update broke it)

I noticed that now, Tidal changes the navigator.mediaSession.metadata.* properties directly, so tried to listen to those events, and update the media information accordingly.

Before & After screenshots Before:

image

After:

image

BUG: 450465

Edited by Tamás Nagy

Merge request reports