Kovid,
something is going wrong with command line interface 'calibredb catalog' in windows. I can do things like: 'calibredb catalog Katalog.csv --fields=authors,title --sort-by=timestamp'
However, what is not working is i.e. 'calibredb catalog Katalog.epub' where I get this error
please see first picture.
If I add '--fields=authors' I got only new errors. Guess it is not for epub and applies only for csv and xml?
An additional point, if I do a help request, the printed output looks very ugly.
i.e.: 'calibredb catalog Katalog.csv --help' (second picture)
I'am a bit lost on this. Is it me or an error?