-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Gutenberg Integration Improvements #70
Comments
Hi, these are good ideas, but unfortunately probably very hard to implement as we rely solely on regular expressions to parse Gutenberg catalog. You can have a look here and see for yourself: |
Well, it's not parsing HTML, it's parsing CSV (thankfully) |
Thats's even worse, csv is a cool database format |
what about removing Project Gutemberg integration enterely? It doesn't make sense to have a botched implementation |
We plan to implement OPDS in the far future for a replacement |
Discussed in #69
Include a toggle in the Library for viewing popular and random books atop the latest added, and increase the number of books fetched to at least 10 pages instead of 2 ("infinite" would be ideal).
OR
Have the Library display the most frequently downloaded books/authors for that day/week/month, and then add toggles to the Search for random, popular, and recently added books.
The text was updated successfully, but these errors were encountered: