Skip to content
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

Error in lib.sh #22

Open
Magisdn opened this issue Sep 18, 2020 · 0 comments
Open

Error in lib.sh #22

Magisdn opened this issue Sep 18, 2020 · 0 comments

Comments

@Magisdn
Copy link

Magisdn commented Sep 18, 2020

Hi!

I run
./organize-ebooks.sh -v -ocr=true -owi -o=/mnt/d/Books/organized -ofu=/mnt/d/Books/uncertain -ofc=/mnt/d/Books/corrupt -ofp=/mnt/d/Books/pamphlet /path/to/books/ and get the following error.

[/mnt/d/Re../Medsklad/files/011912.pdf] Fetching metadata from Google...
[/mnt/d/Re../Medsklad/files/011912.pdf] Calling fetch-ebook-metadata --verbose --allowed-plugin=Google --isbn=3000050000
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] b"Running identify query with parameters:\n{'title': None, 'authors': [], 'identifiers': {'isbn':
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] '3000050000'}, 'timeout': 30}\nUsing plugins: Google (1, 0, 1)\nThe log from individual plugins
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] is below\n\n****************************** Google (1, 0, 1) ******************************\nFound
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] 1 results\nDownloading from Google took 0.6083431243896484\n\n\n---\nTitle : Das
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] Hunderttage-Stadion: Entstehungsgeschichte des Bad Nauheimer Kunsteisstadions unter Colonel Paul
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] R. Knight\nAuthor(s) : Heinrich Burk\nPublisher : Stadt Bad Nauheim\nLanguages
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] : deu\nPublished : 1999-09-15T11:52:30.012039+00:00\nIdentifiers
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] : google:163xAgAACAAJ, isbn:9783000050008\nMaking query:
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] https://books.google.com/books/feeds/volumes?q=isbn%3A3000050000&max-results=20&start-index=1&min-viewability=none\n\n********************************************************************************\nThe
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] identify phase took 0.80 seconds\nThe longest time (0.608343) was taken by: Google\nMerging
[/mnt/d/Re../Medsklad/files/011912.pdf] [fetch-meta-Google] results from different sources\nWe have 1 merged results, merging took: 0.00 seconds\n"
[/mnt/d/Re../Medsklad/files/011912.pdf] Successfully fetched metadata:
[/mnt/d/Re../Medsklad/files/011912.pdf] [meta] b'Title : Das Hunderttage-Stadion: Entstehungsgeschichte des Bad
[/mnt/d/Re../Medsklad/files/011912.pdf] [meta] Nauheimer Kunsteisstadions unter Colonel Paul R. Knight\nAuthor(s) : Heinrich
[/mnt/d/Re../Medsklad/files/011912.pdf] [meta] Burk\nPublisher : Stadt Bad Nauheim\nLanguages : deu\nPublished :
[/mnt/d/Re../Medsklad/files/011912.pdf] [meta] 1999-09-15T11:52:30.012039+00:00\nIdentifiers : google:163xAgAACAAJ, isbn:9783000050008'
[/mnt/d/Re../Medsklad/files/011912.pdf] Addding additional metadata to the end of the metadata file...
[/mnt/d/Re../Medsklad/files/011912.pdf] Organizing '/mnt/d/RecipeCD/books/Medsklad/files/011912.pdf' (with '/tmp/tmp.m4sWetIL4y.txt')...
[/mnt/d/Re../Medsklad/files/011912.pdf] Variables that will be used for the new filename construction:
[/mnt/d/Re../Medsklad/files/011912.pdf] BTITLE Das Hunderttage-Stadion: Entstehungsgeschichte des Bad Nauheimer Kunsteisstadions unter Colonel Paul
[/mnt/d/Re../Medsklad/files/011912.pdf] EXT pdf
[/mnt/d/Re../Medsklad/files/011912.pdf] METADATA_SOURCE Google
[/mnt/d/Re../Medsklad/files/011912.pdf] OLD_FILE_PATH _mnt_d_RecipeCD_books_Medsklad_files_011912.pdf
[/mnt/d/Re../Medsklad/files/011912.pdf] ALL_FOUND_ISBNS 5225009204,3000050000
[/mnt/d/Re../Medsklad/files/011912.pdf] ISBN 3000050000
[/mnt/d/Re../Medsklad/files/011912.pdf] /home/magi/ebook-tools/lib.sh: line 682: d[TITLE]: unbound variable
[/mnt/d/Re../Medsklad/files/011912.pdf] ERROR on line 682 /home/magi/ebook-tools/lib.sh!
[/mnt/d/Re../Medsklad/files/011912.pdf] ERROR on line 136 ./organize-ebooks.sh!
ERROR on line 313 ./organize-ebooks.sh!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant