I have a couple questions in regard to setting up Calibre.
#1
I have my calibre content server up and running. I have it set to port 8050 because I was having too many problems with 8080. However I cant get wordplayer to recognize my server using my droid phone... just keeps saying calibre server not found....
#2
Which ip adress am I supposed to be using ?? My IP address from
http://Whatismyip.com?
#3
Also is it ok if I have a username and passsword setup? Because I did, what was the default ?
#4
If I have to forward my port:
I have a linksys, I have several boxes to fill in when I foward
#1 application
#2 port from
#3 protocol
#4 ip address
#5 port to
Any Idea what these settings should be?
On a totally different note. While converting a book from PDF to EPUB, I get an error message that pops up called pdftohtml.exe has encountered a problem and needs to close.
At which point within Calibre I get the message failed to convert book. I got this from the log.
ERROR: Conversion Error: <b>Failed</b>: Convert book 1 of 1 (Deathstalker 6. Deathstalker Legacy)
Convert book 1 of 1 (Deathstalker 6. Deathstalker Legacy)
InputFormatPlugin: PDF Input running on E:\My Documents\Ebooks\_\Deathstalker 6. Deathstalker Legacy (13)\Deathstalker 6. Deathstalker Legacy - _.pdf
Converting file to html...
Python function terminated unexpectedly
(Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 90, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 19, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 721, in run
File "site-packages\calibre\customize\conversion.py", line 208, in __call__
File "site-packages\calibre\ebooks\pdf\input.py", line 33, in convert
File "site-packages\calibre\ebooks\pdf\pdftohtml.py", line 68, in pdftohtml
calibre.ebooks.ConversionError