Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache book data #10

Closed
HuiiBuh opened this issue Oct 17, 2021 · 2 comments
Closed

Cache book data #10

HuiiBuh opened this issue Oct 17, 2021 · 2 comments

Comments

@HuiiBuh
Copy link

HuiiBuh commented Oct 17, 2021

First of all. I really like your audiobook player and it recently replaced the smart audiobook player with PlayBooks.

Problem:

If you open the player and the player is not cached in RAM you see that he loads the books in the not started category. It looks like the player parses the directory for new books after every startup and does not cache the books he already found.

Solution:

Cache every book you find and display them at startup time. Then run your ebook search and add then new books/remove books which are not longer on the device.

And just a tiny nitpick. I think the material spec uses dark shadows for elevation (In your case the currently playing book overlay)
https://material.io/design/color/dark-theme.html#behavior, but if you prefer it your way go ahead and keep it

@Goodwy
Copy link
Owner

Goodwy commented Oct 17, 2021 via email

@Goodwy
Copy link
Owner

Goodwy commented Mar 1, 2023

Fixed in version 2.0

@Goodwy Goodwy closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants