Quote:
Originally Posted by frostschutz
Sorry, can you explain a bit more? What other things? This mod does not actually look at the folders at all; it grabs the stuff from the Kobo's own database so it depends on what your database looks like. I've already excluded some entry types as otherwise it would create collections without any content.
https://github.com/frostschutz/Kobo/...toshelf.sh#L49
|
Looking at the SQL, you can just use ContentType=6. These are the book records. ContentType=9 are the chapters and kepubs also have ContentType=899 are chapters/spine entries. That plus the first ContentId condition will do it.