MarcoMadera / Rindu

Spotify clone with extra functionalities, remove duplicate/corrupted songs from playlists, synced picture in picture lyrics, artist concert setlists, single tracks recommendations ("radio")
https://rindu.marcomadera.com
11 stars 6 forks source link

Add Notification Label for Unsynchronized Lyrics in Picture-in-Picture Mode #280

Open MarcoMadera opened 4 months ago

MarcoMadera commented 4 months ago

In our current implementation of the picture-in-picture synced lyrics feature, when the lyrics are not synchronized, there's no indication provided to the user. This lack of feedback might lead to confusion, as users may not understand why the lyrics are not moving.

To address this usability issue, let's add a notification label to the picture-in-picture mode interface. This label will inform users that the lyrics are not synchronized yet, providing clarity and context for the static display of lyrics.

The notification label should be unobtrusive yet noticeable, ensuring that users can easily identify why the lyrics are not scrolling as expected.

This enhancement aims to improve user understanding and satisfaction when using the picture-in-picture mode for synced lyrics.