agneev
October 27, 2020, 2:49pm
1
I noticed that all history items are loaded, at once. That uses a lot of device space for artwork storage and is a bad experience, overall.
When you have over 2000 plays, the list gets too long, beyond sanity.
Instead, about 15-20 plays should be loaded at once, rest when scrolled.
chris
November 11, 2020, 9:08am
2
Do you have some performance issues?
agneev
November 11, 2020, 1:08pm
3
No, but this is not an efficient use of the Trakt API, not to mention this causes high, unnecessary load on their servers and is simply something that should not be done.
chris
May 16, 2021, 9:48am
4
We need the data for calculating the progress, the statistics, and notifications. It’s not easy to provide all the data without loading them.