CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
862 stars 39 forks source link

[BUG] - Playing or shuffling playlist limited to 100 songs #258

Open skarrok opened 1 week ago

skarrok commented 1 week ago

Describe the bug

Playing or shuffling playlist limited to 100 songs

Expected behavior

Entire playlist shoud be added or shuffled into play queue

To Reproduce

  1. Open playlist with more than 100 songs
  2. Press Play or Shuffle
  3. Open queue and see only 100 songs

Additional context

Restriction introduced in this commit https://github.com/CappielloAntonio/tempo/commit/623a4956a5a3765f151db540ed64925211748a1c

Discussion: https://github.com/CappielloAntonio/tempo/discussions/242

Tried to revert this commit and test on my phone. Without 100 song limit playing or shuffling playlist works as expected, but opening play queue with 500 songs freezes UI for a couple of seconds. After such long opening play queue scrolls fine until closed and with next reopening freezes UI again.


Thank you for this awesome player, migrated from Ultrasonic and quite happy with Tempo!