Sorting by date added and most recent is broken

Upgraded to the new EarlyAccess build 2.70, and it broke my “default” view, which is sorted by latest additions.
I’m not able to attach a .webm, but here’s the short screencast of the issue: https://shelter.fnord.mx/roon.webm

I suppose it’s related to the performance problems reported here, at least for me it seems to be:

Hmm, not seeing these glitches at all. I’m running my Roon Server on a NUC/ROCK system and using the Roon client on Windows 11 - what are your setups?

ROCK with RoonOS 3.0, clients on macOS, iPadOS, iOS, all EA versions of course. As @oleh noted, they are investigating in the other thread (which has 3 affected people for whom the performance issues started at approximately the same time, after things had been fine with the same versions earlier yesterday)

My Roon server is running on a Linux (Debian 13) VM in a Proxmox cluster, it’s got 14 CPU cores and 12G of memory, backed by nvme storage. I tried it on several clients, MacOS 15.7.7, MacOS 26.3.1, iOS 26.5, and Android 16. It’s a mix of 2.70 and 2.67 on the clients, all with the same issue, so I assume it’s server-side with the sorting.

Should’ve started with clearing my cache, I guess, prior to creating a thread… but at least I get to share it with others that might have the same issue as me after 2.70 upgrade.

root@roon:~# systemctl stop roonserver
root@roon:~# rm -rf /var/roon/RoonServer/Cache/
root@roon:~# systemctl start roonserver

And now it works!

Well we certainly don’t want all Roon users having to manually clear their cache when this update hits production, so I wouldn’t consider this issue closed until this is fixed automatically

Thanks for sharing this! We’re actively investigating!

(Note that I’ve reopened this, as I agree, requiring a cache clearance is not a valid solve for everyone!)

@tby I think this is resolved now! Feel free to mark as resolved if you agree!

@Steve_Becker I have installed the latest earlyaccess release and the issue is gone, thanks!