Import total pages from calibre on sync#407
Open
ShaidarHaran93 wants to merge 1 commit intomasonfox:developfrom
Open
Import total pages from calibre on sync#407ShaidarHaran93 wants to merge 1 commit intomasonfox:developfrom
ShaidarHaran93 wants to merge 1 commit intomasonfox:developfrom
Conversation
Owner
|
@ShaidarHaran93, thanks for opening this PR! I apologize for the delay, but will take a look at this soon! Cheers! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, I found out about this project yesterday. I have been setting it up today and trying to migrate my data from Excel (12+ years of readings)
One of the pain points I found is that for each book I had to add the total pages number manually which was quite the chore because I had to go to Calibre to look for it.
I had been estimating the pages for years with the Count Pages plugin but while investigating how to add this feature, I found out Calibre added a new table books_pages_link last December which contains the data (you have to add the column on the calibre list view so it does create and populate the new table).
What this PR does
I ran the tests and also did a quick check with a copy of my library.