View Single Post
Old 08-28-2020, 02:22 PM   #2
gogu1904
Connoisseur
gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.gogu1904 ought to be getting tired of karma fortunes by now.
 
Posts: 80
Karma: 2112464
Join Date: May 2019
Device: Kobo Aura One LE
To clarify: the metadata is read from filename as:

Series [index] LN, FN & LN, FN = Title

This helps me have a clean archive of the original files. This is how I have the epub and mobi files when exported on hard drive. I noticed that Kobo separates by comma and sees two autors for each real autor (LN and FN seen as different authors). Therefore I need to convert on the fly the sequence LN, FN & LN, FN from the filename to FN LN & FN LN. And when exporting, as well, have the conversion back. The conversion after input works with Quality Check plugin. The conversion at output works with using author sort instead of authors. So all is good.

But I also use batch file conversions using epub-convert and epub-meta in cmd files (for all files in a folder etc). There all these do not work, unless I can use the quality check plugin in command line. This is where I would like to solve the problem.

Thank you!
gogu1904 is offline   Reply With Quote