View Single Post
Old 11-23-2019, 07:43 AM   #5
ejwright
Junior Member
ejwright began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2006
Location: Toronto, ON
Device: iLiad
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?
ejwright is offline   Reply With Quote