web icon indicating copy to clipboard operation
web copied to clipboard

Current song keeps playing until the next song is ready to be played

Open meetmangukiya opened this issue 6 years ago • 3 comments

Expected behaviour is to stop the current playing song and show some loading spinner somewhere.. instead of keeping playing the current song until next song can be played.

meetmangukiya avatar Apr 20 '18 12:04 meetmangukiya

@meetmangukiya: Thanks for reporting. Would you like to fix it?

singhpratyush avatar Apr 20 '18 16:04 singhpratyush

@singhpratyush I'd be happy to. Though I am new to react and JS in general, so I might be needing some guidance here and there :stuck_out_tongue:

meetmangukiya avatar Apr 23 '18 19:04 meetmangukiya

Sure! I would love to help.

You can start looking in https://github.com/anyaudio/anyaudio-web-app/blob/master/src/components/player/index.js. This is the file which holds the player component.

Please let me know if you need some help.

singhpratyush avatar Apr 24 '18 05:04 singhpratyush