Summary: | No media info on Tidal Web player | ||
---|---|---|---|
Product: | [Plasma] plasma-browser-integration | Reporter: | Nagy Tamás <tbondvagyok> |
Component: | Firefox | Assignee: | Kai Uwe Broulik <kde> |
Status: | ASSIGNED --- | ||
Severity: | minor | CC: | tbondvagyok |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
No info about currently played track on Tidal
Example of the working YT metadata detection Tidal correctly reports the metadata info |
Description
Nagy Tamás
2022-02-17 15:22:38 UTC
Created attachment 146872 [details]
Example of the working YT metadata detection
Created attachment 146875 [details] Tidal correctly reports the metadata info I dig around this bug a bit more and found: According to the web specs: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/mediaSession Tidal sets the metadata information correctly into the `navigator.mediaSession.metadata`. So maybe it is a PBI bug really? A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/66 |