Skip to content

Conversation

@p1nkhamster
Copy link

Description

This PR adds support for Monochrome (monochrome.samidy.com), a TIDAL Web-UI.

Features:

  • Parses the document title to correctly display the Track (Top) and Artist (Bottom).
  • Utilizes the navigator.mediaSession API to fetch and display the actual cover art of the playing song.
  • Displays a live progress bar (Elapsed / Total Duration) when playing.
  • Detects when the stream is paused, swaps the small icon to "Pause," and hides the progress bar for a cleaner look.

Acknowledgements

Screenshots

When a Song is Playing
When a Song is Paused
When no Song is Selected

Signed-off-by: p1nkhamster <[email protected]>
Signed-off-by: p1nkhamster <[email protected]>
Added support for Monochrome.

Signed-off-by: p1nkhamster <[email protected]>
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Updated author name and description for Monochrome.

Signed-off-by: p1nkhamster <[email protected]>
@p1nkhamster p1nkhamster requested a review from theusaf January 14, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants