View Single Post
Old 08-09-2018, 04:10 PM   #69
sealbeater
Banned
sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.sealbeater ought to be getting tired of karma fortunes by now.
 
Posts: 666
Karma: 1752814
Join Date: Jan 2008
Device: Sony Reader PRS-505 : Onyx Boox Max : Sony PRS-900 : Onyx Kepler Pro
Quote:
Originally Posted by Adoby View Post
I let it work on some books from my baen monthly bundles and some non-fiction pdfs and some random files. And the script organize-ebooks.sh did a great job. I will definitely start using this to preprocess all my ebook files before importing to calibre!
Exactly! It works very well for that I'm finding.

Quote:
Originally Posted by Adoby View Post
However I never got -oft (output filename template) working. I tried several ways with, quotes in many different ways, including copied from the docs, but it never worked. So all the books are in a single folder. If you, sealbeater, could post a snippet showing how to get organize-ebooks.sh to use -oft and/or output books to subfolders it would be great!
This is what I use:

--output-filename-template='"${d[AUTHORS]// & /, }/${d[AUTHORS]// & /, } - ${d[SERIES]:+[${d[SERIES]//:/ -}] - }${d[TITLE]//:/ -}${d[PUBLISHED]:+ (${d[PUBLISHED]%%-*})}${d[ISBN]:+ [${d[ISBN]}]}.${d[EXT]}"'


Quote:
Originally Posted by Adoby View Post
But, as said, I am very pleased. Thanks to sealbeater for making me look at these scripts a little closer. I've seen them before, but not tried them.
No worries! I'm glad someone sees the utility and gets some use out of them.

You can install proxychains and put "proxychains -q" in front of any script commands to proxy any connection requests through Tor and avoid IP banning.


I hope you find it useful.

Last edited by sealbeater; 08-09-2018 at 04:25 PM.
sealbeater is offline   Reply With Quote