diff --git a/README.md b/README.md index 6a23d68..f0864b3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # bootleglibrary -Notes and support code for the bootleglibrary install used by XPUB. Based on calibre-web and the graduation work of Simon Browne. \ No newline at end of file +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). diff --git a/bootleg_libary_setup.md b/bootleg_libary_setup.md index 764a429..2b0c36c 100644 --- a/bootleg_libary_setup.md +++ b/bootleg_libary_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. (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 calibredb restore_database