Quote:
Originally Posted by theducks
If you switch to the Intake Library, that is what will also be 'served', which is why I run the CLI server.
It is really simple. make a shortcut (batch)
Code:
"C:\Program Files\Calibre2\calibre-server.exe" --port 8083 --with-library C:\Users\MEMyselfAndI\MainLib
|
Thanks for sharing the difference in function with the GUI vs the CLI. I wouldn't have realized that difference existed and ended up confused or frustrated. The command is very helpful as well. I wouldn't have looked into the CLI further without that thinking it would just be more difficult than I'm prepared to get into at the moment. However, I may well pursue it thanks to your help.