ebook-tools icon indicating copy to clipboard operation
ebook-tools copied to clipboard

Shell scripts for organizing and managing ebook collections

Results 18 ebook-tools issues
Sort by recently updated
recently updated
newest added

I've epubs in different languages. It would be great if I had the opportunity to distinct epubs on language. Adding "${d[LANGUAGE]}" to oft gives an error. Anything else I couldn´t...

I'Ve been using the script a long time, now, all of a sudden, it opens epubs like a folder and sorts every single HTML page into the pamphlet folder, rendering...

Is it planned or can someone port this amazing tool to Windows executable (or .bat) and provide a binary to run on Windows 7+ system? This would really be helpful...

Hello, For runinng: ``` sudo ./organize-ebooks.sh -o=/media/storage/certain --organize--without--isbn --output-folder-uncertain=/media/storage/uncertain --output-folder-corrupt=/media/storage/corrupt -ofp=/media/storage/pamphlets --keep-metadata --output-filename-template='"${d[AUTHORS]// & /, }/${d[AUTHORS]// & /, } - ${d[SERIES]:+ [${d[SERIES]//:/ -}] - } ${d[TITLE]//:/ -}${d[PUBLISHED]:+ (${d[PUBLISHED]%%-*})}${d[ISBN]:+ [${d[ISBN]}]}.${d[EXT]}"' ....

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]...

I run the scripts installed from zip archive. No matter what directory I try, a command line like`./organize-ebooks.sh -d -v -km "/Volumes/Public/bearbeiten/Texte/benennen Buch/sortiert nach Sprache/en/klassifiziert/006.22"` gives Recursively scanning '/Volumes/Public/bearbeiten/Texte/benennen Buch/sortiert...

Building the Docker image I found that running ```yaml RUN curl 'https://www.mobileread.com/forums/attachment.php?attachmentid=163537' > goodreads.zip ``` fetching link is not valid anymore. Website just returns html page with message: 'Invalid Attachment...

I want to thank you and congratulate you for this amazing piece of code. Your scripting skills are amazing. I'm using the organize-books.sh and interactive-organizer.sh scripts to make sure the...

I'm crap at regexp and things like that. But I'd like to organize my books by Author and then by series, if any. I guess that is possible, but how?...

Very useful script but difficult to for Windows audience to figure out based on the sample command inside the instruction: 1. How to utilize the phamlet foldering option correctly as...