-
-
Notifications
You must be signed in to change notification settings - Fork 259
Description
Hello, I found a bug in SimpMusic related to adding songs to a playlist.
When I add a song to a playlist, sometimes it appears twice (duplicated) in the playlist.
I tried to remove the playlist and add the song again, but it can’t be added anymore — the app says it’s already in the playlist even though it’s not visible anymore.
I also tried restoring backup data, but the issue still remains.
Steps to reproduce:
- Add a song to a playlist.
- Check the playlist — sometimes the song appears twice.
- Remove the song or the playlist.
- Try to add the same song again — it won’t add.
Expected behavior:
The song should appear only once in the playlist, and if removed, it should be possible to re-add it.
Actual behavior:
Duplicate songs appear in the playlist, and after removing, songs can’t be added again.
Environment:
App: SimpMusic (please specify version if possible)
Device: (POCO F6)
OS: (Android)
Additional notes:
I already tried restoring backup data, but it didn’t fix the problem.