View Single Post
Old 02-09-2014, 10:43 AM   #1
Divingduck
Wizard
Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.
 
Posts: 1,166
Karma: 1410083
Join Date: Nov 2010
Location: Germany
Device: Sony PRS-650
command line "calibredb catalog" problems

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
Spoiler:
Code:
*** No Section switches specified, enabling all Sections ***
 Sections: Authors, Titles, Series, Genres, Recently Added, Descriptions
Python function terminated unexpectedly
  'NoneType' object has no attribute '__getitem__' (Error Code: 1)

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?
Attached Thumbnails
Click image for larger version

Name:	Aufzeichnencl1.JPG
Views:	478
Size:	73.3 KB
ID:	118878   Click image for larger version

Name:	Aufzeichnencl2.JPG
Views:	500
Size:	97.4 KB
ID:	118879  
Divingduck is offline   Reply With Quote