I suspect your file names don't match the expression you have specified in Preferences->Adding Books->Reading metadata
e.g. if the expression is something like (?P<author>[^_]+) - (?P<title>.+), you need file names such as Hermann Melville - Moby Dick.epub
BR
|