Ahh.. thanks for your help getting this sorted...
Mine does work using the local IP
Code:
calibredb --with-library=http://localhost:8080 add /t/demo.epub
but doesn't work with external IP (or via the website)
Code:
calibredb --with-library=http://192.168.1.100:8080 add /t/demo.epub
Is there anything else that could be causing it?