rasmuslos / ShelfPlayer

Native Audiobookshelf player for iOS & iPadOS
Other
228 stars 20 forks source link

[Bug] Library View is missing books #148

Closed gh0sti closed 2 months ago

gh0sti commented 2 months ago

I was playing around with the different ways to sort the library section and I am noticing it is missing books either when you sort by authors name it is missing books based on a specific author and either way way you sort by ascending or descending. I can submit a video if you need..

Same specs 2.5.0 Testflight (410) iOS 18.1 b5

rasmuslos commented 2 months ago

It would be helpful if you could provide a video. But are you sure this is not caused by the lazy loading. All books should load when you get near the end.

gh0sti commented 2 months ago

It would be helpful if you could provide a video. But are you sure this is not caused by the lazy loading. All books should load when you get near the end.

I think that solves the issue, must have been due to lazy loading that it didn't cache everything right away.