Satyam1923 / Spring-Music-Player

The Spring Music Player project aims to create a feature-rich music player application leveraging the multiple APIs. This application will provide users with a seamless experience to discover, stream, and organize their favorite music tracks from the extensive library.
https://spring-music-player.vercel.app/
MIT License
67 stars 134 forks source link

BUG: Home page music player doesn't function home page loads #474

Closed The-Phoenics closed 1 month ago

The-Phoenics commented 2 months ago

Is there an existing issue for this?

What happened?

The music player on home page works only if a song is selected from Top Songs section. The Reminder song is hard coded for now, so the music player doesn't function on first time the home page loads.

*Expected behaviour: As the home page loads the first song from theTop Songs section should be updated on music player and should be playable

dummy-musicplayer

Record

github-actions[bot] commented 2 months ago

Congratulations, @The-Phoenics! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! As per GSSoC'24 guidelines the person who raises the issue should be assigned for that issue. But if that person doesn't want to work on that issue the first come fist policy is follwed.

We'd also like to invite you to our Discord server! Join us on discord.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Satyam1923 commented 2 months ago

@The-Phoenics as the page loads load play the song from recent played list from firebase?

The-Phoenics commented 2 months ago

@The-Phoenics as the page loads load play the song from recent played list from firebase?

Yes, and if user is not logged in we can load the first song from top songs list? But how can I get the user's last played song from api?

Satyam1923 commented 2 months ago

You won't get from the api you need to access firebase firestore for it.

On Thu, 11 Jul, 2024, 4:23 pm The-Phoenics, @.***> wrote:

@The-Phoenics https://github.com/The-Phoenics as the page loads load play the song from recent played list from firebase?

Yes, and if user is not logged in we can load the first song from top songs list? But how can I get the user's last played song from api?

— Reply to this email directly, view it on GitHub https://github.com/Satyam1923/Spring-Music-Player/issues/474#issuecomment-2222621139, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYZ7MIH32JWCHWSYM6BRZALZLZPZTAVCNFSM6AAAAABKUVZNMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRSGYZDCMJTHE . You are receiving this because you commented.Message ID: @.***>

github-actions[bot] commented 1 month ago

This issue has been automatically closed because it has been inactive for more than 15 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!