Interesting. Moved my calibre library back to my C: drive, and the behavior is exactly the same. Using System Explorer 7 (by Mister Group) as my Task Manager I did notice something else, though- instead of a "calibre-server" process being created after running the command (via a batch file), I have "cmd.exe" in my processes, showing the following parameters-
/c ""C:\My Utilities\calibrelib.bat" "
Note the weird double quotes. This is the batch file I run-
calibre-server –port 8080 –with-library C:\Users\jay-d\Documents\calibre
Strange, to say the least.
|