sosauce / CuteMusic

CuteMusic is a simple,lightweight and open-source offline music player app for Android.
GNU General Public License v3.0
192 stars 14 forks source link

List of bugs I've found #43

Open thobaut opened 3 days ago

thobaut commented 3 days ago

Hey it's me again I wanted to share a list of bugs I have encountered. They are more annoyances than anything else, so nothing should be too critical Since the next update should be a bugfix update, it might help

Device : Xiaomi Mi9T Version : MIUI 12 OS : Android 11

thobaut commented 3 days ago

Nevermind for bug n°1 Issue has been covered right before mine on #42

sosauce commented 3 days ago

Bug 1 should be fixed now in 2.2.3

Does bug 5 happen only with shuffle mode ? Could potentially be a Media3 bug but I can't tell yet

thobaut commented 3 days ago

After my tests, it seems like it's a yes For normal mode, I got to the end every single time For shuffle mode, it was very random. Sometimes it went through almost the full library and sometimes it just stops after... 3 songs

So yes, shuffle mode seems to be the problem

sosauce commented 3 days ago

Okay thanks ! I'll do some research, and open an issue on the Media3 repo if it's from that !

sosauce commented 3 days ago

Update : https://github.com/androidx/media/issues/272

Has been reported already