rain0r / ampd

A web-based MPD client.
GNU General Public License v3.0
52 stars 5 forks source link

Pagination and Changing of Maximum Results in Queue Revert Back to 100 or Page 1 #588

Open dewbieZ opened 2 months ago

dewbieZ commented 2 months ago

When you attempt to adjust the pagination settings at the bottom of the queue, everything automatically goes back to page one. You can't advance for example to page 2. When you attempt to change results to 10, 500, or 1000 it just automatically reverts back to page 1 and 100 count of items.

rain0r commented 2 months ago

Which version of ampd are you using? I couldn't replicate your issue with the latest version (ampd-2.0.1.jar).

What I tried:

dewbieZ commented 2 months ago

I am using version 2.0.1

dewbieZ commented 2 months ago

I'm using ii openjdk-17-jre:armhf 1:17.0.12+7-2~deb12u1+rpt1

dewbieZ commented 2 months ago

https://imgur.com/a/D6UXDvb

dewbieZ commented 2 months ago

I just tried using it in edge, it does the same thing for me.

rain0r commented 2 months ago

Thanks for the video. I could reproduce it and in fact already found the issue. I'm currently working on it and hoping I can release a fix this week.

dewbieZ commented 1 month ago

Awesome would love to go back to using ampd

rain0r commented 1 month ago

Glad to hear that!

Please check out version 2.0.2: https://github.com/rain0r/ampd/releases/tag/ampd-2.0.2

The issue should be fixed there!