View Single Post
Old 10-18-2012, 02:54 PM   #6
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
Since I'm working on Windows 7 right now, tried to see if I can get the full error message.

CLI:
Code:
calibredb add_custom_column --display '{"date_format":"MM/dd/yy"}' updated Updated datetime --with-library="Z:\library\fanfic"
Error Message:
Code:
Python function terminated unexpectedly
  No JSON object could be decoded (Error Code: 1)
Traceback (most recent call last):
  File "site.py", line 132, in main
  File "site.py", line 109, in run_entry_point
  File "site-packages\calibre\library\cli.py", line 1363, in main
  File "site-packages\calibre\library\cli.py", line 709, in command_add_custom_column
  File "json\__init__.py", line 326, in loads
  File "json\decoder.py", line 366, in decode
  File "json\decoder.py", line 384, in raw_decode
ValueError: No JSON object could be decoded
ilovejedd is offline   Reply With Quote