| Summary: | No media info on Tidal Web player | ||
|---|---|---|---|
| Product: | [Plasma] plasma-browser-integration | Reporter: | Nagy Tamás <tbondvagyok> |
| Component: | Firefox | Assignee: | Nagy Tamás <tbondvagyok> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | tbondvagyok |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 1.9.1 | |
| 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 With 1.9.1 it is working again. |