Skip to content

Conversation

sarthak1103
Copy link

This PR fixes the repeat behavior in the music player:

  • Repeat One Mode: Previously, even with Repeat One enabled, the player would automatically switch to the next song after finishing the current one. This has been fixed — the same song will now repeat as expected.

  • Repeat All Mode: Previously, once all songs in the playlist were played, the playback would stop. Now, the playlist loops continuously, as expected in repeat-all mode.

fix: correct behavior for Repeat One and Repeat All modes
@maxrave-dev
Copy link
Owner

Wtf,
Before your PR, the app is working normally

@sarthak1103
Copy link
Author

Just to clarify, the PR was intended to fix the behavior where "Repeat One" would incorrectly go to the next song instead of repeating the current one (as described in issue #1132 ).

@rajinstar
Copy link

@sarthak1103, brother is right. I have also faced the same issue. Hopefully, the next update will fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants