izahid19 / Music-Player

1 stars 7 forks source link

Music Player Auto-Switching Error: Play Interrupted by New Load Request #1

Open BinarySenseiii opened 1 year ago

BinarySenseiii commented 1 year ago

I encountered an issue with the music player where the auto-switching functionality is not working as expected. Whenever the player attempts to switch to the next track automatically, an error is thrown, stating

The play() request was interrupted by a new load request. Error URL

This behavior prevents the seamless transition between tracks, and the intended playback flow is disrupted. It seems like there might be a conflict between the play and load requests, causing this error to occur

Steps to Reproduce:

  1. Open the music player application.
  2. Start playing a playlist or album.
  3. Allow the player to switch to the next track automatically.

Expected Behavior:

https://github.com/izahid19/Music-Player/assets/68985954/60af369f-872c-43ae-94ba-24774ab9fe16

The music player should smoothly transition from one track to another without any interruptions or errors.

izahid19 commented 1 year ago

thanks for raising #issue1 , we will try to fix it, as soon as possible.