Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shuffle & sleep(?) issues #983

Open
Memhave opened this issue Dec 23, 2024 · 1 comment
Open

Shuffle & sleep(?) issues #983

Memhave opened this issue Dec 23, 2024 · 1 comment

Comments

@Memhave
Copy link

Memhave commented Dec 23, 2024

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:

  • 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

@Memhave
Copy link
Author

Memhave commented Dec 23, 2024

Also, if you need someone to test things with a large library, feel free to ask. Ive also just joined the beta program

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

No branches or pull requests

1 participant