06-13-2024, 02:52 PM
(06-13-2024, 12:33 PM)Tim Curtis Wrote: lol, you can't just swap in a whole new library architecture. Ideally it would be an on-demand approach like Folder view uses but converting Tag/Album view to that type of architecture would be a huge undertaking.
The current architecture where the entire Library is loaded into the client has worked really well for most users, but it doesn't scale for ginormous sized collections like yours.
I know, that it would not be easy. The fact that the library is served from the server to the client is ok.
A question is whether the library is loaded into the *memory* of the client, or whether the client caches a copy and parses it on demand?