InnerTune
InnerTune copied to clipboard
[BUG] Too slow to load first song
To Reproduce Steps to reproduce the behavior:
- Have a lot of songs in the library (actually I have 2177 songs)
- Click on a song in a library to play
- 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
The player will first fetch all songs into the playing queue, that's why it's slow. A lazy load measure should be taken.