main
Michael Murtaugh 1 year ago
parent a398687469
commit 97c5c973a1

@ -1,3 +1,3 @@
# bootleglibrary # bootleglibrary
Notes and support code for the bootleglibrary install used by XPUB. Based on calibre-web and the graduation work of Simon Browne. Notes and support code for the bootleglibrary install used by XPUB. Based on calibre-web and the graduation work of Simon Browne. See [setup](bootleg_library_setup.md).

@ -46,7 +46,7 @@ SO what I am doing is:
NB: all the books that are found and added get an OPF file. NB: all the books that are found and added get an OPF file.
(2) Copy the OPF file from the newly generated library, into the old library for books that have no OPF file already. In doing this, REWRITE the OPF calibre_id to match the old ID (which is in the folder name). (2) Copy the OPF file from the newly generated library, into the old library for books that have no OPF file already. In doing this, REWRITE the OPF calibre_id to match the old ID (which is in the folder name).
For this I used the script [add_missing_opf.py](scripts/add_missing_opf.py)
(3) Finally run (3) Finally run
calibredb restore_database calibredb restore_database

Loading…
Cancel
Save