You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really happy with the app but I'm encountering a few issues with the shuffle feature on a large ish (12000+ songs) library.
Performance is actually pretty fine and no issues there.
Shuffle:
biggest issue is that not all songs are shuffled, only 100 (maybe 200?) which isnt a great experience
I noticed that sometimes there is some weird list behaviour, its quite hard to explain.
If you have a list of songs 1 2 3 4 5 6 etc.. After playing an arbitrary number, it will jump back (I.e from 6 ->2) and will continue as if nothing happened.
I inspected the generated playlist to see if they were repeats or the generation was whack, but there was nothing odd.
Preferable behaviour: shuffle all tracks, regardless of library size
Sleep:
When the device sleeps(?) the program, it will forget the playlist (if it were shuffled or made on the fly) and/or forget where it was (I.e go to the first item in the list).
Preferable behaviour: the program remembers the playlist and the current item (current progress optional?).
P.S. if you would prefer for me to make separate issues, I can np.
Also no idea how to add labels 🙏
Version: Version 0.6.25
Device: Sony xperia 1 IV
Android: 13
Kernal version: 5.10.136-android12-9-00010-g247b3151cef4-ab9439596#1 Fri Dec 23 08:10:45 UTC 2022
Build: 64.1.A.0.882 release-keys
The text was updated successfully, but these errors were encountered:
After more testing it seems the shuffle function is pretty cooked for me.
I've attached logs where I experienced several issues:
Songs being skipped (I think it seems not playable / corrupted - unsure because they go past quite fast and Ive not had issues with other players, again 12k+ songs so its likely there is some file issues)
There was a section that was repeated (like the playlist jumped backwards) which did not show on the (generated) playlist
At some point, it seems to have either reshuffled itself or something because I was not able to go back in the playlist and it showed the current song as the "first" - but it was not.
(The normal behaviour for end of playlist from my experience is just to stop the player, not to regenerate a new playlist (which would be my much preferred behaviour)
I have had so many repeats, innsofar as it feels like its not random. I thought at first there were duplicates but there was not.
Hi,
Really happy with the app but I'm encountering a few issues with the shuffle feature on a large ish (12000+ songs) library.
Performance is actually pretty fine and no issues there.
Shuffle:
If you have a list of songs 1 2 3 4 5 6 etc.. After playing an arbitrary number, it will jump back (I.e from 6 ->2) and will continue as if nothing happened.
I inspected the generated playlist to see if they were repeats or the generation was whack, but there was nothing odd.
Preferable behaviour: shuffle all tracks, regardless of library size
Sleep:
Preferable behaviour: the program remembers the playlist and the current item (current progress optional?).
P.S. if you would prefer for me to make separate issues, I can np.
Also no idea how to add labels 🙏
Version: Version 0.6.25
Device: Sony xperia 1 IV
Android: 13
Kernal version: 5.10.136-android12-9-00010-g247b3151cef4-ab9439596#1 Fri Dec 23 08:10:45 UTC 2022
Build: 64.1.A.0.882 release-keys
The text was updated successfully, but these errors were encountered: