-
-
Notifications
You must be signed in to change notification settings - Fork 238
Description
Describe the bug
When I click on a song to play in one repeat mode, after the song finishes, the next song automatically starts playing. This happened after turning on "Repeat 1." This shouldn't be happening. Repeat 1 should play only the single song. It shouldn't change to another song. For example, if I play Sapphire in One Repeat Mode, after this song finishes, the next song starts playing automatically.
Also, I do understand that when I turn on the repeat mode, the songs continue to play. But after a certain time, the songs stop playing. For example, when I start playing my playlist in Repeat mode, the playlist should play in a loop and never stop playing. But, after the playlist's all songs end. Then the song stops.
To Reproduce the bug for repeat 1 mode
Steps to reproduce the behavior:
- Go to a particular song named 'Sapphire'
- Click on 'the song to play it'
- Turn on the 'Repeat 1 mode'
- Now I see the error after finishing the Sapphire song; the next songs start playing.
To reproduce the bug for repeat mode
Steps to reproduce the behavior:
- Go to a particular playlist named 'My favourite songs'
- Click on 'the playlist to play it'
- Turn on the 'Repeat mode'
- Now I see the error after finishing the playlist's songs; the songs stop playing.
Expected behavior
Repeat 1 mode should play a single song, which I manually click on and play. The repeat mode should continue playing in a loop and never stop.