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

Open user are able to open picture in picture lyrics #241

Closed MarcoMadera closed 6 months ago

MarcoMadera commented 9 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Play some music
  2. Picture in picture lyrics
  3. See error 'You need a premium account to use this feature' while opening pip lyrics

Expected behavior As open user only have 30 seconds music preview, the can't enjoy the full pip lyrics experience Do not open the pip lyrics or hide pip lyrics button for open users

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

mahimshridhar commented 6 months ago

hi, can i take this?

MarcoMadera commented 6 months ago

@mahimshridhar Yes, you can take it 😁

mahimshridhar commented 6 months ago

i have raised a pr, please let me know if any change is needed.

MarcoMadera commented 6 months ago

Thank you! @mahimshridhar

There is also one more of these buttons in the lyrics normal view: https://github.com/MarcoMadera/Rindu/blob/b7aa5119104707e2e1a4afa3a5e0438a55d61505/components/FullScreenLyrics/FullScreenLyrics.tsx#L50

To access to it, you need to click the lyrics button next to this one

image

Or in full screen:

image image

It is the same button for both views. My bad for not mentioning it. You can include it if you want or I can leave it for another issue

mahimshridhar commented 6 months ago

Sure updated in same PR.