Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(7.5.3.4+) If you would like to add Internet Archive books into LUNA you can use these instructions as a way to make this happen. This process was entirely done on a Linux platform. This process was designed to process a large amount of books not just a couple items. However the bash script is helpful for even just a few books.

...

Place this bash script makeLUNABookFromIA.sh file into the directory where all the zip and pdf files are stored.

Note

The script provided is to be used at your own risk and is not a supported product of Luna Imaging Inc. That said, it should be safe to use. It just does some unzipping, renaming, moving of files and zipping.

View file
namemakeLUNABookFromIA.sh

Info

Book zip files can be very large. There is an option to delete or keep the source Internet Archive book zip and pdf files. So make sure you review this option before running the script.

Run the script

Once it’s finished you will have two directories readyforUpload and processed.

...