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

[BUG] Too slow to load first song #48

Closed
airon90 opened this issue May 1, 2022 · 1 comment
Closed

[BUG] Too slow to load first song #48

airon90 opened this issue May 1, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@airon90
Copy link
Contributor

airon90 commented May 1, 2022

To Reproduce
Steps to reproduce the behavior:

  1. Have a lot of songs in the library (actually I have 2177 songs)
  2. Click on a song in a library to play
  3. Wait for 20 seconds before app starts loading the song. Sometimes a freeze warning pops out

Information:

  • Device: Xiaomi Redmi Note 8T
  • Android version: MIUI EU 12.5.2
  • Music version: F-Droid latest

Additional context
log.txt

@airon90 airon90 added the bug Something isn't working label May 1, 2022
@z-huang
Copy link
Owner

z-huang commented May 1, 2022

The player will first fetch all songs into the playing queue, that's why it's slow.
A lazy load measure should be taken.

@z-huang z-huang added the enhancement New feature or request label May 1, 2022
@z-huang z-huang closed this as completed Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants